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
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
/
mkimage.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-03-01
tools: mkimage: Do not try to open datafile when it is skipped
Pali Rohár
1
-1
/
+1
2023-03-01
tools: mkimage: Print human readable error when -d is not specified
Pali Rohár
1
-0
/
+5
2023-03-01
tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images
Pali Rohár
1
-1
/
+3
2023-01-27
mkimage: fit: Support signed configurations in 'auto' FITs
Massimo Pegorer
1
-4
/
+17
2022-12-08
tools: mkimage: don't print error message "Success" in case of failure
Marc Kleine-Budde
1
-2
/
+2
2022-12-08
tools: mkimage: Fix nullptr at strchr()
Mikhail Ilin
1
-15
/
+20
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
1
-1
/
+1
2022-07-13
mkimage: Add long options
Sean Anderson
1
-2
/
+43
2022-06-06
mkimage: Support signing 'auto' FITs
Sean Anderson
1
-1
/
+4
2022-05-07
mkimage: Document misc options
Sean Anderson
1
-4
/
+11
2022-04-06
tools: mkimage: Call verify_header after writing image to disk
Pali Rohár
1
-0
/
+41
2022-04-04
mkimage: add a flag to describe whether -A is specified
Icenowy Zheng
1
-0
/
+1
2022-03-04
mkimage: error handling for FIT image
Heinrich Schuchardt
1
-1
/
+6
2022-02-28
tools: mkimage/dumpimage: Allow to use -l with -T
Pali Rohár
1
-22
/
+14
2022-01-26
tools: mkimage: Show where signatures/keys are written
Simon Glass
1
-0
/
+4
2022-01-24
mkimage: struct stat.st_size may not be long
Heinrich Schuchardt
1
-3
/
+4
2022-01-24
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
1
-1
/
+4
2022-01-24
mkimage: Drop unused OPT_STRING constant
Jan Kiszka
1
-1
/
+0
2021-09-01
mkimage: clarify error message for empty input files
Thomas Hebb
1
-0
/
+6
2021-07-14
mkimage: allow -l to work on block devices on Linux
Yann Dirson
1
-3
/
+27
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
1
-1
/
+5
2021-01-22
mkimage: Move padding commands outside of FIT_SIGNATURE
Joel Stanley
1
-5
/
+6
2020-10-22
mkimage: Skip adding non-existent IDs to a list
Naoki Hayama
1
-2
/
+7
2020-07-25
mkimage: Allow updating the FIT timestamp
Simon Glass
1
-1
/
+4
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
1
-4
/
+1
2020-07-20
mkimage: Allow updating the FIT timestamp
Simon Glass
1
-1
/
+4
2020-07-17
mkimage: Fix error message if write less data then expected
Mylène Josserand
1
-4
/
+11
2020-05-15
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
1
-1
/
+1
2020-04-24
mkimage: fit_image: Add option to make fit header align
Kever Yang
1
-2
/
+12
2020-04-24
tools: mkimage: use common ALIGN to do the size align
Kever Yang
1
-2
/
+3
2019-12-27
rockchip: mkimage: support packing optional second level boot-loader
Jeffy Chen
1
-0
/
+8
2019-07-18
lib: rsa: add support to other openssl engine types than pkcs11
Vesa Jääskeläinen
1
-1
/
+1
2019-04-11
fdt: Fix mkimage list to try every header type
Jordan Hand
1
-8
/
+15
2019-03-08
fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
Jordan Hand
1
-1
/
+1
2019-01-01
tools: add i.MX8M image support
Peng Fan
1
-0
/
+7
2018-10-22
tools: add i.MX8/8X image support
Peng Fan
1
-0
/
+7
2018-09-10
tools: mkimage: Ensure munmap unmaps the same length that was mapped
Mark Tomlinson
1
-2
/
+4
2018-05-11
tools: zynqmpimage: Add bif support
Alexander Graf
1
-0
/
+7
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-28
tools: mkimage: Check for datafile when type is script
Alex Kiernan
1
-0
/
+2
2018-04-10
mkimage: do not fail if there is no print_header function
Guillaume GARDET
1
-3
/
+2
2017-07-06
mkimage: fix display of image types list
Baruch Siach
1
-1
/
+5
2017-01-20
tools: mkimage: fix sizeof_mismatch found by coverity
Sven Ebenfeld
1
-1
/
+1
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
1
-3
/
+7
2017-01-02
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
1
-0
/
+32
2016-11-06
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
1
-3
/
+7
2016-10-31
mkimage: Fix missing free() in show_valid_options()
Simon Glass
1
-0
/
+1
2016-10-31
Fix spelling of "occur".
Vagrant Cascadian
1
-1
/
+1
2016-08-05
mkimage: Fix argument parsing with signature comment
Karl Beldan
1
-1
/
+1
[next]