summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/spi_spl_load.c
Commit message (Expand)AuthorAgeLines
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-17-2/+8
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-5/+12
* sf: Tidy up public and private header filesSimon Glass2014-10-22-0/+1
* spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-24-2/+4
* SPL:SPI: Add Falcon Mode supportTom Rini2014-04-17-6/+40
* sf: Fix code cleanupsJagannadha Sutradharudu Teki2013-08-07-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-27-11/+12
* sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch2011-12-24-0/+58