1. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  2. a1be94b SPL: Add FIT data-position property support by Peng Fan · 7 years ago
  3. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  4. a616c78 spl: fit: implement recording of loadables into /fit-images by Philipp Tomsich · 7 years ago
  5. d879616 spl: fit: simplify logic for FDT loading for non-OS boots by Philipp Tomsich · 7 years ago
  6. 933f67a spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  7. c8bc3c0 spl: fit: Add booting OS first by York Sun · 7 years ago
  8. 5fd13d9 spl: fit: Support both external and embedded data by York Sun · 7 years ago
  9. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  10. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  11. 411cf32 SPL: FIT: allow loading multiple images by Andre Przywara · 7 years ago
  12. 8baa381 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 7 years ago
  13. 5c8c8fa SPL: FIT: improve error handling by Andre Przywara · 7 years ago
  14. 736806f SPL: FIT: rework U-Boot image loading by Andre Przywara · 7 years ago
  15. 4b9340a SPL: FIT: refactor FDT loading by Andre Przywara · 7 years ago
  16. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  17. 3cc1f38 spl: fit: Fix the number of bytes read in raw mode by Lokesh Vutla · 8 years ago
  18. da74d1f spl: fit: add support for post-processing of images by Daniel Allred · 8 years ago
  19. 8aa57a9 spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · 8 years ago
  20. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  21. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  22. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  23. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago
  24. 90a7417 SPL: FIT: Align loading address for header by Michal Simek · 8 years ago
  25. 5adfa26 spl: fit: Print error message when FDT is not present by Michal Simek · 8 years ago
  26. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago