aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini14-92/+48
2022-02-21arm64: zynqmp: Remove additional gpio header from dlc21Michal Simek1-1/+0
2022-02-21arm64: zynqmp: Fix debug uart initializationMichal Simek3-1/+13
2022-02-21ARM: zynq: Fix debug uart initializationMichal Simek2-6/+10
2022-02-21arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLEDMichal Simek1-0/+1
2022-02-21arm64: zynqmp: Build psu_spl_init for SPL all the timeMichal Simek1-1/+1
2022-02-19ARM: imx: imx8mn-ddr4-evk: Add ethernet supportMarek Vasut1-0/+1
2022-02-19imx8m: Drop unused function env_get_offsetMichael Trimarchi1-15/+0
2022-02-19board: gateworks: venice: add imx8mn-gw7902 supportTim Harvey6-0/+1321
2022-02-19arm: imx8m: add support for Advantech RSB-3720Ying-Chun Liu (PaulLiu)2-0/+19
2022-02-18arm: dts: imx8mq: add MNT Reform 2Patrick Wildt3-0/+490
2022-02-18imx: spl: Fix typo BMODE_EMI -> BMODE_EIMHarald Seiler2-7/+7
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/17Feb2022Tom Rini13-663/+1575
2022-02-17arm: mvebu: spl: Add option to reset the board on DDR training failureMarek Behún2-1/+19
2022-02-17arm: mvebu: a37xx: Fix comment with name of the functionPali Rohár1-1/+1
2022-02-17arm: mvebu: a37xx: Map CCI-400 and AP BootROM address spacePali Rohár1-1/+22
2022-02-17arm: mvebu: a37xx: Fix calling build_mem_map()Pali Rohár1-2/+2
2022-02-17arm: a37xx: Update DTS files to version from upstream Linux kernelPali Rohár8-633/+1494
2022-02-17arm: a37xx: espressobin: Explicitly enable eMMC node in -u-boot.dtsiPali Rohár1-0/+8
2022-02-17arm: a37xx: espressobin: Move U-Boot specific partitions node to -u-boot.dtsiPali Rohár2-18/+23
2022-02-17arm: a37xx: Update sdhci pointers to official DT bindingsPali Rohár6-9/+9
2022-02-17watchdog: armada_37xx: Convert to official DT bindingsPali Rohár1-2/+1
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár1-1/+1
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár1-1/+1
2022-02-16arm: dts: k3-j721e-r5-sk: Update R5 DT to pick the new DDR configSinthu Raja1-1/+1
2022-02-16arm: dts: k3-j721e-sk: EMIF tool update to 0.6.1 with 4266MTs for lpddr4Sinthu Raja1-0/+2196
2022-02-16arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-skSinthu Raja3-1/+679
2022-02-16arm: dts: k3-j721e-sk: Add initial A72 specific dts supportSinthu Raja3-1/+1073
2022-02-16arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2CSinthu Raja1-0/+5
2022-02-16arm: j721e: Add support for selecting DT based on board nameSinthu Raja1-0/+59
2022-02-15microblaze: exception: fix unaligned data access register maskOvidiu Panait1-1/+1
2022-02-15microblaze: exception: move unaligned access printfs inside switch caseOvidiu Panait1-3/+4
2022-02-15microblaze: exception: fix return address for delay slot exceptionsOvidiu Panait1-2/+10
2022-02-15microblaze: exception: fix delay slot exception handlingOvidiu Panait1-5/+5
2022-02-15microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait1-1/+1
2022-02-15microblaze: exception: move privileged instruction exception out of v5 ifdefOvidiu Panait1-1/+1
2022-02-15xilinx: Remove GPIO_EXTRA_HEADER selectionMichal Simek4-31/+0
2022-02-14arm: pdu001: Fix dt to work with the current am33xx dtsi filesWIP/2022-02-14-assorted-fixesFelix Brack1-6/+14
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass2-3/+1
2022-02-10arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4Sinthu Raja1-14/+14
2022-02-10powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESSOvidiu Panait1-9/+2
2022-02-10spi: apple: Add driver for Apple SPI controllerMark Kettenis1-0/+2
2022-02-10power: domain: apple: Add reset supportMark Kettenis1-0/+1
2022-02-10arm: apple: Add RTKit supportMark Kettenis3-0/+243
2022-02-10arm: apple: Change SoC name from "m1" into "apple"Mark Kettenis2-1/+1
2022-02-10mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis1-0/+1
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer4-65/+16
2022-02-09arch: x86: lib: acpi_table: Fix MCFG entriesMoritz Fischer1-0/+2
2022-02-09sandbox: fix build failure with musl and SDLHeinrich Schuchardt2-3/+15
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes13-0/+26