aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_spi.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-11spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-propertyPhilipp Tomsich1-3/+12
2017-02-06spl: spi: Add a debug message if loading failsSimon Glass1-1/+4
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass1-1/+1
2016-11-28spl: add check for FIT-header when loading imagetomas.melin@vaisala.com1-1/+2
2016-10-06spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass1-1/+1
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass1-8/+10
2016-10-06spl: Convert spl_spi_load_image() to use linker listSimon Glass1-1/+3
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass1-0/+123