1. 5b15a25 mkimage: Don't close the file if it wasn't opened by Simon Glass · 9 years ago
  2. 3bd3a54 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · 9 years ago
  3. 7b0bbd8 mkimage: Fix missing free() and close() in fit_build() by Simon Glass · 9 years ago
  4. 21c2975 mkimage: Fix missing free() in fit_extract_data() by Simon Glass · 9 years ago
  5. b97d71e mkimage: Fix error path in fit_extract_data() by Simon Glass · 9 years ago
  6. 6e0ffce mkimage: Add a missing free() to fit_import_data() by Simon Glass · 9 years ago
  7. f980ca3 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · 9 years ago
  8. 508b028 mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · 9 years ago
  9. 9cff2d1 mkimage: Fix munmap() call when importing data by Simon Glass · 9 years ago
  10. 529fd18 mkimage: Bring data into the FIT before processing by Simon Glass · 9 years ago
  11. 722ebc8 mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
  12. fb4cce0 mkimage: Support adding device tree files to a FIT by Simon Glass · 9 years ago
  13. 8e35bb0 mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 9 years ago
  14. 39931f9 dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  15. a93648d imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  16. a946811 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  17. 6bf4ca0 tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
  18. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  19. 2f0877c FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 399c744 mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  22. 4f61042 mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  23. 95d77b4 mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  24. e29495d mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  25. 80e4df8 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  26. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  27. aa6d6db mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 11 years ago
  28. bbb467d image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 11 years ago
  29. ee7c0fc Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  30. 8e1c896 tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  31. 89a4d6b tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago