summaryrefslogtreecommitdiff
path: root/common/spl/spl_fit.c
AgeCommit message (Expand)Author
2019-07-25MA-15180 Refine dual bootloader flow for imx8mJi Luo
2019-06-21MLK-22078 romapi: Fix issue for stream mode with secure boot enabledYe Li
2019-06-19MA-14989-1 Add 2GB ddr support for AIYJi Luo
2018-11-27MLK-20467 imx8m: Fix issue for booting signed image through uuuYe Li
2018-11-12[iot] Load Trusty to different address for AIY 1G/3G ddr boardJi Luo
2018-08-21[iot] Support rollback index protection at SPL stageLuo Ji
2018-04-27MLK-16758-4 SPL: Add HAB image authentication to FITYe Li
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-12SPL: Add FIT data-position property supportPeng Fan
2017-11-26spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich
2017-11-26spl: fit: implement recording of loadables into /fit-imagesPhilipp Tomsich
2017-11-26spl: fit: simplify logic for FDT loading for non-OS bootsPhilipp Tomsich
2017-09-22spl: Fix compiling warning on gunzip argumentYork Sun
2017-09-11spl: fit: Add booting OS firstYork Sun
2017-09-11spl: fit: Support both external and embedded dataYork Sun
2017-09-11spl: fit: Eanble GZIP support for image decompressionYork Sun
2017-07-10spl: fit: Break out some functions into a common fileCooper Jr., Franklin
2017-05-17SPL: FIT: allow loading multiple imagesAndre Przywara
2017-05-17SPL: FIT: factor out spl_load_fit_image()Andre Przywara
2017-05-17SPL: FIT: improve error handlingAndre Przywara
2017-05-17SPL: FIT: rework U-Boot image loadingAndre Przywara
2017-05-17SPL: FIT: refactor FDT loadingAndre Przywara
2016-10-06spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass
2016-07-22spl: fit: Fix the number of bytes read in raw modeLokesh Vutla
2016-07-14spl: fit: add support for post-processing of imagesDaniel Allred
2016-06-04spl: fit: Fix non-matching DT names console outputAndreas Dannenberg
2016-06-01spl: fit: Fix load address of fit headerLokesh Vutla
2016-05-27spl: fit: Do not print selected dtb during fit loadLokesh Vutla
2016-05-27spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla
2016-05-27spl: fit: Fix the number of bytes read when reading fdt from fitLokesh Vutla
2016-05-27SPL: FIT: Align loading address for headerMichal Simek
2016-05-23spl: fit: Print error message when FDT is not presentMichal Simek
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass