summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu2020-12-311-0/+2
* dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass2020-12-183-3/+3
* dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1323-58/+58
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-132-4/+4
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-8/+8
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-136-12/+12
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-136-6/+6
* 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
* 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
* 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
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-11-067-0/+153
|\
| * arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass2020-11-061-0/+20
| * odroid-c2: Use devicetree for SMBIOS settingsSimon Glass2020-11-061-0/+23
| * imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULXSimon Glass2020-11-061-0/+25
| * rockchip: Use devicetree for SMBIOS settingsSimon Glass2020-11-064-0/+85
* | Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-11-0512-8/+1063
|\ \ | |/ |/|