summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/spl.c
AgeCommit message (Expand)Author
2020-05-14arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay
2020-05-14arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay
2020-05-14ARM: stm32: Add board_early_init_f() to SPLMarek Vasut
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-04-12stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay
2019-04-12stm32mp1: spl: add spl_display_printPatrick Delaunay
2019-04-12stm32mp1: update boot mode managementPatrick Delaunay
2018-05-26stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-04-06stm32mp1: select boot device and partitionPatrick Delaunay
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay