Age | Commit message (Expand) | Author |
---|---|---|
2016-05-27 | spl: Support loading a FIT from SPI | Lokesh Vutla |
2016-05-17 | SPL: Let spl_parse_image_header() return value | Marek Vasut |
2015-11-18 | spl: change return values of spl_*_load_image() | Nikita Kiryanov |
2014-10-22 | sf: Tidy up public and private header files | Simon Glass |
2014-09-24 | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* | Nikita Kiryanov |
2014-04-17 | SPL:SPI: Add Falcon Mode support | Tom Rini |
2013-08-06 | sf: Fix code cleanups | Jagannadha Sutradharudu Teki |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-09-27 | SPL: SPI: Enhance spi_spl_load to match the other load functions | Tom Rini |
2011-12-24 | sf: Add spi_boot() to allow booting from SPI flash in an SPL | Christian Riesch |