summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* bootm: Support string substitution in bootargsSimon Glass2020-12-041-0/+1
* x86: zimage: Add silent-console processingSimon Glass2020-12-041-0/+14
* bootm: Add tests for fixup_silent_linux()Simon Glass2020-12-041-0/+1
* board: sl28: add OP-TEE Trusted OS support (bl32)Michael Walle2020-12-041-0/+36
* board: sl28: add ATF support (bl31)Michael Walle2020-12-041-1/+40
* board: sl28: remove u-boot from loadable DT nodeMichael Walle2020-12-041-3/+0
* armv8: layerscape: don't initialize GIC in SPLMichael Walle2020-12-041-0/+2
* treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle2020-12-045-10/+10
* IPQ40xx: clk: add USB clock handlingRobert Marko2020-12-011-0/+8
* IPQ40xx: clk: dont always return 0Robert Marko2020-12-011-2/+2
* IPQ40xx: clk: drop breaks in switch caseRobert Marko2020-12-011-3/+0
* IPQ40xx: clk: use dev_read_addr()Robert Marko2020-12-011-2/+2
* riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel2020-11-281-0/+2
* remoteproc: stm32: use reset for hold bootPatrick Delaunay2020-11-251-0/+7
* SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud2020-11-251-0/+2
* ARM: dts: stm32: Drop QSPI CS2 on DHCOMMarek Vasut2020-11-251-11/+2
* ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOMMarek Vasut2020-11-251-1/+1
* ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut2020-11-253-0/+108
* arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay2020-11-251-2/+2
* ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsiPatrice Chotard2020-11-251-1/+1
* ARM: dts: stm32: Fix timer initialization for stm32 MCU's boardPatrice Chotard2020-11-255-12/+24
* ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boardsPatrice Chotard2020-11-2522-100/+308
* ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1Patrice Chotard2020-11-251-3/+1
* pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das2020-11-221-0/+1
* pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das2020-11-221-0/+1
* arm64: zynqmp: Get rid of unused macrosMichal Simek2020-11-201-4/+2
* microblaze: Enable GCC garbage collector for full U-BootMichal Simek2020-11-202-3/+6
* sunxi: dts: sync Allwinner V3s-related DTs from Linux 5.10-rc1Icenowy Zheng2020-11-176-30/+725
* sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-171-0/+1
* sunxi: add V3/S3 supportIcenowy Zheng2020-11-171-2/+1
* sunxi: DT: A64: update device tree filesSamuel Holland2020-11-1725-631/+2383
* sunxi: board: Add PinePhone DT selection logicSamuel Holland2020-11-171-0/+7
* Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-11-164-1/+259
|\
| * ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi2020-11-154-1/+259
* | Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-168-97/+30
|\ \
| * | ARM: dts: meson-sm1: add u-boot specific MMC controller compatibleNeil Armstrong2020-11-126-4/+24
| * | mmc: meson-gx: move arch header to local headerNeil Armstrong2020-11-121-92/+0
| * | ARM: mach-meson: update SoC IDsNeil Armstrong2020-11-121-1/+6
| |/
* | rockchip: Enable BINMAN for boards enable SPL_OPTEEKever Yang2020-11-131-1/+1
* | rockchip: rockpro64: fix boot from SPI flash on spi1Hugh Cole-Baker2020-11-131-4/+0
* | video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak2020-11-132-2/+2
|/
* x86: coral: Update smbios tables to latest definitionSimon Glass2020-11-101-6/+21
* x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng2020-11-101-1/+1
* Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmWIP/06Nov2020Tom Rini2020-11-066-6/+58
|\
| * sandbox: implement resetHeinrich Schuchardt2020-11-054-0/+43
| * sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt2020-11-051-0/+5
| * sandbox: enable poweroff commandHeinrich Schuchardt2020-11-051-1/+2
| * sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2020-11-052-5/+8
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-11-0662-144/+783
|\ \
| * | x86: Provide default SMBIOS manufacturer/productSimon Glass2020-11-0616-0/+62