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
/
image-host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
fix incorrect usage of DT node unit address in comments
Andre Przywara
1
-5
/
+5
2017-11-06
tools: image: fix message when fail to add verification data for config
Masahiro Yamada
1
-3
/
+1
2017-11-06
tools: image: allow to sign image nodes without -K option
Masahiro Yamada
1
-7
/
+8
2017-11-06
tools: image: fix "algo" property of public key for verified boot
Masahiro Yamada
1
-1
/
+1
2017-10-23
tools: image: fix node name of signature node in FIT
Masahiro Yamada
1
-1
/
+1
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
1
-12
/
+18
2016-11-21
image: Combine image_sig_algo with image_sign_info
Andrew Duda
1
-7
/
+9
2016-11-21
image: Add crypto_algo struct for RSA info
Andrew Duda
1
-4
/
+5
2016-07-25
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
1
-3
/
+8
2016-07-22
tools: Fix return code of fit_image_process_sig()
mario.six@gdsys.cc
1
-6
/
+7
2016-07-14
tools: Correct error handling in fit_image_process_hash()
Simon Glass
1
-6
/
+8
2014-08-14
tools: fix typo in tools/image-host.c
Heiko Schocher
1
-1
/
+1
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
1
-3
/
+9
2014-06-19
mkimage: Automatically expand FDT in more cases
Simon Glass
1
-1
/
+3
2014-06-11
mkimage: Automatically make space in FDT when full
Simon Glass
1
-9
/
+17
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
1
-0
/
+15
2014-03-21
tools/image-host: fix sign-images bug
Heiko Schocher
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-26
image: Add support for signing of FIT configurations
Simon Glass
1
-1
/
+340
2013-06-26
image: Support signing of images
Simon Glass
1
-10
/
+176
2013-05-14
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
1
-77
/
+66
2013-05-14
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
1
-31
/
+31
2013-05-14
image: Split hash node processing into its own function
Simon Glass
1
-39
/
+57
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass
1
-0
/
+201