summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/spl.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-27stm32mp1: spl: Configure TrustZone controller for OP-TEEAlexandru Gagniuc1-0/+92
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-13arm: stm32mp: migrate trace to log macroPatrick Delaunay1-7/+9
2020-11-25SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud1-0/+2
2020-10-21stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay1-1/+2
2020-07-28arm: stm32mp: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-14arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay1-0/+19
2020-05-14arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay1-3/+3
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay1-0/+2
2020-05-14ARM: stm32: Add board_early_init_f() to SPLMarek Vasut1-0/+11
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler1-1/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-04-12stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay1-2/+2
2019-04-12stm32mp1: spl: add spl_display_printPatrick Delaunay1-0/+17
2019-04-12stm32mp1: update boot mode managementPatrick Delaunay1-2/+16
2018-05-27stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay1-3/+0
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-07stm32mp1: select boot device and partitionPatrick Delaunay1-0/+30
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-0/+60