Commit Graph

19 Commits (8df81e17f81ba0542f6dbb7636db64fa56c12d8a)

Author SHA1 Message Date
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 3837ce65bd tools: Add a function to obtain the size of a file 8 years ago
Simon Glass d505a09c1e mkimage: Allow a FIT to include an image of any type 8 years ago
Simon Glass 1b99e5bbb6 mkimage: Allow the original file size to be recorded 9 years ago
Simon Glass 92a655c326 mkimage: Set up a file size parameter and keep it updated 9 years ago
Jörg Krause 26e355d131 Fix musl build 9 years ago
Andreas Bießmann 1fddd7b63c tools/imagetool: remove linker script 9 years ago
Guilherme Maciel Ferreira 67f946cd18 dumpimage: replace the term "datafile" by "subimage" 9 years ago
Guilherme Maciel Ferreira a93648d197 imagetool: replace image registration function by linker_lists feature 9 years ago
Guilherme Maciel Ferreira 067d156075 imagetool: make the image_save_datafile() available to all image types 9 years ago
Guilherme Maciel Ferreira 0ca6691c2e imagetool: move common code to imagetool module 9 years ago
Charles Manning 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
Andreas Bießmann 7b1a411743 mkimage: add atmelimage 10 years ago
Karicheri, Muralidharan bf411ea9f1 tools: mkimage: add support for gpimage format 10 years ago
Guilherme Maciel Ferreira a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 11 years ago
Guilherme Maciel Ferreira f86ed6a8d5 tools: moved code common to all image tools to a separated module. 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 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
Simon Glass 2434c66da0 mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building 11 years ago
Simon Glass 816cb037ad mkimage: Move ARRAY_SIZE to header file 11 years ago
Shaohui Xie 5d898a00f3 powerpc/CoreNet: add tool to support pbl image build. 12 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
Stefano Babic 8edcde5e4e mkimage: Add Freescale imx Boot Image support (imximage) 15 years ago
Prafulla Wadaskar 36e0eb63e3 mkimage: Add Kirkwood Boot Image support (kwbimage) 15 years ago
Wolfgang Denk c928d1dc89 tools/mkimage: fix compiler warnings, use "const" 15 years ago
Prafulla Wadaskar c7138920b8 tools: mkimage: split code into core, default and FIT image specific 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
Wolfgang Denk 3a2003f61e tools/mkimage: fix compiler warnings, use "const" 15 years ago
Prafulla Wadaskar 89a4d6b12f tools: mkimage: split code into core, default and FIT image specific 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
Peter Tyser 2f8d396b93 Add support for building native win32 tools 15 years ago
Bartlomiej Sieka 9d25438fe7 [new uImage] Add support for new uImage format to mkimage tool 16 years ago
Marian Balakowicz 5dfb521386 [new uImage] New uImage low-level API 16 years ago
Bartlomiej Sieka 8cf30809a8 [new uImage] Add libfdt support to mkimage 16 years ago
Bartlomiej Sieka a6e530f00d [new uImage] Add sha1.o object to mkimage binary build 16 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago