summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/spl.c
Commit message (Expand)AuthorAgeFilesLines
* 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