1. a4e678d mkimage: fit_image: Use macros from image.h by Michal Simek · Fri Jul 20 12:31:02 2018 +0200
  2. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · Wed Jun 20 20:10:52 2018 +0000
  3. c4c7e0d mkimage: Refactor imagetool_get_source_date to take command name by Alex Kiernan · Wed Jun 20 20:10:51 2018 +0000
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. ff6c3b2 tools/mkimage: Use proper output parameter in dtc-system call by Stefan Theil · Thu Mar 08 09:00:13 2018 +0100
  6. 9ef25e8 tools: fix incorrect usage of DT node unit address by Andre Przywara · Mon Dec 04 02:05:12 2017 +0000
  7. 74a21dd tools/mkimage: Fix DTC run command to handle file names with space by Mirza, Taimoor · Wed Oct 04 20:28:03 2017 +0500
  8. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · Sat Oct 07 11:27:59 2017 -0400
  9. b828665 tools/fit_image.c: Update some return code paths by Tom Rini · Tue Sep 26 22:14:44 2017 -0400
  10. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  11. 8d83ed2 mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · Fri Nov 04 14:22:15 2016 +0100
  12. 061752e tools: Add an error code when fit_handle_file() fails by Simon Glass · Sun Jul 03 09:40:43 2016 -0600
  13. aeeea7f image: Correct auto-fit architecture property name by Simon Glass · Thu Jun 30 10:52:12 2016 -0600
  14. f8e066c Respect SOURCE_DATE_EPOCH when building FIT images. by Vagrant Cascadian · Thu Jun 16 12:28:40 2016 -0700
  15. a845762 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · Thu Jun 09 19:38:02 2016 -0700
  16. dbb2df1 fit_image: Fix a double close() on the error path by Simon Glass · Sun May 01 17:12:24 2016 -0600
  17. 6da4a65 mkimage: Don't close the file if it wasn't opened by Simon Glass · Wed Mar 16 07:45:43 2016 -0600
  18. 9ab7f05 mkimage: Ensure file is closed in fdt_property_file() by Simon Glass · Wed Mar 16 07:45:42 2016 -0600
  19. c0ee1ca mkimage: Fix missing free() and close() in fit_build() by Simon Glass · Wed Mar 16 07:45:41 2016 -0600
  20. f3a6e8f mkimage: Fix missing free() in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:40 2016 -0600
  21. 4e7505f mkimage: Fix error path in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:39 2016 -0600
  22. 5014cc1 mkimage: Add a missing free() to fit_import_data() by Simon Glass · Wed Mar 16 07:45:38 2016 -0600
  23. f463bd9 mkimage: Correct file being closed twice in fit_extract_data() by Simon Glass · Wed Mar 16 07:45:33 2016 -0600
  24. 267a2ce mkimage: Correct file being closed twice in fit_import_data() by Simon Glass · Wed Mar 16 07:45:32 2016 -0600
  25. 84abf15 mkimage: Fix munmap() call when importing data by Simon Glass · Wed Mar 16 07:45:31 2016 -0600
  26. d11b700 mkimage: Bring data into the FIT before processing by Simon Glass · Mon Feb 22 22:55:54 2016 -0700
  27. afd728c mkimage: Support placing data outside the FIT by Simon Glass · Mon Feb 22 22:55:53 2016 -0700
  28. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · Mon Feb 22 22:55:52 2016 -0700
  29. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · Mon Feb 22 22:55:51 2016 -0700
  30. 3c46bcd dumpimage: fit: extract FIT images by Guilherme Maciel Ferreira · Thu Jan 15 02:54:42 2015 -0200
  31. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · Thu Jan 15 02:48:07 2015 -0200
  32. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · Mon Jun 02 22:04:53 2014 -0600
  33. 3cb743c tools, fit: add fit_info host command by Heiko Schocher · Mon Mar 03 12:19:29 2014 +0100
  34. 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
  35. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · Thu Sep 19 12:10:18 2013 +0900
  36. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  37. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · Thu Jun 13 15:10:07 2013 -0700
  38. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · Thu Jun 13 15:10:06 2013 -0700
  39. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · Thu Jun 13 15:10:05 2013 -0700
  40. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · Thu Jun 13 15:10:04 2013 -0700
  41. b148974 mkimage: Add -k option to specify key directory by Simon Glass · Thu Jun 13 15:10:03 2013 -0700
  42. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  43. 4161c41 mkimage: Put FIT loading in function and tidy error handling by Simon Glass · Wed May 08 08:05:57 2013 +0000
  44. ee38265 image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · Tue May 07 06:12:01 2013 +0000
  45. d617be3 Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · Tue Dec 11 11:11:52 2012 +0100
  46. 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · Tue Nov 24 16:42:09 2009 -0600
  47. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · Wed Aug 19 17:36:46 2009 +0530