Commit Graph

27 Commits (f110892f3da6cff453bfe35df6fc030cadb51d6c)

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