1. a6e9810 tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · 7 years ago
  2. bf52fcd cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · 7 years ago
  3. 3c2dff5 tools/fit_image.c: Update some return code paths by Tom Rini · 7 years ago
  4. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  5. 0f7c6cd mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · 8 years ago
  6. 655cc69 tools: Add an error code when fit_handle_file() fails by Simon Glass · 8 years ago
  7. 3a45f38 image: Correct auto-fit architecture property name by Simon Glass · 8 years ago
  8. 5847084 Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · 8 years ago
  9. f8f9107 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · 8 years ago
  10. 4c1dc1a fit_image: Fix a double close() on the error path by Simon Glass · 8 years ago
  11. 5b15a25 mkimage: Don't close the file if it wasn't opened by Simon Glass · 9 years ago
  12. 3bd3a54 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · 9 years ago
  13. 7b0bbd8 mkimage: Fix missing free() and close() in fit_build() by Simon Glass · 9 years ago
  14. 21c2975 mkimage: Fix missing free() in fit_extract_data() by Simon Glass · 9 years ago
  15. b97d71e mkimage: Fix error path in fit_extract_data() by Simon Glass · 9 years ago
  16. 6e0ffce mkimage: Add a missing free() to fit_import_data() by Simon Glass · 9 years ago
  17. f980ca3 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · 9 years ago
  18. 508b028 mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · 9 years ago
  19. 9cff2d1 mkimage: Fix munmap() call when importing data by Simon Glass · 9 years ago
  20. 529fd18 mkimage: Bring data into the FIT before processing by Simon Glass · 9 years ago
  21. 722ebc8 mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
  22. fb4cce0 mkimage: Support adding device tree files to a FIT by Simon Glass · 9 years ago
  23. 8e35bb0 mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 9 years ago
  24. 39931f9 dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  25. a93648d imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  26. a946811 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  27. 6bf4ca0 tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
  28. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  29. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. 399c744 mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  32. 4f61042 mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  33. 95d77b4 mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  34. e29495d mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  35. 80e4df8 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  36. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  37. aa6d6db mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 11 years ago
  38. bbb467d image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 11 years ago
  39. ee7c0fc Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  40. 8e1c896 tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  41. 89a4d6b tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago