index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkimage.c
Age
Commit message (
Expand
)
Author
2016-08-06
mkimage: Fix argument parsing with signature comment
Karl Beldan
2016-07-14
mkimage: fix missing break for -p switch
Teddy Reed
2016-07-14
mkimage: Show item lists for all categories
Simon Glass
2016-07-14
mkimage: Use generic code for showing an 'image type' error
Simon Glass
2016-07-14
mkimage: Allow display of a list of any image header category
Simon Glass
2016-07-14
mkimage: Drop blank line before main()
Simon Glass
2016-07-14
mkimage: Drop premature setting of params.fit_image_type
Simon Glass
2016-07-14
mkimage: Require a data file when auto-fit is used
Simon Glass
2016-07-14
mkimage: Explain the auto-fit imagefile special case
Simon Glass
2016-07-14
mkimage: Honour the default image type with auto-fit
Simon Glass
2016-06-24
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
2016-05-23
mkimage: Add a quiet mode
Simon Glass
2016-05-03
mkimage: fix generation of FIT image
Andreas Bießmann
2016-05-02
mkimage: fix argument parsing on BSD systems
Andreas Bießmann
2016-03-14
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
mkimage: Make 'params' static
Simon Glass
2016-03-14
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
mkimage: Move argument processing into its own function
Simon Glass
2016-02-24
Gracefully handle 64-bit signed-extended 32-bit Load addresses
William Cohen
2015-12-07
mkimage: Fix warning from fix for generating multi and script images again
Marek Vasut
2015-12-05
mkimage : Fix generating multi and script images
Philippe De Swert
2015-10-11
tools/mkimage.c: Clarify help text for -D slightly
Tom Rini
2015-09-03
mkimage: Allow padding to any length
Simon Glass
2015-07-21
mkimage: Set up a file size parameter and keep it updated
Simon Glass
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
2015-01-29
dumpimage: add 'T' option to explicitly set the image type
Guilherme Maciel Ferreira
2015-01-29
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
2015-01-29
imagetool: move common code to imagetool module
Guilherme Maciel Ferreira
2014-08-14
mkimage: fix compilation issues on OpenBSD
Luka Perkov
2013-12-13
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-12-13
mkimage: added 'static' specifier to match function's prototype.
Guilherme Maciel Ferreira
2013-08-31
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
2013-08-31
tools: add variable padding of data image in mkimage
Stefano Babic
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
mkimage: Add -r option to specify keys that must be verified
Simon Glass
2013-06-26
mkimage: Add -c option to specify a comment for key signing
Simon Glass
2013-06-26
mkimage: Add -F option to modify an existing .fit file
Simon Glass
2013-06-26
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
2013-06-26
mkimage: Add -k option to specify key directory
Simon Glass
2012-08-23
powerpc/CoreNet: add tool to support pbl image build.
Shaohui Xie
2011-12-24
mkimage: Fix variable length header support
Christian Riesch
2011-10-23
mkimage: adding support for Davinci AIS image
Stefano Babic
2011-10-05
mkimage: Add variable lenght header support
Stefano Babic
2011-08-03
mkimage: Add OMAP boot image support
John Rigby
[next]