Commit Graph

47 Commits (lime2-spi)

Author SHA1 Message Date
Michal Simek 4a8b6e0101 mkimage: fit_image: Use macros from image.h 6 years ago
Alex Kiernan 795f452eef mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures 6 years ago
Alex Kiernan 87925df2b3 mkimage: Refactor imagetool_get_source_date to take command name 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Stefan Theil 63f881d46a tools/mkimage: Use proper output parameter in dtc-system call 6 years ago
Andre Przywara 2eda8e9aad tools: fix incorrect usage of DT node unit address 6 years ago
Mirza, Taimoor a6e9810495 tools/mkimage: Fix DTC run command to handle file names with space 7 years ago
Tom Rini bf52fcdef4 cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity 7 years ago
Tom Rini 3c2dff5490 tools/fit_image.c: Update some return code paths 7 years ago
George McCollister f1ca1fdebf mkimage: Add support for signing with pkcs11 7 years ago
Tomeu Vizoso 0f7c6cdc81 mkimage: Allow including a ramdisk in FIT auto mode 8 years ago
Simon Glass 655cc69655 tools: Add an error code when fit_handle_file() fails 8 years ago
Simon Glass 3a45f38d41 image: Correct auto-fit architecture property name 8 years ago
Vagrant Cascadian 5847084f6b Respect SOURCE_DATE_EPOCH when building FIT images. 8 years ago
Teddy Reed f8f9107d97 mkimage: fit: spl: Add an optional static offset for external data 8 years ago
Simon Glass 4c1dc1a90f fit_image: Fix a double close() on the error path 8 years ago
Simon Glass 5b15a2596f mkimage: Don't close the file if it wasn't opened 8 years ago
Simon Glass 3bd3a54ac5 mkimage: Ensure file is closed in fdt_property_file() 8 years ago
Simon Glass 7b0bbd886d mkimage: Fix missing free() and close() in fit_build() 8 years ago
Simon Glass 21c2975a94 mkimage: Fix missing free() in fit_extract_data() 8 years ago
Simon Glass b97d71e26a mkimage: Fix error path in fit_extract_data() 8 years ago
Simon Glass 6e0ffce6cb mkimage: Add a missing free() to fit_import_data() 8 years ago
Simon Glass f980ca3411 mkimage: Correct file being closed twice in fit_extract_data() 8 years ago
Simon Glass 508b028a4c mkimage: Correct file being closed twice in fit_import_data() 8 years ago
Simon Glass 9cff2d1e39 mkimage: Fix munmap() call when importing data 8 years ago
Simon Glass 529fd18866 mkimage: Bring data into the FIT before processing 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
Guilherme Maciel Ferreira 39931f966a dumpimage: fit: extract FIT images 9 years ago
Guilherme Maciel Ferreira a93648d197 imagetool: replace image registration function by linker_lists feature 9 years ago
Simon Glass a946811569 mkimage: Automatically make space in FDT when full 10 years ago
Heiko Schocher 6bf4ca076f tools, fit: add fit_info host command 10 years ago
Guilherme Maciel Ferreira f86ed6a8d5 tools: moved code common to all image tools to a separated module. 11 years ago
Masahiro Yamada 2f0877c7f4 FIT: delete unnecessary casts 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
Simon Glass 56518e7104 image: Support signing of images 11 years ago
Simon Glass aa6d6db4d4 mkimage: Put FIT loading in function and tidy error handling 11 years ago
Simon Glass bbb467dc3c image: Rename fit_add_hashes() to fit_add_verification_data() 11 years ago
Lars Rasmusson ee7c0fc764 Correct comment to show the parameters as defined in tools/mkimage.h 12 years ago
Peter Tyser 8e1c89663c tools/fit_image.c: Remove unused fit_set_header() 15 years ago
Prafulla Wadaskar c7138920b8 tools: mkimage: split code into core, default and FIT image specific 15 years ago
Prafulla Wadaskar 89a4d6b12f tools: mkimage: split code into core, default and FIT image specific 15 years ago