aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-03Merge tag 'u-boot-at91-fixes-2022.04-a' of https://source.denx.de/u-boot/cust...WIP/03Mar2022Tom Rini1-6/+19
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-119/+9
2022-02-28arm: apple: Switch to fully dynamic mem layoutJanne Grunau1-0/+33
2022-02-28board: sl28: use fit image generatorMichael Walle1-119/+9
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini1-13/+0
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford1-13/+0
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass1-1/+1
2022-02-21Merge branch '2022-02-21-platform-updates'WIP/21Feb2022Tom Rini8-105/+198
2022-02-21arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna1-0/+4
2022-02-21arm: omap3: Make some memory functions static and clean headersAdam Ford4-25/+18
2022-02-21arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTOAdam Ford2-38/+5
2022-02-21arm: dts: k3-j721e-r5-common-proc-board: tps659413: Correct the min/max volta...Keerthy1-3/+3
2022-02-21arm: apple: Add M1 Pro/Max supportMark Kettenis1-39/+168
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