summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/sunxi_spi_spl.c
Commit message (Expand)AuthorAgeLines
* spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXIPriit Laes2017-01-04-1/+1
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-1/+1
* drivers: SPI: sunxi SPL: fix warningAndre Przywara2016-11-21-1/+2
* spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-06-4/+5
* spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-06-1/+3
* spl: Convert boot_device into a structSimon Glass2016-10-06-1/+1
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06-1/+1
* sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-15-0/+283