1. 05ca277 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · Tue Jan 10 11:19:35 2023 -0500
  2. a0a6f69 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · Wed Nov 16 13:10:35 2022 -0500
  3. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  4. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  5. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  6. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  7. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · Fri May 13 13:37:30 2022 -0400
  8. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  9. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · Sat Oct 30 23:03:48 2021 -0400
  10. 1104167 SPL: Add support for specifying offset between header and image by Pali Rohár · Fri Jul 23 11:14:27 2021 +0200
  11. c9eff6a spl: sata: support U-Boot load from raw sata disk by Baruch Siach · Sun Jul 14 17:54:21 2019 +0300
  12. 2f490e4 spl: sata: don't force FS_FAT support by Baruch Siach · Thu May 16 13:03:55 2019 +0300
  13. 6b6d862 spl: sata: fix build with DM_SCSI by Baruch Siach · Thu May 16 13:03:54 2019 +0300
  14. b522464 spl: sata: add default partition and image name by Baruch Siach · Thu May 16 13:03:53 2019 +0300
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  17. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  18. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  19. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:15 2016 -0600
  20. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  21. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:07 2016 -0600
  22. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  23. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:16 2016 -0600
  24. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  25. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · Sun Nov 08 17:11:49 2015 +0200
  26. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  27. eac5b83 spl_sata.c: Add <scsi.h> by Tom Rini · Mon Jan 05 21:14:04 2015 -0500
  28. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  29. 7a187f5 common: spl_sata: perform SCSI scan before getting device by Roger Quadros · Tue Sep 23 18:07:04 2014 +0300
  30. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · Mon Feb 03 06:59:01 2014 -0600