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
/
common
/
image-fit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-08
image: Remove some #ifdefs from image-fit and image-fit-sig
Simon Glass
1
-3
/
+4
2021-10-08
image: Drop #ifdefs for fit_print_contents()
Simon Glass
1
-5
/
+6
2021-10-08
image: Drop IMAGE_ENABLE_IGNORE
Simon Glass
1
-1
/
+1
2021-10-08
image: Add Kconfig options for FIT in the tools build
Simon Glass
1
-2
/
+2
2021-10-08
compiler: Rename host_build() to tools_build()
Simon Glass
1
-4
/
+4
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
1
-26
/
+10
2021-09-14
image: Avoid erroneous double byte-swap in CRC value
Alexandru Gagniuc
1
-9
/
+0
2021-09-08
image: Drop if/elseif hash selection in calculate_hash()
Alexandru Gagniuc
1
-26
/
+19
2021-09-01
fit: Use DM hash driver if supported
Chia-Wei Wang
1
-0
/
+30
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-1
/
+1
2021-07-23
fit: Allow external data for FDTs
John Keeping
1
-1
/
+2
2021-07-21
image: Allow @ in node names when not using signatures
Simon Glass
1
-1
/
+1
2021-07-16
image: Drop IMAGE_ENABLE_BEST_MATCH
Simon Glass
1
-1
/
+1
2021-07-16
image: Drop IMAGE_ENABLE_SHAxxx
Simon Glass
1
-3
/
+3
2021-07-16
image: Drop IMAGE_ENABLE_SHA1
Simon Glass
1
-1
/
+1
2021-07-15
fit: Load DTO into temporary buffer and ignore load address
Marek Vasut
1
-4
/
+28
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
1
-1
/
+1
2021-04-14
image-fit: Accept OP-TEE images when booting a FIT
Alexandru Gagniuc
1
-0
/
+2
2021-04-14
image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
Alexandru Gagniuc
1
-0
/
+2
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
/
+4
2021-03-17
image: Avoid -ENODATA in host tools
Simon Glass
1
-1
/
+1
2021-02-15
image: Check for unit addresses in FITs
Simon Glass
1
-4
/
+52
2021-02-15
image: Add an option to do a full check of the FIT
Simon Glass
1
-0
/
+16
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
1
-26
/
+20
2021-02-15
fit: Don't allow verification of images with @ nodes
Simon Glass
1
-5
/
+15
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-02-01
common: Kconfig.boot: Add FIT_PRINT config option
Ravik Hasija
1
-2
/
+2
2021-01-22
image-fit: Fix FIT_CIPHER linking
Joel Stanley
1
-0
/
+15
2021-01-13
image-fit: fit_check_format check for valid FDT
Heinrich Schuchardt
1
-0
/
+6
2021-01-05
image: support board_fit_config_name_match
Sebastian Reichel
1
-6
/
+13
2021-01-05
image: cleanup pre-processor usage
Sebastian Reichel
1
-26
/
+20
2020-10-27
spl: fdt: Record load/entry fit-images entries in 64bit format
Michal Simek
1
-5
/
+6
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
1
-0
/
+9
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-23
/
+6
2020-04-01
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
1
-3
/
+3
2020-04-01
image: Be a little more verbose when checking signatures
Simon Glass
1
-1
/
+1
2020-04-01
image: Correct comment for fit_conf_get_node()
Simon Glass
1
-18
/
+0
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
1
-2
/
+4
2020-03-31
image-fit: Allow loading FIT image for VxWorks
Lihua Zhao
1
-1
/
+2
2020-03-13
fit: check return value of fit_image_get_data_size()
Heinrich Schuchardt
1
-2
/
+4
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
1
-3
/
+3
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
1
-0
/
+63
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
1
-0
/
+27
2020-01-07
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
1
-1
/
+2
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-08-07
fit: Do not automatically decompress ramdisk images
Julius Werner
1
-4
/
+9
2019-07-29
fit: Support compat string property in configuration node
Julius Werner
1
-28
/
+39
[next]