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
/
image-fit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fit: Do not automatically decompress ramdisk images
Julius Werner
2019-08-07
1
-4
/
+9
*
fit: Support compat string property in configuration node
Julius Werner
2019-07-29
1
-28
/
+39
*
fit: Support compression for non-kernel components (e.g. FDT)
Julius Werner
2019-07-29
1
-34
/
+52
*
fit: load all fragments from the extra configurations
Peter Ujfalusi
2019-04-22
1
-0
/
+12
*
rsa: add a structure for the padding
Philippe Reynes
2018-12-03
1
-0
/
+5
*
fit: Verify all configuration signatures
Marek Vasut
2018-07-10
1
-12
/
+14
*
add FIT data-position & data-offset property support
Kelvin Cheung
2018-05-26
1
-3
/
+51
*
fit: Add standalone image type handling
Marek Vasut
2018-05-23
1
-0
/
+2
*
fit: Add empty fit_print_contents() and fit_image_print()
Marek Vasut
2018-05-23
1
-1
/
+3
*
fit: Fix CONFIG_FIT_SPL_PRINT
Marek Vasut
2018-05-23
1
-2
/
+2
*
FIT: Make fit_conf_print() be a static function
Tom Rini
2018-05-23
1
-182
/
+179
*
image: fit: Show signatures and hashes for configurations
Clément Péron
2018-05-08
1
-0
/
+13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
image: fit: Show information about OS type in firwmare case too
Michal Simek
2018-04-06
1
-1
/
+2
*
image: fit: Show firmware configuration property if present
Michal Simek
2018-04-06
1
-0
/
+4
*
SPL: Add signature verification when loading image
Jun Nie
2018-03-19
1
-22
/
+34
*
fix incorrect usage of DT node unit address in comments
Andre Przywara
2018-01-15
1
-8
/
+8
*
SPL: Add FIT data-position property support
Peng Fan
2017-12-12
1
-0
/
+25
*
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
1
-4
/
+177
*
fit: Do not throw away extra configuration on fit_image_load()
Pantelis Antoniou
2017-09-15
1
-4
/
+7
*
fit: Allow multiple images per property
Pantelis Antoniou
2017-09-15
1
-3
/
+15
*
splash: add support for loading splash from a FIT image
tomas.melin@vaisala.com
2017-01-13
1
-0
/
+48
*
common: image: Remove FIT header update from image post-processing
Andrew F. Davis
2016-12-04
1
-23
/
+6
*
image-fit: Fix compiling error caused by autoconf.h
York Sun
2016-11-23
1
-1
/
+1
*
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-11-22
1
-1
/
+18
*
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
1
-1
/
+1
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
1
-11
/
+8
*
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
2016-09-22
1
-1
/
+1
*
image-fit: switch ENOLINK to ENOENT
Jonathan Gray
2016-09-07
1
-1
/
+1
*
image-fit: fix fit_image_load() OS check
Andreas Bießmann
2016-09-06
1
-1
/
+2
*
common: image: Add support for post-processing of images
Andreas Dannenberg
2016-08-12
1
-1
/
+25
*
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
2016-07-25
1
-3
/
+4
*
common: image-fit: Cleanup spelling mistakes
Andreas Dannenberg
2016-06-17
1
-15
/
+15
*
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
2016-05-24
1
-2
/
+5
*
mkimage: Report information about fpga
Michal Simek
2016-05-24
1
-0
/
+4
*
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
2016-05-23
1
-3
/
+3
*
common: image-fit: Fix load and entry addresses in FIT image
York Sun
2016-03-14
1
-5
/
+17
*
common: image-fit: Use a common function to get address
York Sun
2016-03-14
1
-23
/
+19
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-1
/
+2
*
Revert "image-fit: Fix signature checking"
Simon Glass
2016-02-26
1
-3
/
+8
*
image: Correct the OS location code to work on sandbox
Simon Glass
2016-02-26
1
-0
/
+5
*
image-fit: Fix signature checking
Andrej Rosano
2015-10-19
1
-1
/
+3
*
image-fit: Fix compiler warning in fit_conf_print()
Hans de Goede
2015-06-06
1
-2
/
+2
*
add boot_get_loadables() to load listed images
Karl Apsite
2015-05-28
1
-1
/
+9
*
mkimage will now report information about loadable
Karl Apsite
2015-05-28
1
-0
/
+17
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
image: Convert to use fdt_for_each_subnode macro
Axel Lin
2015-02-16
1
-3
/
+1
*
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-29
1
-1
/
+29
*
image: Enable OpenRTOS booting via fitImage
Marek Vasut
2015-01-14
1
-2
/
+8
*
x86: image: Add new image type for x64_64
Simon Glass
2014-10-28
1
-1
/
+2
[next]