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
2023-05-13
tools: spkgimage: add Renesas SPKG format
Ralph Siemsen
1
-0
/
+1
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
1
-6
/
+19
2023-04-04
android: boot: ramdisk: support vendor ramdisk
Safae Ouajih
1
-2
/
+2
2023-04-04
android: boot: update android_image_get_data to support v3, v4
Safae Ouajih
1
-0
/
+11
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
1
-11
/
+37
2023-04-04
android: boot: kcomp: support andr_image_data
Safae Ouajih
1
-0
/
+12
2023-04-04
android: boot: replace android_image_check_header
Safae Ouajih
1
-11
/
+11
2023-04-04
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
1
-10
/
+97
2023-01-16
image: Move common image code to image_board and command
Simon Glass
1
-20
/
+0
2023-01-16
image: Add a function to find a script in an image
Simon Glass
1
-0
/
+14
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
1
-3
/
+12
2022-12-31
image: Add fallback for fit_config_verify
Sean Anderson
1
-0
/
+7
2022-12-08
tools: mkimage: add new image type "fdt_legacy"
Marc Kleine-Budde
1
-0
/
+1
2022-11-22
image: Correct strncpy() warning with image_set_name()
Simon Glass
1
-1
/
+7
2022-10-31
image: Allow loading a FIT image for a particular phase
Simon Glass
1
-5
/
+7
2022-10-31
image: Add the concept of a phase to FIT
Simon Glass
1
-2
/
+72
2022-10-31
image: Move comment for fit_conf_find_compat()
Simon Glass
1
-0
/
+41
2022-10-11
image-pre-load: Move macros/definitions to image.h
Steven Lawrance
1
-0
/
+43
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
1
-24
/
+28
2022-09-29
treewide: Drop image_info_t typedef
Simon Glass
1
-3
/
+3
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
1
-18
/
+18
2022-09-29
image: Fix BOOTM_STATE values
Simon Glass
1
-12
/
+12
2022-09-19
Merge branch 'master' into next
Tom Rini
1
-0
/
+70
2022-09-14
image: Drop some other #ifdefs in image-board.c
Simon Glass
1
-0
/
+6
2022-09-07
image: fit: Add some helpers for getting data
Sean Anderson
1
-0
/
+70
2022-04-11
lib: rsa: Fix const-correctness of rsassa_pss functions
SESA644425
1
-1
/
+1
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-0
/
+1
2022-04-04
tools: mkimage: Add Allwinner TOC0 support
Samuel Holland
1
-0
/
+1
2022-03-31
mkimage: add public key for image pre-load stage
Philippe Reynes
1
-0
/
+15
2022-03-31
cmd: bootm: add a stage pre-load
Philippe Reynes
1
-0
/
+1
2022-03-31
boot: image: add a stage pre-load
Philippe Reynes
1
-0
/
+14
2022-01-26
tools: mkimage: Show where signatures/keys are written
Simon Glass
1
-1
/
+22
2022-01-26
image: Return destination node for add_verify_data() method
Simon Glass
1
-1
/
+2
2022-01-26
tools: Pass the key blob around
Simon Glass
1
-5
/
+18
2022-01-26
tools: Improve comments in signing functions
Simon Glass
1
-1
/
+1
2022-01-24
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
1
-1
/
+2
2022-01-24
image-fit: Make string of algo parameter constant
Jan Kiszka
1
-1
/
+1
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-28
/
+28
2021-10-31
image.h: make image_sign_info.fit point to const
Hannu Lounento
1
-1
/
+1
2021-10-08
image: Drop most #ifdefs in image-board.c
Simon Glass
1
-2
/
+5
2021-10-08
image: Drop unnecessary #ifdefs from image.h
Simon Glass
1
-35
/
+4
2021-10-08
image: Tidy up fit_unsupported_reset()
Simon Glass
1
-13
/
+0
2021-10-08
image: Drop IMAGE_ENABLE_IGNORE
Simon Glass
1
-3
/
+0
2021-10-08
image: Drop IMAGE_OF_SYSTEM_SETUP
Simon Glass
1
-6
/
+0
2021-10-08
image: Drop IMAGE_OF_BOARD_SETUP
Simon Glass
1
-6
/
+0
2021-10-08
image: Drop IMAGE_BOOT_GET_CMDLINE
Simon Glass
1
-6
/
+0
2021-10-08
image: Use Kconfig to enable FIT_RSASSA_PSS on host
Simon Glass
1
-3
/
+0
2021-10-08
image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
Simon Glass
1
-3
/
+2
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
1
-3
/
+0
2021-10-08
image: Drop IMAGE_ENABLE_FIT
Simon Glass
1
-9
/
+8
[next]