1. 97ca364 spl: Support loading a FIT from FAT FS by Lokesh Vutla · 8 years ago
  2. d550e82 SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · 8 years ago
  3. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  4. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  5. 339245b spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · 9 years ago
  6. 7d2b4e7 spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. by Guillaume GARDET · 10 years ago
  7. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  8. ae1590e spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot by Tom Rini · 11 years ago
  9. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  10. 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago