1. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  2. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
  3. 5dd935a spl: usb: Only init usb once by Faiz Abbas · 4 years, 4 months ago
  4. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  6. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  9. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  10. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  11. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  12. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  13. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  14. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  15. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  16. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  17. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  18. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago