summaryrefslogtreecommitdiff
path: root/common/spl/spl_spi.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-propertyPhilipp Tomsich2017-05-111-3/+12
* spl: spi: Add a debug message if loading failsSimon Glass2017-02-061-1/+4
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-091-1/+1
* spl: add check for FIT-header when loading imagetomas.melin@vaisala.com2016-11-281-1/+2
* spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-061-1/+1
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-061-8/+10
* spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-061-1/+3
* spl: spi: Move the generic SPI loader into common/splSimon Glass2016-10-061-0/+123