Commit Graph

87 Commits (3c23c0feacce0f73d7852409a0c634f275cbecfe)

Author SHA1 Message Date
Simon Glass 3c23c0feac mkimage: Explain the auto-fit imagefile special case 8 years ago
Simon Glass 20deaddd46 mkimage: Honour the default image type with auto-fit 8 years ago
Teddy Reed f8f9107d97 mkimage: fit: spl: Add an optional static offset for external data 8 years ago
Simon Glass bd6e142094 mkimage: Add a quiet mode 8 years ago
Andreas Bießmann 8edeac86db mkimage: fix generation of FIT image 8 years ago
Andreas Bießmann 7a439cadcf mkimage: fix argument parsing on BSD systems 8 years ago
Simon Glass 722ebc8f84 mkimage: Support placing data outside the FIT 8 years ago
Simon Glass fb4cce0f98 mkimage: Support adding device tree files to a FIT 8 years ago
Simon Glass 8e35bb07eb mkimage: Support automatic creating of a FIT without a .its 8 years ago
Simon Glass d505a09c1e mkimage: Allow a FIT to include an image of any type 8 years ago
Simon Glass cc7a64447b mkimage: Make 'params' static 8 years ago
Simon Glass 1531034831 mkimage: Show an error message when usage() is called 8 years ago
Simon Glass b0a487a4eb mkimage: Move usage() up to the top 8 years ago
Simon Glass 0745008145 mkimage: Sort the option processing code by option 8 years ago
Simon Glass a02221f29d mkimage: Convert to use getopt() 8 years ago
Simon Glass 0b443dee6b mkimage: Move argument processing into its own function 8 years ago
William Cohen c190fbd010 Gracefully handle 64-bit signed-extended 32-bit Load addresses 8 years ago
Marek Vasut 3463314125 mkimage: Fix warning from fix for generating multi and script images again 9 years ago
Philippe De Swert 6ae6e16005 mkimage : Fix generating multi and script images 9 years ago
Tom Rini 354973076a tools/mkimage.c: Clarify help text for -D slightly 9 years ago
Simon Glass 424b86ae59 mkimage: Allow padding to any length 9 years ago
Simon Glass 92a655c326 mkimage: Set up a file size parameter and keep it updated 9 years ago
Simon Glass 5b9d44df23 mkimage: Display a better list of available image types 9 years ago
Guilherme Maciel Ferreira f41f5b7c05 dumpimage: add 'T' option to explicitly set the image type 9 years ago
Guilherme Maciel Ferreira a93648d197 imagetool: replace image registration function by linker_lists feature 9 years ago
Guilherme Maciel Ferreira 0ca6691c2e imagetool: move common code to imagetool module 9 years ago
Luka Perkov 31cbe80c33 mkimage: fix compilation issues on OpenBSD 10 years ago
Guilherme Maciel Ferreira f86ed6a8d5 tools: moved code common to all image tools to a separated module. 11 years ago
Guilherme Maciel Ferreira f1cc458cf3 mkimage: added 'static' specifier to match function's prototype. 11 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 11 years ago
Stefano Babic 9bac0bb374 tools: add variable padding of data image in mkimage 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 399c744b22 mkimage: Add -r option to specify keys that must be verified 11 years ago
Simon Glass 4f61042701 mkimage: Add -c option to specify a comment for key signing 11 years ago
Simon Glass 95d77b4479 mkimage: Add -F option to modify an existing .fit file 11 years ago
Simon Glass e29495d37f mkimage: Add -K to write public keys to an FDT blob 11 years ago
Simon Glass 80e4df8ac6 mkimage: Add -k option to specify key directory 11 years ago
Shaohui Xie 5d898a00f3 powerpc/CoreNet: add tool to support pbl image build. 12 years ago
Christian Riesch d1be8f922e mkimage: Fix variable length header support 13 years ago
Stefano Babic 4962e38e9a mkimage: adding support for Davinci AIS image 13 years ago
Stefano Babic f0662105b6 mkimage: Add variable lenght header support 13 years ago
John Rigby 3decb14abe mkimage: Add OMAP boot image support 13 years ago
Heiko Schocher 7816f2cf81 mkimage: add UBL header support for booting davinci cpus 13 years ago
Wolfgang Denk 976b38c074 mkimage: add "-V" option to print version information 13 years ago
Peter Tyser a2513e27e8 mkimage: Fix strict-aliasing compiler warning 14 years ago
Wolfgang Denk 04387d24a1 mkimage: fix Segmentation Fault when run without "-n name" option 14 years ago
Mike Frysinger 1b691bb0c2 mkimage: dont force entry point with xip 14 years ago
Stefano Babic 8edcde5e4e mkimage: Add Freescale imx Boot Image support (imximage) 15 years ago
Peter Tyser fbc1c8f6f6 tools/mkimage: Remove duplicate line of code 15 years ago
Peter Tyser c81296c16f tools/mkimage: Print FIT image contents after creation 15 years ago