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