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
/
include
/
image.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro
Alexandru Gagniuc
1
-3
/
+0
2021-07-16
image: Eliminate IMAGE_ENABLE_VERIFY macro
Alexandru Gagniuc
1
-4
/
+1
2021-07-16
image: Add support for placing crypto_algo in linker lists
Alexandru Gagniuc
1
-0
/
+5
2021-07-16
image: Drop IMAGE_ENABLE_BEST_MATCH
Simon Glass
1
-5
/
+0
2021-07-16
image: Drop IMAGE_ENABLE_SHAxxx
Simon Glass
1
-21
/
+0
2021-07-16
image: Drop IMAGE_ENABLE_SHA1
Simon Glass
1
-8
/
+0
2021-07-16
Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
Simon Glass
1
-1
/
+1
2021-07-16
Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
Simon Glass
1
-1
/
+1
2021-07-16
image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
Simon Glass
1
-1
/
+1
2021-07-16
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
Simon Glass
1
-4
/
+4
2021-07-16
image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
Simon Glass
1
-6
/
+6
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
1
-1
/
+4
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
1
-1
/
+1
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
1
-4
/
+12
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc
1
-0
/
+3
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
1
-1
/
+1
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
1
-1
/
+1
2021-03-27
sandbox: image: Allow sandbox to load any image
Simon Glass
1
-0
/
+5
2021-03-17
image: Avoid -ENODATA in host tools
Simon Glass
1
-1
/
+1
2021-02-17
image: Do not #if guard board_fit_image_post_process() prototype
Alexandru Gagniuc
1
-7
/
+0
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
1
-1
/
+20
2021-01-11
tools: mkimage: Add Allwinner eGON support
Andre Przywara
1
-0
/
+1
2021-01-05
image: cleanup pre-processor usage
Sebastian Reichel
1
-0
/
+4
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
1
-0
/
+12
2020-10-22
cosmetic: image: Fix comments and the order of definitions
Naoki Hayama
1
-0
/
+1
2020-10-22
image: Add a function to modify category information
Naoki Hayama
1
-0
/
+9
2020-10-12
fit: cipher: aes: allow to store the IV in the FIT image
Philippe Reynes
1
-1
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-2
/
+2
2020-07-07
image: Add support for ZSTD decompression
Robert Marko
1
-0
/
+1
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
1
-0
/
+18
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-7
/
+7
2020-04-17
image: Add a common compression type detection function.
Atish Patra
1
-0
/
+21
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+23
2020-04-01
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
1
-1
/
+3
2020-04-01
image: Correct comment for fit_conf_get_node()
Simon Glass
1
-0
/
+20
2020-03-12
include: image.h: add key info to image_sign_info
AKASHI Takahiro
1
-0
/
+7
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
1
-5
/
+9
2020-03-12
image.h: isolate android_image_* functions from tooling
Eugeniu Rosca
1
-0
/
+2
2020-02-04
image: android: Add routine to get dtbo params
Sam Protsenko
1
-0
/
+1
2020-02-04
image: android: Add functions for handling dtb field
Sam Protsenko
1
-0
/
+5
2020-01-17
common: Rename and move source()
Simon Glass
1
-0
/
+12
2020-01-17
common: Move the image globals into image.h
Simon Glass
1
-0
/
+4
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
1
-0
/
+12
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
1
-0
/
+63
2020-01-07
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
1
-0
/
+1
2019-10-28
tools: image.h: Use portable uint32_t instead of linux-specific __be32
Bin Meng
1
-7
/
+7
2019-08-27
image: add new "copro" image type
Patrick Delaunay
1
-0
/
+1
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
1
-0
/
+1
2019-07-29
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
1
-0
/
+17
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
1
-1
/
+1
[next]