summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass
2020-05-17dts: nxp2160ardb: add op-tee nodeIlias Apalodimas
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-15spl: Always define preloader_console_initSamuel Holland
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-15arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner
2020-05-15arch/arm/Makefile: sort machine namesTrevor Woerner
2020-05-15arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner
2020-05-14Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-05-14Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-05-14ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay
2020-05-14arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay
2020-05-14arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay
2020-05-14ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut
2020-05-14ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut
2020-05-14ARM: dts: stm32: Fix AV96 and DHCOR splitMarek Vasut
2020-05-14ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMXPatrick Delaunay
2020-05-14board: stm32mp1: update management of boot-ledPatrick Delaunay
2020-05-14arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay
2020-05-14arm: stm32mp: remove dependency for STM32KEYPatrick Delaunay
2020-05-14stm32mp: stm32prog: add support of RAM targetPatrick Delaunay
2020-05-14stm32mp: stm32prog: support for scriptPatrick Delaunay
2020-05-14stm32mp: stm32prog: enable videoconsolePatrick Delaunay
2020-05-14stm32mp: stm32prog: add serial link supportPatrick Delaunay
2020-05-14stm32mp: stm32prog: add pmic NVM update supportPatrick Delaunay
2020-05-14stm32mp: stm32prog: add otp update supportPatrick Delaunay
2020-05-14stm32mp: stm32prog: add support for delete option in flashlayoutPatrick Delaunay
2020-05-14stm32mp: stm32prog: add support of ssbl copyPatrick Delaunay
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay
2020-05-14stm32mp: stm32prog: add MTD devices supportPatrick Delaunay
2020-05-14stm32mp: stm32prog: add upport of partial updatePatrick Delaunay
2020-05-14stm32mp: stm32prog: add support of boot partition for eMMC devicePatrick Delaunay
2020-05-14stm32mp: stm32prog: add MMC devicePatrick Delaunay
2020-05-14stm32mp: stm32prog: add flash layout parsingPatrick Delaunay
2020-05-14stm32mp: add the command stm32progPatrick Delaunay
2020-05-14stm32mp: add function get_cpu_devPatrick Delaunay
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay
2020-05-14board: stm32mp1: use FDT address provided by TF-A at boot timePatrick Delaunay