summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/spl.c
AgeCommit message (Expand)Author
2022-06-17arm: stm32mp: move code for STM32MP15xPatrick Delaunay
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-01-24arm: stm32mp: Fix USB boot device reportMarek Vasut
2021-07-27stm32mp1: spl: Configure TrustZone controller for OP-TEEAlexandru Gagniuc
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13arm: stm32mp: migrate trace to log macroPatrick Delaunay
2020-11-25SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud
2020-10-21stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay
2020-07-28arm: stm32mp: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
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