1. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  2. f069ded spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · 8 years ago
  3. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  4. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  5. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  6. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  7. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  8. fa71519 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 8 years ago
  9. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  10. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago[Renamed (96%) from arch/arm/cpu/armv7/omap-common/spl_ymodem.c]
  13. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  14. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago