1. 6da4a65 mkimage: Don't close the file if it wasn't opened by Simon Glass · 9 years ago
  2. 9ab7f05 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · 9 years ago
  3. c0ee1ca mkimage: Fix missing free() and close() in fit_build() by Simon Glass · 9 years ago
  4. f3a6e8f mkimage: Fix missing free() in fit_extract_data() by Simon Glass · 9 years ago
  5. 4e7505f mkimage: Fix error path in fit_extract_data() by Simon Glass · 9 years ago
  6. 5014cc1 mkimage: Add a missing free() to fit_import_data() by Simon Glass · 9 years ago
  7. f463bd9 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · 9 years ago
  8. 267a2ce mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · 9 years ago
  9. 84abf15 mkimage: Fix munmap() call when importing data by Simon Glass · 9 years ago
  10. d11b700 mkimage: Bring data into the FIT before processing by Simon Glass · 9 years ago
  11. afd728c mkimage: Support placing data outside the FIT by Simon Glass · 9 years ago
  12. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · 9 years ago
  13. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · 9 years ago
  14. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · 10 years ago
  15. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  16. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  17. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · 11 years ago
  18. 8ed4d1c tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  19. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · 11 years ago
  22. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · 11 years ago
  23. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · 11 years ago
  24. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · 11 years ago
  25. b148974 mkimage: Add -k option to specify key directory by Simon Glass · 11 years ago
  26. fbabc0f image: Support signing of images by Simon Glass · 11 years ago
  27. 4161c41 mkimage: Put FIT loading in function and tidy error handling by Simon Glass · 12 years ago
  28. ee38265 image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 12 years ago
  29. d617be3 Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  30. 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  31. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago