Commit Graph

65 Commits (aea3d40d05f0eb8627ac0999315cad5c4b3676f5)

Author SHA1 Message Date
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
Peter Tyser 1a99de2cb4 tools/mkimage: Assume FDT image type for FIT images 15 years ago
Remy Bohmer 6a590c5f5f Building of FIT images does not work. 15 years ago
Prafulla Wadaskar 36e0eb63e3 mkimage: Add Kirkwood Boot Image support (kwbimage) 15 years ago
Prafulla Wadaskar c7138920b8 tools: mkimage: split code into core, default and FIT image specific 15 years ago
Prafulla Wadaskar 02e78e7398 tools: mkimage: Fixed build warnings 15 years ago
Prafulla Wadaskar 40864630b2 tools: mkimage : bugfix returns correct value for list command 15 years ago
Wolfgang Denk 4c5baa633e License cleanup: remove unintended "All Rights Reserved" notices. 15 years ago
Prafulla Wadaskar aa0c7a86cd mkimage: Add Kirkwood Boot Image support (kwbimage) 15 years ago
Prafulla Wadaskar 89a4d6b12f tools: mkimage: split code into core, default and FIT image specific 15 years ago
Prafulla Wadaskar 449609f5b1 tools: mkimage: Fixed build warnings 15 years ago
Prafulla Wadaskar f7644c0bf3 tools: mkimage : bugfix returns correct value for list command 15 years ago
Wolfgang Denk 46ff6d4613 License cleanup: remove unintended "All Rights Reserved" notices. 15 years ago
Mike Frysinger 3756609076 compiler.h: unify system ifdef cruft here 15 years ago
Mike Frysinger fa956fde60 mkimage: make mmap() checks consistent 16 years ago
Bartlomiej Sieka edbed247a1 Memory footprint optimizations 16 years ago
Bartlomiej Sieka 9d25438fe7 [new uImage] Add support for new uImage format to mkimage tool 16 years ago
Marian Balakowicz 570abb0ad1 [new uImage] Share common uImage code between mkimage and U-boot 16 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 16 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Aubrey.Li 5dfaa50eb8 Fix compilation issues on MACOSX 17 years ago
Stefan Roese 1a1b7374b8 Define IH_CPU_AVR32 18 years ago
Wolfgang Denk 0dab03ba8f Fix mkimage -l bug with multifile images on 64bit platforms 18 years ago