index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fit_image.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
tools: imagetool: Extend print_header() by params argument
Pali Rohár
1
-1
/
+1
2023-01-27
mkimage: fit: Support signed configurations in 'auto' FITs
Massimo Pegorer
1
-26
/
+49
2023-01-18
mkimage: Add a few more messages for FIT failures
Simon Glass
1
-1
/
+3
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
1
-2
/
+2
2022-06-06
mkimage: Support signing 'auto' FITs
Sean Anderson
1
-7
/
+34
2022-03-31
mkimage: add public key for image pre-load stage
Philippe Reynes
1
-0
/
+3
2022-01-26
tools: mkimage: Show where signatures/keys are written
Simon Glass
1
-1
/
+2
2022-01-26
tools: Move copyfile() into a common file
Simon Glass
1
-56
/
+0
2022-01-25
mkimage: Show the external-offset error
Simon Glass
1
-2
/
+3
2022-01-24
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
1
-1
/
+2
2022-01-24
tools/fitimage: remove redundant format check
Stefan Eichenberger
1
-5
/
+0
2021-07-14
tools/fitimage: add missing linebreak for some messages
Sven Roederer
1
-2
/
+2
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
1
-1
/
+2
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
1
-1
/
+1
2020-08-07
mkimage: fit: fix import of external data
Patrick Oppenlander
1
-2
/
+2
2020-08-05
fit_image: Use calloc() to fix reproducibility issue
Fabio Estevam
1
-4
/
+4
2020-07-25
mkimage: Allow updating the FIT timestamp
Simon Glass
1
-1
/
+1
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-1
/
+1
2020-07-20
mkimage: Allow updating the FIT timestamp
Simon Glass
1
-1
/
+1
2020-06-02
mkimage: Default to adding a crc32 hash with '-f auto'
Simon Glass
1
-2
/
+16
2020-05-07
Revert "mkimage: fit: Do not tail-pad fitImage with external data"
Tom Rini
1
-1
/
+2
2020-05-04
mkimage: fit: Do not tail-pad fitImage with external data
Marek Vasut
1
-2
/
+1
2020-05-01
tools/fit-image: print a warning when cmd-line for dtc might be truncated
Sven Roederer
1
-0
/
+4
2020-04-24
mkimage: fit: Free buf directly in fit_extract_data()
Bin Meng
1
-2
/
+1
2020-04-24
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
1
-10
/
+14
2020-04-24
mkimage: fit_image: Add option to make fit header align
Kever Yang
1
-13
/
+20
2020-04-24
tool: use ALIGN() to align the size
Kever Yang
1
-1
/
+1
2020-04-17
mkimage: fit: don't create image with 0700 permissions
Thomas Hebb
1
-1
/
+1
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
1
-1
/
+82
2020-01-10
mkimage: simplify fit_check_params()
Heinrich Schuchardt
1
-3
/
+3
2020-01-07
tools: fit_image: Use fit_image_get_data_and_size for getting offset/size
Andrew F. Davis
1
-2
/
+7
2019-10-31
mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode
Michal Sojka
1
-0
/
+3
2019-05-18
tools: use read-only mmap in fit_check_sign
Luca Boccassi
1
-4
/
+6
2019-03-22
tools: fit_image: Add the loadable property to configs
Abel Vesa
1
-0
/
+1
2018-07-24
mkimage: fit_image: Use macros from image.h
Michal Simek
1
-24
/
+29
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
1
-1
/
+2
2018-07-10
mkimage: Refactor imagetool_get_source_date to take command name
Alex Kiernan
1
-1
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-09
tools/mkimage: Use proper output parameter in dtc-system call
Stefan Theil
1
-3
/
+3
2018-01-15
tools: fix incorrect usage of DT node unit address
Andre Przywara
1
-12
/
+12
2017-10-16
tools/mkimage: Fix DTC run command to handle file names with space
Mirza, Taimoor
1
-2
/
+2
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
1
-10
/
+11
2017-10-06
tools/fit_image.c: Update some return code paths
Tom Rini
1
-1
/
+3
2017-01-14
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-14
tools: Add an error code when fit_handle_file() fails
Simon Glass
1
-2
/
+2
2016-07-14
image: Correct auto-fit architecture property name
Simon Glass
1
-1
/
+2
2016-06-24
Respect SOURCE_DATE_EPOCH when building FIT images.
Vagrant Cascadian
1
-2
/
+4
2016-06-24
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
1
-1
/
+18
2016-05-02
fit_image: Fix a double close() on the error path
Simon Glass
1
-1
/
+0
[next]