Commit Graph

107 Commits (lime2-spi)

Author SHA1 Message Date
Mark Tomlinson 8961c8ad25 tools: mkimage: Ensure munmap unmaps the same length that was mapped 6 years ago
Alexander Graf 6915dcf359 tools: zynqmpimage: Add bif support 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alex Kiernan 8c84287a0f tools: mkimage: Check for datafile when type is script 6 years ago
Guillaume GARDET 004d00914a mkimage: do not fail if there is no print_header function 6 years ago
Baruch Siach 79aa33cdb3 mkimage: fix display of image types list 7 years ago
Sven Ebenfeld b4e923a805 tools: mkimage: fix sizeof_mismatch found by coverity 7 years ago
George McCollister f1ca1fdebf mkimage: Add support for signing with pkcs11 7 years ago
Sven Ebenfeld d21bd69b6e tools: mkimage: add firmware-ivt image type for HAB verification 7 years ago
Tomeu Vizoso 0f7c6cdc81 mkimage: Allow including a ramdisk in FIT auto mode 8 years ago
Simon Glass 0cd82e255f mkimage: Fix missing free() in show_valid_options() 8 years ago
Vagrant Cascadian 82bd2f29ea Fix spelling of "occur". 8 years ago
Karl Beldan 1b92aed253 mkimage: Fix argument parsing with signature comment 8 years ago
Teddy Reed b6fefa76d0 mkimage: fix missing break for -p switch 8 years ago
Simon Glass 51f03e6a75 mkimage: Show item lists for all categories 8 years ago
Simon Glass f24e10500f mkimage: Use generic code for showing an 'image type' error 8 years ago
Simon Glass 3066422512 mkimage: Allow display of a list of any image header category 8 years ago
Simon Glass 58b2247542 mkimage: Drop blank line before main() 8 years ago
Simon Glass 63ef31b9ef mkimage: Drop premature setting of params.fit_image_type 8 years ago
Simon Glass e324a92531 mkimage: Require a data file when auto-fit is used 8 years ago
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