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
/
tools
/
mkimage.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-07-22
dtc: mkimage: Add the possibility to specify DTC
Emmanuel Vadot
1
-1
/
+0
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
1
-1
/
+1
2013-12-13
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
1
-122
/
+1
2013-08-31
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
1
-0
/
+1
2013-08-31
tools: add variable padding of data image in mkimage
Stefano Babic
1
-1
/
+4
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-14
/
+1
2013-06-26
mkimage: Add -r option to specify keys that must be verified
Simon Glass
1
-0
/
+1
2013-06-26
mkimage: Add -c option to specify a comment for key signing
Simon Glass
1
-0
/
+1
2013-06-26
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
1
-0
/
+1
2013-06-26
mkimage: Add -k option to specify key directory
Simon Glass
1
-0
/
+1
2013-06-04
mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building
Simon Glass
1
-0
/
+12
2013-05-14
mkimage: Move ARRAY_SIZE to header file
Simon Glass
1
-0
/
+2
2012-08-23
powerpc/CoreNet: add tool to support pbl image build.
Shaohui Xie
1
-0
/
+3
2011-10-23
mkimage: adding support for Davinci AIS image
Stefano Babic
1
-0
/
+1
2011-10-05
mkimage: Add variable lenght header support
Stefano Babic
1
-0
/
+8
2011-08-03
mkimage: Add OMAP boot image support
John Rigby
1
-0
/
+1
2011-07-28
mkimage: add UBL header support for booting davinci cpus
Heiko Schocher
1
-0
/
+1
2010-01-25
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
1
-0
/
+1
2009-09-10
mkimage: Add Kirkwood Boot Image support (kwbimage)
Prafulla Wadaskar
1
-0
/
+1
2009-09-10
tools/mkimage: fix compiler warnings, use "const"
Wolfgang Denk
1
-1
/
+1
2009-09-10
tools: mkimage: split code into core, default and FIT image specific
Prafulla Wadaskar
1
-1
/
+100
2009-09-04
License cleanup: remove unintended "All Rights Reserved" notices.
Wolfgang Denk
1
-1
/
+0
2009-07-19
compiler.h: unify system ifdef cruft here
Mike Frysinger
1
-33
/
+0
2009-04-04
Add support for building native win32 tools
Peter Tyser
1
-0
/
+5
2008-03-11
[new uImage] Add support for new uImage format to mkimage tool
Bartlomiej Sieka
1
-0
/
+6
2008-03-10
[new uImage] New uImage low-level API
Marian Balakowicz
1
-0
/
+8
2008-02-29
[new uImage] Add libfdt support to mkimage
Bartlomiej Sieka
1
-0
/
+1
2008-02-29
[new uImage] Add sha1.o object to mkimage binary build
Bartlomiej Sieka
1
-0
/
+1
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
1
-0
/
+59