1. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  2. 7c8cb47 spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · 8 years ago
  3. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  4. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  5. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  6. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  7. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  8. 37d2632 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 9 years ago
  9. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  10. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 28591df 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. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  14. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago