summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini46-310/+1201
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher1-4/+0
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes1-24/+0
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-19common: Drop linux/bitops.h from common headerSimon Glass192-4/+370
2020-05-19Use __ASSEMBLY__ as the assembly macrosSimon Glass14-17/+17
2020-05-19common: Drop linux/delay.h from common headerSimon Glass153-1/+154
2020-05-19Fix some checkpatch warnings in calls to udelay()Simon Glass1-1/+1
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/bug.h from common headerSimon Glass5-0/+5
2020-05-19common: Drop asm_offsets.h from common headerSimon Glass5-0/+5
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass29-0/+29
2020-05-19common: Drop log.h from common headerSimon Glass292-0/+293
2020-05-19Fix some checkpatch warnings in calls to debug()Simon Glass1-5/+5
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass95-147/+223
2020-05-19common: Drop init.h from common headerSimon Glass229-1/+230
2020-05-19common: Drop image.h from common headerSimon Glass34-0/+38
2020-05-19common: Drop bootstage.h from common headerSimon Glass20-1/+21
2020-05-19bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass2-4/+4
2020-05-19common: Drop part.h from common headerSimon Glass4-0/+6
2020-05-19part: Drop disk_partition_t typedefSimon Glass3-2/+3
2020-05-19common: Drop net.h from common headerSimon Glass111-1/+119
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 Walle4-19/+9
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