summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/spi_spl_load.c
AgeCommit message (Expand)Author
2016-10-06spl: spi: Move the generic SPI loader into common/splSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-05-27spl: Support loading a FIT from SPILokesh Vutla
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2014-10-22sf: Tidy up public and private header filesSimon Glass
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-04-17SPL:SPI: Add Falcon Mode supportTom Rini
2013-08-06sf: Fix code cleanupsJagannadha Sutradharudu Teki
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2011-12-24sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch