summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass20-24/+24
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass1-1/+1
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass1-1/+1
2020-12-13test: unit test for exception commandHeinrich Schuchardt1-0/+1
2020-12-13sandbox: add handler for exceptionsHeinrich Schuchardt4-0/+88
2020-12-05bootm: Support string substitution in bootargsSimon Glass1-0/+1
2020-12-05x86: zimage: Add silent-console processingSimon Glass1-0/+14
2020-12-05bootm: Add tests for fixup_silent_linux()Simon Glass1-0/+1
2020-12-05board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle1-0/+36
2020-12-05board: sl28: add ATF support (bl31)Michael Walle1-1/+40
2020-12-05board: sl28: remove u-boot from loadable DT nodeMichael Walle1-3/+0
2020-12-05armv8: layerscape: don't initialize GIC in SPLMichael Walle1-0/+2
2020-12-05treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle5-10/+10
2020-12-01IPQ40xx: clk: add USB clock handlingRobert Marko1-0/+8
2020-12-01IPQ40xx: clk: dont always return 0Robert Marko1-2/+2
2020-12-01IPQ40xx: clk: drop breaks in switch caseRobert Marko1-3/+0
2020-12-01IPQ40xx: clk: use dev_read_addr()Robert Marko1-2/+2
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel1-0/+2
2020-11-25remoteproc: stm32: use reset for hold bootPatrick Delaunay1-0/+7
2020-11-25SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud1-0/+2
2020-11-25ARM: dts: stm32: Drop QSPI CS2 on DHCOMMarek Vasut1-11/+2
2020-11-25ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOMMarek Vasut1-1/+1
2020-11-25ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut3-0/+108
2020-11-25arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay1-2/+2
2020-11-25ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsiPatrice Chotard1-1/+1
2020-11-25ARM: dts: stm32: Fix timer initialization for stm32 MCU's boardPatrice Chotard5-12/+24
2020-11-25ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boardsPatrice Chotard22-100/+308
2020-11-25ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1Patrice Chotard1-3/+1
2020-11-22pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das1-0/+1
2020-11-22pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das1-0/+1
2020-11-20arm64: zynqmp: Get rid of unused macrosMichal Simek1-4/+2
2020-11-20microblaze: Enable GCC garbage collector for full U-BootMichal Simek2-3/+6
2020-11-17sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1Icenowy Zheng6-30/+725
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng1-0/+1
2020-11-17sunxi: add V3/S3 supportIcenowy Zheng1-2/+1
2020-11-17sunxi: DT: A64: update device tree filesSamuel Holland25-631/+2383
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland1-0/+7
2020-11-16Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini4-1/+259
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini8-97/+30
2020-11-15ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi4-1/+259
2020-11-13rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang1-1/+1
2020-11-13rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker1-4/+0
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2-2/+2
2020-11-12ARM: dts: meson-sm1: add u-boot specific MMC controller compatibleNeil Armstrong6-4/+24
2020-11-12mmc: meson-gx: move arch header to local headerNeil Armstrong1-92/+0
2020-11-12ARM: mach-meson: update SoC IDsNeil Armstrong1-1/+6
2020-11-10x86: coral: Update smbios tables to latest definitionSimon Glass1-6/+21
2020-11-10x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng1-1/+1
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini6-6/+58
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini62-144/+783