- c668b15 tools: open FIT image read-only by Ahelenia Ziemiańska · 8 months ago
- dcfb633 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 11 months ago
- 9ffe4d6 tools: ensure zeroed padding in external FIT images by Roman Azarenko · 1 year, 3 months ago
- adbc90f mkimage: allow internalization of data-position by Lars Feyaerts · 1 year, 2 months ago
- 0ed41e2 tools: imagetool: Extend print_header() by params argument by Pali Rohár · 1 year, 8 months ago
- 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 11 months ago
- 3541407 mkimage: Add a few more messages for FIT failures by Simon Glass · 1 year, 11 months ago
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- 5f15029 mkimage: Support signing 'auto' FITs by Sean Anderson · 2 years, 6 months ago
- 3e3899c mkimage: add public key for image pre-load stage by Philippe Reynes · 2 years, 8 months ago
- e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
- 674fc7f tools: Move copyfile() into a common file by Simon Glass · 3 years ago
- 00c0677 mkimage: Show the external-offset error by Simon Glass · 2 years, 11 months ago
- 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 10 months ago
- 49760ec tools/fitimage: remove redundant format check by Stefan Eichenberger · 2 years, 11 months ago
- 88be5d3 tools/fitimage: add missing linebreak for some messages by Sven Roederer · 3 years, 6 months ago
- 8fcea12 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 9 months ago
- d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · 4 years, 4 months ago
- c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 4 months ago
- 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- ef894c3 mkimage: Allow updating the FIT timestamp by Simon Glass · 4 years, 5 months ago
- 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · 4 years, 6 months ago
- 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · 4 years, 7 months ago
- a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · 4 years, 7 months ago
- cbcb399 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · 4 years, 7 months ago
- 6eb23874 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · 4 years, 7 months ago
- 4536ef8 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · 4 years, 7 months ago
- 8e238b5 mkimage: fit_image: Add option to make fit header align by Kever Yang · 4 years, 8 months ago
- 8c11bc1 tool: use ALIGN() to align the size by Kever Yang · 4 years, 8 months ago
- 97caa07 mkimage: fit: don't create image with 0700 permissions by Thomas Hebb · 4 years, 9 months ago
- 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
- 915f5aa mkimage: simplify fit_check_params() by Heinrich Schuchardt · 5 years ago
- 166d5e9 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · 5 years ago
- 8a90ce8 mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · 5 years ago
- bff733f tools: use read-only mmap in fit_check_sign by Luca Boccassi · 6 years ago
- 7e0cb5e tools: fit_image: Add the loadable property to configs by Abel Vesa · 6 years ago
- a4e678d mkimage: fit_image: Use macros from image.h by Michal Simek · 6 years ago
- 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
- c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ff6c3b2 tools/mkimage: Use proper output parameter in dtc-system call by Stefan Theil · 7 years ago
- 9ef25e8 tools: fix incorrect usage of DT node unit address by Andre Przywara · 7 years ago
- 74a21dd tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · 7 years ago
- a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · 7 years ago
- b828665 tools/fit_image.c: Update some return code paths by Tom Rini · 7 years ago
- 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
- 8d83ed2 mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · 8 years ago
- 061752e tools: Add an error code when fit_handle_file() fails by Simon Glass · 8 years ago
- aeeea7f image: Correct auto-fit architecture property name by Simon Glass · 8 years ago
- f8e066c Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · 8 years ago
- a845762 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · 8 years ago
- dbb2df1 fit_image: Fix a double close() on the error path by Simon Glass · 9 years ago
- 6da4a65 mkimage: Don't close the file if it wasn't opened by Simon Glass · 9 years ago
- 9ab7f05 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · 9 years ago
- c0ee1ca mkimage: Fix missing free() and close() in fit_build() by Simon Glass · 9 years ago
- f3a6e8f mkimage: Fix missing free() in fit_extract_data() by Simon Glass · 9 years ago
- 4e7505f mkimage: Fix error path in fit_extract_data() by Simon Glass · 9 years ago
- 5014cc1 mkimage: Add a missing free() to fit_import_data() by Simon Glass · 9 years ago
- f463bd9 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · 9 years ago
- 267a2ce mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · 9 years ago
- 84abf15 mkimage: Fix munmap() call when importing data by Simon Glass · 9 years ago
- d11b700 mkimage: Bring data into the FIT before processing by Simon Glass · 9 years ago
- afd728c mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
- bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · 9 years ago
- 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 9 years ago
- 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
- 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
- 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
- 3cb743c tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
- 8ed4d1c tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
- bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
- bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
- ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
- b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
- b148974 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
- fbabc0f image: Support signing of images by Simon Glass · 11 years ago
- 4161c41 mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 12 years ago
- ee38265 image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 12 years ago
- d617be3 Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
- 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
- fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago