index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
mkimage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
1
-1
/
+1
*
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-12-13
1
-122
/
+1
*
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
2013-08-31
1
-0
/
+1
*
tools: add variable padding of data image in mkimage
Stefano Babic
2013-08-31
1
-1
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
mkimage: Add -r option to specify keys that must be verified
Simon Glass
2013-06-26
1
-0
/
+1
*
mkimage: Add -c option to specify a comment for key signing
Simon Glass
2013-06-26
1
-0
/
+1
*
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
2013-06-26
1
-0
/
+1
*
mkimage: Add -k option to specify key directory
Simon Glass
2013-06-26
1
-0
/
+1
*
mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building
Simon Glass
2013-06-04
1
-0
/
+12
*
mkimage: Move ARRAY_SIZE to header file
Simon Glass
2013-05-14
1
-0
/
+2
*
powerpc/CoreNet: add tool to support pbl image build.
Shaohui Xie
2012-08-23
1
-0
/
+3
*
mkimage: adding support for Davinci AIS image
Stefano Babic
2011-10-23
1
-0
/
+1
*
mkimage: Add variable lenght header support
Stefano Babic
2011-10-05
1
-0
/
+8
*
mkimage: Add OMAP boot image support
John Rigby
2011-08-03
1
-0
/
+1
*
mkimage: add UBL header support for booting davinci cpus
Heiko Schocher
2011-07-28
1
-0
/
+1
*
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
2010-01-25
1
-0
/
+1
*
mkimage: Add Kirkwood Boot Image support (kwbimage)
Prafulla Wadaskar
2009-09-10
1
-0
/
+1
*
tools/mkimage: fix compiler warnings, use "const"
Wolfgang Denk
2009-09-10
1
-1
/
+1
*
tools: mkimage: split code into core, default and FIT image specific
Prafulla Wadaskar
2009-09-10
1
-1
/
+100
*
License cleanup: remove unintended "All Rights Reserved" notices.
Wolfgang Denk
2009-09-04
1
-1
/
+0
*
compiler.h: unify system ifdef cruft here
Mike Frysinger
2009-07-19
1
-33
/
+0
*
Add support for building native win32 tools
Peter Tyser
2009-04-04
1
-0
/
+5
*
[new uImage] Add support for new uImage format to mkimage tool
Bartlomiej Sieka
2008-03-11
1
-0
/
+6
*
[new uImage] New uImage low-level API
Marian Balakowicz
2008-03-10
1
-0
/
+8
*
[new uImage] Add libfdt support to mkimage
Bartlomiej Sieka
2008-02-29
1
-0
/
+1
*
[new uImage] Add sha1.o object to mkimage binary build
Bartlomiej Sieka
2008-02-29
1
-0
/
+1
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-0
/
+59