1. 5fd13d9 spl: fit: Support both external and embedded data by York Sun · 7 years ago
  2. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  3. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  4. 411cf32 SPL: FIT: allow loading multiple images by Andre Przywara · 7 years ago
  5. 8baa381 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 7 years ago
  6. 5c8c8fa SPL: FIT: improve error handling by Andre Przywara · 7 years ago
  7. 736806f SPL: FIT: rework U-Boot image loading by Andre Przywara · 7 years ago
  8. 4b9340a SPL: FIT: refactor FDT loading by Andre Przywara · 7 years ago
  9. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  10. 3cc1f38 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · 8 years ago
  11. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  12. 8aa57a9 spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · 8 years ago
  13. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  14. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  15. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  16. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago
  17. 90a7417 SPL: FIT: Align loading address for header by Michal Simek · 8 years ago
  18. 5adfa26 spl: fit: Print error message when FDT is not present by Michal Simek · 8 years ago
  19. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago