index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_fit.c
Age
Commit message (
Expand
)
Author
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