summaryrefslogtreecommitdiff
path: root/common/spl/spl_fit.c
AgeCommit message (Expand)Author
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