Commit Graph

37 Commits (3313ae668e0071f91cdf305fedb39b960beab62d)

Author SHA1 Message Date
Michal Simek 3313ae668e spl: fpga: Implement fpga bistream loading with fpga_load 6 years ago
Michal Simek 975e789323 spl: fit: Enable GZIP compression also for no kernel partitions 6 years ago
Marek Vasut 04ce5427bd spl: Weed out CONFIG_SYS_TEXT_BASE usage 6 years ago
Luis Araneda 3907eef1a3 spl: fit: display a message when an FPGA image is loaded 6 years ago
Ben Whitten d154ca6003 spl: fit: verify images prior to post processing 6 years ago
Marek Vasut 56419ea5f0 spl: fit: Fix support for loading FPGA bitstream 6 years ago
Marek Vasut 26a642238b spl: fit: Add support for loading FPGA bitstream 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Michal Simek 1f8e4bf55e image: fit: Show firmware configuration property if present 6 years ago
Jun Nie 5c643db4cc SPL: Add signature verification when loading image 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Peng Fan a1be94b654 SPL: Add FIT data-position property support 6 years ago
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