summaryrefslogtreecommitdiff
path: root/tools/mkimage.h
AgeCommit message (Expand)Author
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut
2013-08-31tools: add variable padding of data image in mkimageStefano Babic
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26mkimage: Add -r option to specify keys that must be verifiedSimon Glass
2013-06-26mkimage: Add -c option to specify a comment for key signingSimon Glass
2013-06-26mkimage: Add -K to write public keys to an FDT blobSimon Glass
2013-06-26mkimage: Add -k option to specify key directorySimon Glass
2013-06-04mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy buildingSimon Glass
2013-05-14mkimage: Move ARRAY_SIZE to header fileSimon Glass
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie
2011-10-23mkimage: adding support for Davinci AIS imageStefano Babic
2011-10-05mkimage: Add variable lenght header supportStefano Babic
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher
2010-01-25mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar
2009-09-10tools/mkimage: fix compiler warnings, use "const"Wolfgang Denk
2009-09-10tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar
2009-09-04License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger
2009-04-04Add support for building native win32 toolsPeter Tyser
2008-03-11[new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz
2008-02-29[new uImage] Add libfdt support to mkimageBartlomiej Sieka
2008-02-29[new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz