1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 2bac55b spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 7 years ago
  3. a704490 spl: spi: Add a debug message if loading fails by Simon Glass · 8 years ago
  4. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  5. f72250e spl: add check for FIT-header when loading image by tomas.melin@vaisala.com · 8 years ago
  6. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  7. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  8. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  9. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago[Renamed from drivers/mtd/spi/spi_spl_load.c]
  10. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  11. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  12. 00d5595 spl: Support loading a FIT from SPI by Lokesh Vutla · 8 years ago
  13. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  14. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  15. ff0960f sf: Tidy up public and private header files by Simon Glass · 10 years ago
  16. 88e34e5 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  17. fa1a73f SPL:SPI: Add Falcon Mode support by Tom Rini · 11 years ago
  18. 5928b9a sf: Fix code cleanups by Jagannadha Sutradharudu Teki · 11 years ago
  19. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. a4cc1c4 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  21. 32b1127 sf: Add spi_boot() to allow booting from SPI flash in an SPL by Christian Riesch · 13 years ago