summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi/sunxi_spi_spl.c
Commit message (Expand)AuthorAgeFilesLines
* arm: sunxi: Move spl spi sunxi code to mach-sunxiJagan Teki2018-03-131-312/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* SPL: SPI: sunxi: add SPL FIT image supportAndre Przywara2017-09-271-7/+32
* SPI: SPL: sunxi: fix 64-bit buildAndre Przywara2017-04-051-8/+8
* spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXIPriit Laes2017-01-041-1/+1
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-091-1/+1
* drivers: SPI: sunxi SPL: fix warningAndre Przywara2016-11-211-1/+2
* spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-061-4/+5
* spl: Convert spl_spi_load_image() to use linker listSimon Glass2016-10-061-1/+3
* spl: Convert boot_device into a structSimon Glass2016-10-061-1/+1
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-061-1/+1
* sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-151-0/+283