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