index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_fit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPL: FIT: allow loading multiple images
Andre Przywara
2017-05-17
1
-2
/
+40
*
SPL: FIT: factor out spl_load_fit_image()
Andre Przywara
2017-05-17
1
-82
/
+80
*
SPL: FIT: improve error handling
Andre Przywara
2017-05-17
1
-2
/
+13
*
SPL: FIT: rework U-Boot image loading
Andre Przywara
2017-05-17
1
-14
/
+32
*
SPL: FIT: refactor FDT loading
Andre Przywara
2017-05-17
1
-31
/
+57
*
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
1
-4
/
+5
*
spl: fit: Fix the number of bytes read in raw mode
Lokesh Vutla
2016-07-22
1
-1
/
+3
*
spl: fit: add support for post-processing of images
Daniel Allred
2016-07-14
1
-5
/
+16
*
spl: fit: Fix non-matching DT names console output
Andreas Dannenberg
2016-06-04
1
-1
/
+1
*
spl: fit: Fix load address of fit header
Lokesh Vutla
2016-06-01
1
-2
/
+2
*
spl: fit: Do not print selected dtb during fit load
Lokesh Vutla
2016-05-27
1
-3
/
+1
*
spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
2016-05-27
1
-14
/
+58
*
spl: fit: Fix the number of bytes read when reading fdt from fit
Lokesh Vutla
2016-05-27
1
-0
/
+1
*
SPL: FIT: Align loading address for header
Michal Simek
2016-05-27
1
-0
/
+1
*
spl: fit: Print error message when FDT is not present
Michal Simek
2016-05-23
1
-1
/
+6
*
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
1
-0
/
+194