summaryrefslogtreecommitdiffstats
path: root/tools/mkimage.h
Commit message (Expand)AuthorAgeFilesLines
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-131-122/+1
* ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-311-0/+1
* tools: add variable padding of data image in mkimageStefano Babic2013-08-311-1/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* mkimage: Add -r option to specify keys that must be verifiedSimon Glass2013-06-261-0/+1
* mkimage: Add -c option to specify a comment for key signingSimon Glass2013-06-261-0/+1
* mkimage: Add -K to write public keys to an FDT blobSimon Glass2013-06-261-0/+1
* mkimage: Add -k option to specify key directorySimon Glass2013-06-261-0/+1
* mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy buildingSimon Glass2013-06-041-0/+12
* mkimage: Move ARRAY_SIZE to header fileSimon Glass2013-05-141-0/+2
* powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-231-0/+3
* mkimage: adding support for Davinci AIS imageStefano Babic2011-10-231-0/+1
* mkimage: Add variable lenght header supportStefano Babic2011-10-051-0/+8
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-031-0/+1
* mkimage: add UBL header support for booting davinci cpusHeiko Schocher2011-07-281-0/+1
* mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic2010-01-251-0/+1
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-101-0/+1
* tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk2009-09-101-1/+1
* tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar2009-09-101-1/+100
* License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-041-1/+0
* compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-191-33/+0
* Add support for building native win32 toolsPeter Tyser2009-04-041-0/+5
* [new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka2008-03-111-0/+6
* [new uImage] New uImage low-level APIMarian Balakowicz2008-03-101-0/+8
* [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-291-0/+1
* [new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2008-02-291-0/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-0/+59
OpenPOWER on IntegriCloud