summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass
2022-02-21Merge branch '2022-02-21-platform-updates'Tom Rini
2022-02-21arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna
2022-02-21arm: omap3: Make some memory functions static and clean headersAdam Ford
2022-02-21arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTOAdam Ford
2022-02-21arm: dts: k3-j721e-r5-common-proc-board: tps659413: Correct the min/max volta...Keerthy
2022-02-21arm: apple: Add M1 Pro/Max supportMark Kettenis
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-21arm64: zynqmp: Remove additional gpio header from dlc21Michal Simek
2022-02-21arm64: zynqmp: Fix debug uart initializationMichal Simek
2022-02-21ARM: zynq: Fix debug uart initializationMichal Simek
2022-02-21arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLEDMichal Simek
2022-02-21arm64: zynqmp: Build psu_spl_init for SPL all the timeMichal Simek
2022-02-19ARM: imx: imx8mn-ddr4-evk: Add ethernet supportMarek Vasut
2022-02-19imx8m: Drop unused function env_get_offsetMichael Trimarchi
2022-02-19board: gateworks: venice: add imx8mn-gw7902 supportTim Harvey
2022-02-19arm: imx8m: add support for Advantech RSB-3720Ying-Chun Liu (PaulLiu)
2022-02-18arm: dts: imx8mq: add MNT Reform 2Patrick Wildt
2022-02-18imx: spl: Fix typo BMODE_EMI -> BMODE_EIMHarald Seiler
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-02-17arm: mvebu: spl: Add option to reset the board on DDR training failureMarek Behún
2022-02-17arm: mvebu: a37xx: Fix comment with name of the functionPali Rohár
2022-02-17arm: mvebu: a37xx: Map CCI-400 and AP BootROM address spacePali Rohár
2022-02-17arm: mvebu: a37xx: Fix calling build_mem_map()Pali Rohár
2022-02-17arm: a37xx: Update DTS files to version from upstream Linux kernelPali Rohár
2022-02-17arm: a37xx: espressobin: Explicitly enable eMMC node in -u-boot.dtsiPali Rohár
2022-02-17arm: a37xx: espressobin: Move U-Boot specific partitions node to -u-boot.dtsiPali Rohár
2022-02-17arm: a37xx: Update sdhci pointers to official DT bindingsPali Rohár
2022-02-17watchdog: armada_37xx: Convert to official DT bindingsPali Rohár
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár
2022-02-16arm: dts: k3-j721e-r5-sk: Update R5 DT to pick the new DDR configSinthu Raja
2022-02-16arm: dts: k3-j721e-sk: EMIF tool update to 0.6.1 with 4266MTs for lpddr4Sinthu Raja
2022-02-16arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-skSinthu Raja
2022-02-16arm: dts: k3-j721e-sk: Add initial A72 specific dts supportSinthu Raja
2022-02-16arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2CSinthu Raja
2022-02-16arm: j721e: Add support for selecting DT based on board nameSinthu Raja
2022-02-15microblaze: exception: fix unaligned data access register maskOvidiu Panait
2022-02-15microblaze: exception: move unaligned access printfs inside switch caseOvidiu Panait
2022-02-15microblaze: exception: fix return address for delay slot exceptionsOvidiu Panait
2022-02-15microblaze: exception: fix delay slot exception handlingOvidiu Panait
2022-02-15microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait
2022-02-15microblaze: exception: move privileged instruction exception out of v5 ifdefOvidiu Panait
2022-02-15xilinx: Remove GPIO_EXTRA_HEADER selectionMichal Simek
2022-02-14arm: pdu001: Fix dt to work with the current am33xx dtsi filesFelix Brack
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-02-10arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4Sinthu Raja
2022-02-10powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESSOvidiu Panait
2022-02-10spi: apple: Add driver for Apple SPI controllerMark Kettenis
2022-02-10power: domain: apple: Add reset supportMark Kettenis