summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32mp/spl.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* arm: stm32mp: migrate trace to log macroPatrick Delaunay2021-01-131-7/+9
* SPL: stm32mp1: fix spl_mmc_boot_partition not definedRichard Genoud2020-11-251-0/+2
* stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay2020-10-211-1/+2
* arm: stm32mp: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay2020-07-281-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay2020-05-141-0/+19
* arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay2020-05-141-3/+3
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-141-0/+2
* ARM: stm32: Add board_early_init_f() to SPLMarek Vasut2020-05-141-0/+11
* spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler2020-04-221-1/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay2019-04-121-2/+2
* stm32mp1: spl: add spl_display_printPatrick Delaunay2019-04-121-0/+17
* stm32mp1: update boot mode managementPatrick Delaunay2019-04-121-2/+16
* stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay2018-05-261-3/+0
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* stm32mp1: select boot device and partitionPatrick Delaunay2018-04-061-0/+30
* arm: stm32: add new architecture for STM32MP familyPatrick Delaunay2018-03-191-0/+60