Commit Graph

24 Commits (6032c029474cfba1ab2ff4a68e78905545c0c843)

Author SHA1 Message Date
Philipp Tomsich 337bbb6297 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 7 years ago
Philipp Tomsich a616c783f2 spl: fit: implement recording of loadables into /fit-images 7 years ago
Philipp Tomsich d879616e9e spl: fit: simplify logic for FDT loading for non-OS boots 7 years ago
York Sun 933f67aa56 spl: Fix compiling warning on gunzip argument 7 years ago
York Sun c8bc3c0c9f spl: fit: Add booting OS first 7 years ago
York Sun 5fd13d9736 spl: fit: Support both external and embedded data 7 years ago
York Sun 7264f2928b spl: fit: Eanble GZIP support for image decompression 7 years ago
Cooper Jr., Franklin 3863f840fa spl: fit: Break out some functions into a common file 7 years ago
Andre Przywara 411cf32d20 SPL: FIT: allow loading multiple images 7 years ago
Andre Przywara 8baa381882 SPL: FIT: factor out spl_load_fit_image() 7 years ago
Andre Przywara 5c8c8faccf SPL: FIT: improve error handling 7 years ago
Andre Przywara 736806fbfa SPL: FIT: rework U-Boot image loading 7 years ago
Andre Przywara 4b9340abdc SPL: FIT: refactor FDT loading 7 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
Lokesh Vutla 3cc1f380e5 spl: fit: Fix the number of bytes read in raw mode 8 years ago
Daniel Allred da74d1f341 spl: fit: add support for post-processing of images 8 years ago
Andreas Dannenberg 8aa57a95a2 spl: fit: Fix non-matching DT names console output 8 years ago
Lokesh Vutla 8b528709c5 spl: fit: Fix load address of fit header 8 years ago
Lokesh Vutla cfe32a4be2 spl: fit: Do not print selected dtb during fit load 8 years ago
Lokesh Vutla eafd5410af spl: Allow to load a FIT containing U-Boot from FS 8 years ago
Lokesh Vutla 4d9d34a7f2 spl: fit: Fix the number of bytes read when reading fdt from fit 8 years ago
Michal Simek 90a7417602 SPL: FIT: Align loading address for header 8 years ago
Michal Simek 5adfa26579 spl: fit: Print error message when FDT is not present 8 years ago
Simon Glass f1dcee59a2 spl: Add an option to load a FIT containing U-Boot 8 years ago