summaryrefslogtreecommitdiff
path: root/common/spl/spl_fit.c
AgeCommit message (Expand)Author
2016-09-18spl: fit: Fix load address of fit headerLokesh Vutla
2016-09-18spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla
2016-09-18spl: fit: Do not print selected dtb during fit loadLokesh Vutla
2016-09-18spl: fit: Fix the number of bytes read when reading fdt from fitLokesh Vutla
2016-09-18SPL: FIT: Align loading address for headerMichal Simek
2016-09-18spl: fit: Print error message when FDT is not presentMichal Simek
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass