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
old/tizen_20241126
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
2014-08-28
Fix test failure caused by bad handling of ramdisk
Simon Glass
1
-0
/
+1
2014-08-21
image: fix bootm failure for FIT image
Bryan Wu
1
-0
/
+3
2014-08-09
image: introduce genimg_get_kernel_addr()
Bryan Wu
1
-0
/
+1
2014-07-07
fit: make sha256 support optional
Dirk Eibach
1
-0
/
+5
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
1
-1
/
+1
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
1
-1
/
+4
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
1
-2
/
+3
2014-06-05
Prevent a buffer overflow in mkimage when signing with SHA256
Michael van der Westhuizen
1
-1
/
+2
2014-06-05
bootm: make use of legacy image format configurable
Heiko Schocher
1
-0
/
+2
2014-05-27
mkimage: add atmelimage
Andreas Bießmann
1
-0
/
+1
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-0
/
+13
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
1
-2
/
+36
2014-05-08
image: add support for Android's boot image format
Sebastian Siewior
1
-0
/
+13
2014-04-17
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
1
-0
/
+1
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
1
-7
/
+10
2014-03-21
rsa: add sha256,rsa4096 algorithm
Heiko Schocher
1
-0
/
+1
2014-03-21
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
1
-0
/
+21
2014-03-21
fit: add sha256 support
Heiko Schocher
1
-0
/
+9
2014-02-19
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
1
-2
/
+2
2014-02-07
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
1
-0
/
+1
2014-01-09
arm64: core support
David Feng
1
-0
/
+1
2013-08-31
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
1
-0
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-18
/
+1
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
1
-3
/
+4
2013-07-10
bootm: Clean up bootz_setup() function
Simon Glass
1
-0
/
+11
2013-06-28
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
Simon Glass
1
-3
/
+0
2013-06-26
image: Add support for signing of FIT configurations
Simon Glass
1
-0
/
+16
2013-06-26
image: Support signing of images
Simon Glass
1
-4
/
+55
2013-06-26
image: Add signing infrastructure
Simon Glass
1
-2
/
+88
2013-06-26
Add a 'fake' go command to the bootm command
Simon Glass
1
-1
/
+2
2013-06-26
Refactor the bootm command to reduce code duplication
Simon Glass
1
-7
/
+9
2013-06-04
image: Use fit_image_load() to load kernel
Simon Glass
1
-1
/
+0
2013-06-04
image: Use fit_image_load() to load FDT
Simon Glass
1
-3
/
+3
2013-06-04
image: Use fit_image_load() to load ramdisk
Simon Glass
1
-1
/
+0
2013-06-04
image: Introduce fit_image_load() to load images from FITs
Simon Glass
1
-2
/
+95
2013-05-14
image: Add device tree setup to image library
Simon Glass
1
-9
/
+52
2013-05-14
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
Simon Glass
1
-2
/
+31
2013-05-14
image: Remove remaining #ifdefs in image-fit.c
Simon Glass
1
-0
/
+2
2013-05-14
sandbox: image: Add support for booting images in sandbox
Simon Glass
1
-1
/
+1
2013-05-14
image: Rename hash printing to fit_image_print_verification_data()
Simon Glass
1
-1
/
+0
2013-05-14
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
1
-2
/
+8
2013-05-14
image: Export fit_conf_get_prop_node()
Simon Glass
1
-0
/
+14
2013-05-14
image: Move hash checking into its own function
Simon Glass
1
-3
/
+5
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
1
-2
/
+2
2013-05-14
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
1
-2
/
+0
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass
1
-0
/
+3
2013-05-14
image: Export fit_check_ramdisk()
Simon Glass
1
-0
/
+3
2013-05-14
image: Move timestamp #ifdefs to header file
Simon Glass
1
-0
/
+8
2013-03-27
image: Add support for Plan 9
Steven Stallion
1
-0
/
+1
2013-02-07
treewide: include libfdt_env.h before fdt.h
Kim Phillips
1
-1
/
+0
[next]