index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fit_image.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-15
mkimage: Add support for signing with pkcs11
George McCollister
1
-1
/
+2
2016-11-06
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
1
-1
/
+32
2016-07-15
tools: Add an error code when fit_handle_file() fails
Simon Glass
1
-2
/
+2
2016-07-15
image: Correct auto-fit architecture property name
Simon Glass
1
-1
/
+2
2016-06-25
Respect SOURCE_DATE_EPOCH when building FIT images.
Vagrant Cascadian
1
-2
/
+4
2016-06-25
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
1
-1
/
+18
2016-05-03
fit_image: Fix a double close() on the error path
Simon Glass
1
-1
/
+0
2016-03-22
mkimage: Don't close the file if it wasn't opened
Simon Glass
1
-2
/
+2
2016-03-22
mkimage: Ensure file is closed in fdt_property_file()
Simon Glass
1
-1
/
+2
2016-03-22
mkimage: Fix missing free() and close() in fit_build()
Simon Glass
1
-1
/
+4
2016-03-22
mkimage: Fix missing free() in fit_extract_data()
Simon Glass
1
-0
/
+2
2016-03-22
mkimage: Fix error path in fit_extract_data()
Simon Glass
1
-4
/
+7
2016-03-22
mkimage: Add a missing free() to fit_import_data()
Simon Glass
1
-0
/
+1
2016-03-22
mkimage: Correct file being closed twice in fit_extract_data()
Simon Glass
1
-2
/
+0
2016-03-22
mkimage: Correct file being closed twice in fit_import_data()
Simon Glass
1
-1
/
+1
2016-03-22
mkimage: Fix munmap() call when importing data
Simon Glass
1
-1
/
+1
2016-03-15
mkimage: Bring data into the FIT before processing
Simon Glass
1
-0
/
+97
2016-03-15
mkimage: Support placing data outside the FIT
Simon Glass
1
-0
/
+109
2016-03-15
mkimage: Support adding device tree files to a FIT
Simon Glass
1
-8
/
+88
2016-03-15
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
1
-2
/
+214
2015-01-29
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
1
-1
/
+92
2015-01-29
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
1
-16
/
+14
2014-06-12
mkimage: Automatically make space in FDT when full
Simon Glass
1
-44
/
+68
2014-03-22
tools, fit: add fit_info host command
Heiko Schocher
1
-58
/
+4
2013-12-13
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
1
-5
/
+6
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-14
/
+1
2013-06-26
mkimage: Add -r option to specify keys that must be verified
Simon Glass
1
-4
/
+5
2013-06-26
mkimage: Add -c option to specify a comment for key signing
Simon Glass
1
-2
/
+2
2013-06-26
mkimage: Add -F option to modify an existing .fit file
Simon Glass
1
-6
/
+12
2013-06-26
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
1
-2
/
+19
2013-06-26
mkimage: Add -k option to specify key directory
Simon Glass
1
-1
/
+1
2013-06-26
image: Support signing of images
Simon Glass
1
-1
/
+1
2013-05-14
mkimage: Put FIT loading in function and tidy error handling
Simon Glass
1
-39
/
+57
2013-05-14
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
1
-1
/
+1
2012-12-11
Correct comment to show the parameters as defined in tools/mkimage.h
Lars Rasmusson
1
-1
/
+1
2009-12-05
tools/fit_image.c: Remove unused fit_set_header()
Peter Tyser
1
-33
/
+1
2009-09-11
tools: mkimage: split code into core, default and FIT image specific
Prafulla Wadaskar
1
-0
/
+212