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
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
1
-1
/
+2
2018-06-19
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
1
-1
/
+4
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
1
-0
/
+2
2018-05-23
fit: Add standalone image type handling
Marek Vasut
1
-0
/
+1
2018-05-23
FIT: Make fit_conf_print() be a static function
Tom Rini
1
-2
/
+0
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-0
/
+1
2018-05-11
tools: zynqmpimage: Add bif support
Alexander Graf
1
-0
/
+1
2018-05-08
image: socfpga: Add SFP image version 1 definition
Marek Vasut
1
-1
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-06
image: fit: Show firmware configuration property if present
Michal Simek
1
-0
/
+1
2018-04-01
image.h: add forward declaration of struct fdt_region
Masahiro Yamada
1
-0
/
+1
2018-03-19
image: Add IH_OS_TEE for TEE chain-load boot
Bryan O'Donoghue
1
-0
/
+1
2018-03-19
tools/mkimage: add support for STM32 image format
Patrick Delaunay
1
-0
/
+1
2018-03-19
SPL: Add signature verification when loading image
Jun Nie
1
-0
/
+2
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-02-07
move booti_setup to arch/arm/lig/image.c
Bin Chen
1
-0
/
+9
2018-02-07
parse the second area of android image
Bin Chen
1
-0
/
+2
2018-01-15
fix incorrect usage of DT node unit address in comments
Andre Przywara
1
-13
/
+13
2018-01-12
riscv: Modify generic codes to support RISC-V
Rick Chen
1
-0
/
+1
2017-12-12
SPL: Add FIT data-position property support
Peng Fan
1
-0
/
+3
2017-11-26
image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
Philipp Tomsich
1
-0
/
+1
2017-10-16
common: Remove genimg_get_image()
Tuomas Tynkkynen
1
-1
/
+0
2017-10-05
fit: If no matching config is found in fit_find_config_node(), use the defaul...
Jean-Jacques Hiblot
1
-0
/
+13
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
1
-0
/
+25
2017-09-12
image: Add TI PMMC image type
Andrew F. Davis
1
-0
/
+1
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
1
-3
/
+3
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-07-10
boot_fit: Create helper functions that can be used to select DTB out of FIT
Cooper Jr., Franklin
1
-0
/
+3
2017-07-10
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
1
-0
/
+2
2017-06-09
armv8: Support loading 32-bit OS which is not in the form of FIT
Alison Wang
1
-1
/
+2
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
1
-3
/
+2
2017-05-22
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
Tom Rini
1
-10
/
+6
2017-04-08
image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS
Madan Srinivas
1
-1
/
+2
2017-03-17
Kconfig: define MD5 dependency for FIT support
Andre Przywara
1
-1
/
+0
2017-01-20
bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
Rick Altherr
1
-6
/
+0
2017-01-16
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-0
/
+4
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
1
-1
/
+4
2017-01-13
splash: add support for loading splash from a FIT image
tomas.melin@vaisala.com
1
-0
/
+4
2017-01-02
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
1
-0
/
+1
2016-12-03
image: Add Trusted Execution Environment image type
Andrew F. Davis
1
-0
/
+1
2016-12-03
image: Add FIT image loadable section custom processing
Andrew F. Davis
1
-0
/
+30
2016-11-21
image: Combine image_sig_algo with image_sign_info
Andrew Duda
1
-11
/
+13
2016-11-21
image: Add crypto_algo struct for RSA info
Andrew Duda
1
-2
/
+7
2016-11-21
rsa: Verify RSA padding programatically
Andrew Duda
1
-1
/
+2
2016-11-21
rsa: cosmetic: rename pad_len to key_len
Andrew Duda
1
-1
/
+1
2016-10-06
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
1
-0
/
+1
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
1
-0
/
+1
2016-07-21
image: fix IH_ARCH_... values for uImage compatibility
Masahiro Yamada
1
-0
/
+13
2016-07-14
image: Add functions to obtain category information
Simon Glass
1
-0
/
+34
2016-07-14
image: Create a table of information for each category
Simon Glass
1
-0
/
+9
[next]