1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 6 months ago
  3. a79fc7a common: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  4. 6e73ab3 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · 1 year, 9 months ago
  5. f16b1a6 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 1 year, 11 months ago
  6. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  7. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  8. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  9. 4a11e34 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 5 months ago
  10. d498c67 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · 2 years, 5 months ago
  11. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  12. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years ago
  13. 5fce287 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 3 months ago
  14. 60ca969 spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago
  15. 760ef30 spl: sata: don't force FS_FAT support by Baruch Siach · 5 years ago
  16. ab2d415 spl: sata: fix build with DM_SCSI by Baruch Siach · 5 years ago
  17. a4c61ff spl: sata: add default partition and image name by Baruch Siach · 5 years ago
  18. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  19. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  20. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  21. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  22. 710e9ca spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  23. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  24. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  25. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  26. edd82ab dm: scsi: Drop the get_dev() function by Simon Glass · 8 years ago
  27. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  28. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  29. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  30. fc89b2e spl_sata.c: Add <scsi.h> by Tom Rini · 10 years ago
  31. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  32. 76300c0 common: spl_sata: perform SCSI scan before getting device by Roger Quadros · 10 years ago
  33. fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago