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