summaryrefslogtreecommitdiff
path: root/common/spl/spl_fit.c
Commit message (Expand)AuthorAgeLines
* spl: fit: Fix the number of bytes read in raw modeLokesh Vutla2016-07-22-1/+3
* spl: fit: add support for post-processing of imagesDaniel Allred2016-07-14-5/+16
* spl: fit: Fix non-matching DT names console outputAndreas Dannenberg2016-06-04-1/+1
* spl: fit: Fix load address of fit headerLokesh Vutla2016-06-01-2/+2
* spl: fit: Do not print selected dtb during fit loadLokesh Vutla2016-05-27-3/+1
* spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla2016-05-27-14/+58
* spl: fit: Fix the number of bytes read when reading fdt from fitLokesh Vutla2016-05-27-0/+1
* SPL: FIT: Align loading address for headerMichal Simek2016-05-27-0/+1
* spl: fit: Print error message when FDT is not presentMichal Simek2016-05-23-1/+6
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-14-0/+194