index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_fit.c
Age
Commit message (
Expand
)
Author
2017-07-10
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-05-17
SPL: FIT: allow loading multiple images
Andre Przywara
2017-05-17
SPL: FIT: factor out spl_load_fit_image()
Andre Przywara
2017-05-17
SPL: FIT: improve error handling
Andre Przywara
2017-05-17
SPL: FIT: rework U-Boot image loading
Andre Przywara
2017-05-17
SPL: FIT: refactor FDT loading
Andre Przywara
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-07-22
spl: fit: Fix the number of bytes read in raw mode
Lokesh Vutla
2016-07-14
spl: fit: add support for post-processing of images
Daniel Allred
2016-06-04
spl: fit: Fix non-matching DT names console output
Andreas Dannenberg
2016-06-01
spl: fit: Fix load address of fit header
Lokesh Vutla
2016-05-27
spl: fit: Do not print selected dtb during fit load
Lokesh Vutla
2016-05-27
spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
2016-05-27
spl: fit: Fix the number of bytes read when reading fdt from fit
Lokesh Vutla
2016-05-27
SPL: FIT: Align loading address for header
Michal Simek
2016-05-23
spl: fit: Print error message when FDT is not present
Michal Simek
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass