Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | spl: fit: Fix the number of bytes read in raw mode | Lokesh Vutla | 2016-07-22 | -1/+3 |
* | spl: fit: add support for post-processing of images | Daniel Allred | 2016-07-14 | -5/+16 |
* | spl: fit: Fix non-matching DT names console output | Andreas Dannenberg | 2016-06-04 | -1/+1 |
* | spl: fit: Fix load address of fit header | Lokesh Vutla | 2016-06-01 | -2/+2 |
* | spl: fit: Do not print selected dtb during fit load | Lokesh Vutla | 2016-05-27 | -3/+1 |
* | spl: Allow to load a FIT containing U-Boot from FS | Lokesh Vutla | 2016-05-27 | -14/+58 |
* | spl: fit: Fix the number of bytes read when reading fdt from fit | Lokesh Vutla | 2016-05-27 | -0/+1 |
* | SPL: FIT: Align loading address for header | Michal Simek | 2016-05-27 | -0/+1 |
* | spl: fit: Print error message when FDT is not present | Michal Simek | 2016-05-23 | -1/+6 |
* | spl: Add an option to load a FIT containing U-Boot | Simon Glass | 2016-03-14 | -0/+194 |