aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini8-0/+17
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini46-310/+1201
2020-05-20ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,EbisuMarek Vasut7-0/+13
2020-05-20ARM: dts: rmobile: Reserve space in R-Car Gen3 DTsMarek Vasut1-0/+4
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei5-70/+144
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei7-120/+271
2020-05-19arm: dts: lx2160aqds: add nodes describing possible mezzanine cardsIoana Ciornei16-178/+670
2020-05-19arm: dts: lx2160aqds: add MDIO slotsIoana Ciornei1-1/+114
2020-05-19arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6Ioana Ciornei1-1/+85
2020-05-19treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh19-56/+35
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2-2/+0
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass128-4/+296
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass12-14/+14
2020-05-18common: Drop linux/delay.h from common headerSimon Glass101-1/+102
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass1-1/+1
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/bug.h from common headerSimon Glass4-0/+4
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass14-0/+14
2020-05-18common: Drop log.h from common headerSimon Glass155-0/+155
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass47-83/+136
2020-05-18common: Drop init.h from common headerSimon Glass155-1/+156
2020-05-18common: Drop image.h from common headerSimon Glass19-0/+21
2020-05-18common: Drop bootstage.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop part.h from common headerSimon Glass2-0/+2
2020-05-18part: Drop disk_partition_t typedefSimon Glass2-2/+2
2020-05-18common: Drop net.h from common headerSimon Glass88-1/+94
2020-05-18arm: Don't include common.h in header filesSimon Glass60-88/+33
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-4/+4
2020-05-17dts: nxp2160ardb: add op-tee nodeIlias Apalodimas1-0/+6
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle3-15/+7
2020-05-15spl: Always define preloader_console_initSamuel Holland2-4/+1
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner3-3/+3
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner6-9/+8
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner6-11/+10
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner1-0/+0
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner3-4/+3
2020-05-15arch/arm/Makefile: sort machine namesTrevor Woerner1-6/+6
2020-05-15arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner11-2/+2
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini38-257/+4414
2020-05-14Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2-0/+10
2020-05-14ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay8-26/+126
2020-05-14arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay1-0/+19
2020-05-14arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay1-1/+42
2020-05-14ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut1-0/+9
2020-05-14ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut5-4/+366
2020-05-14ARM: dts: stm32: Fix AV96 and DHCOR splitMarek Vasut3-13/+26
2020-05-14ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMXPatrick Delaunay2-50/+46
2020-05-14board: stm32mp1: update management of boot-ledPatrick Delaunay2-8/+0
2020-05-14arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay1-3/+3