aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass153-1/+154
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 Glass5-0/+5
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass5-0/+5
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass29-0/+29
2020-05-18common: Drop log.h from common headerSimon Glass292-0/+293
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass1-5/+5
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass95-147/+223
2020-05-18common: Drop init.h from common headerSimon Glass229-1/+230
2020-05-18common: Drop image.h from common headerSimon Glass34-0/+38
2020-05-18common: Drop bootstage.h from common headerSimon Glass20-1/+21
2020-05-18bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass2-4/+4
2020-05-18common: Drop part.h from common headerSimon Glass4-0/+6
2020-05-18part: Drop disk_partition_t typedefSimon Glass3-2/+3
2020-05-18common: 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
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
2020-05-14arm: stm32mp: remove dependency for STM32KEYPatrick Delaunay1-2/+0
2020-05-14stm32mp: stm32prog: add support of RAM targetPatrick Delaunay3-2/+62
2020-05-14stm32mp: stm32prog: support for scriptPatrick Delaunay1-0/+14
2020-05-14stm32mp: stm32prog: enable videoconsolePatrick Delaunay1-0/+28
2020-05-14stm32mp: stm32prog: add serial link supportPatrick Delaunay6-1/+1021
2020-05-14stm32mp: stm32prog: add pmic NVM update supportPatrick Delaunay3-1/+115
2020-05-14stm32mp: stm32prog: add otp update supportPatrick Delaunay3-1/+151
2020-05-14stm32mp: stm32prog: add support for delete option in flashlayoutPatrick Delaunay1-0/+105
2020-05-14stm32mp: stm32prog: add support of ssbl copyPatrick Delaunay2-5/+94
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay4-0/+40