1. f6e0e5c spl: spi: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:29 2018 +0200
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. e8eba3f spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · Mon Apr 17 17:45:11 2017 +0200
  4. 2c066d6 spl: spi: Add a debug message if loading fails by Simon Glass · Mon Jan 16 07:03:27 2017 -0700
  5. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  6. e379f59 spl: add check for FIT-header when loading image by tomas.melin@vaisala.com · Wed Nov 16 12:54:39 2016 +0200
  7. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  8. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  9. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:09 2016 -0600
  10. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · Sat Sep 24 18:20:08 2016 -0600[Renamed from drivers/mtd/spi/spi_spl_load.c]
  11. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  12. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  13. 255c92a spl: Support loading a FIT from SPI by Lokesh Vutla · Tue May 24 10:34:40 2016 +0530
  14. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  15. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  16. d34b456 sf: Tidy up public and private header files by Simon Glass · Mon Oct 13 23:42:04 2014 -0600
  17. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · Wed Aug 20 15:08:48 2014 +0300
  18. d4cdb7a SPL:SPI: Add Falcon Mode support by Tom Rini · Thu Apr 03 07:52:55 2014 -0400
  19. dc221ac sf: Fix code cleanups by Jagannadha Sutradharudu Teki · Mon Jul 29 22:43:57 2013 +0530
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  21. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · Tue Aug 14 14:34:10 2012 -0700
  22. 23f16a8 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · Fri Dec 09 09:47:35 2011 +0000