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