summaryrefslogtreecommitdiff
path: root/tools/mkimage.c
AgeCommit message (Expand)Author
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso
2016-10-31mkimage: Fix missing free() in show_valid_options()Simon Glass
2016-10-31Fix spelling of "occur".Vagrant Cascadian
2016-08-05mkimage: Fix argument parsing with signature commentKarl Beldan
2016-07-14mkimage: fix missing break for -p switchTeddy Reed
2016-07-14mkimage: Show item lists for all categoriesSimon Glass
2016-07-14mkimage: Use generic code for showing an 'image type' errorSimon Glass
2016-07-14mkimage: Allow display of a list of any image header categorySimon Glass
2016-07-14mkimage: Drop blank line before main()Simon Glass
2016-07-14mkimage: Drop premature setting of params.fit_image_typeSimon Glass
2016-07-14mkimage: Require a data file when auto-fit is usedSimon Glass
2016-07-14mkimage: Explain the auto-fit imagefile special caseSimon Glass
2016-07-14mkimage: Honour the default image type with auto-fitSimon Glass
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed
2016-05-23mkimage: Add a quiet modeSimon Glass
2016-05-03mkimage: fix generation of FIT imageAndreas Bießmann
2016-05-02mkimage: fix argument parsing on BSD systemsAndreas Bießmann
2016-03-14mkimage: Support placing data outside the FITSimon Glass
2016-03-14mkimage: Support adding device tree files to a FITSimon Glass
2016-03-14mkimage: Support automatic creating of a FIT without a .itsSimon Glass
2016-03-14mkimage: Allow a FIT to include an image of any typeSimon Glass
2016-03-14mkimage: Make 'params' staticSimon Glass
2016-03-14mkimage: Show an error message when usage() is calledSimon Glass
2016-03-14mkimage: Move usage() up to the topSimon Glass
2016-03-14mkimage: Sort the option processing code by optionSimon Glass
2016-03-14mkimage: Convert to use getopt()Simon Glass
2016-03-14mkimage: Move argument processing into its own functionSimon Glass
2016-02-24Gracefully handle 64-bit signed-extended 32-bit Load addressesWilliam Cohen
2015-12-07mkimage: Fix warning from fix for generating multi and script images againMarek Vasut
2015-12-05mkimage : Fix generating multi and script imagesPhilippe De Swert
2015-10-11tools/mkimage.c: Clarify help text for -D slightlyTom Rini
2015-09-02mkimage: Allow padding to any lengthSimon Glass
2015-07-21mkimage: Set up a file size parameter and keep it updatedSimon Glass
2015-07-21mkimage: Display a better list of available image typesSimon Glass
2015-01-29dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira
2014-08-14mkimage: fix compilation issues on OpenBSDLuka Perkov
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira
2013-12-13mkimage: added 'static' specifier to match function's prototype.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 -F option to modify an existing .fit fileSimon 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
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie
2011-12-24mkimage: Fix variable length header supportChristian Riesch