1. 774aed5 mkimage: allow -l to work on block devices on Linux by Yann Dirson · Tue May 18 10:59:04 2021 +0200
  2. 8fcea12 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · Fri Feb 19 12:45:17 2021 -0600
  3. 00dffdd mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · Tue Dec 08 14:42:15 2020 +1030
  4. 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · Wed Oct 07 11:21:55 2020 +0900
  5. 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  6. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  7. ef894c3 mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  8. 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · Wed Jul 08 11:52:50 2020 +0200
  9. ddc38e6 tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · Sat May 09 17:10:41 2020 +0200
  10. 8e238b5 mkimage: fit_image: Add option to make fit header align by Kever Yang · Mon Mar 30 11:56:24 2020 +0800
  11. 86f2601 tools: mkimage: use common ALIGN to do the size align by Kever Yang · Mon Mar 30 11:56:19 2020 +0800
  12. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · Fri Dec 27 11:24:41 2019 +0800
  13. abf8eb2 lib: rsa: add support to other openssl engine types than pkcs11 by Vesa Jääskeläinen · Sun Jun 16 20:53:38 2019 +0300
  14. 408abe9 fdt: Fix mkimage list to try every header type by Jordan Hand · Tue Apr 09 10:36:09 2019 -0700
  15. 256b7f9 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm by Jordan Hand · Tue Mar 05 14:47:56 2019 -0800
  16. 31c51da tools: add i.MX8M image support by Peng Fan · Tue Nov 20 10:19:36 2018 +0000
  17. 60a5607 tools: add i.MX8/8X image support by Peng Fan · Tue Oct 16 04:50:30 2018 +0000
  18. fc49786 tools: mkimage: Ensure munmap unmaps the same length that was mapped by Mark Tomlinson · Wed Aug 29 10:51:14 2018 +1200
  19. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · Fri Apr 13 14:18:52 2018 +0200
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. 9d74c70 tools: mkimage: Check for datafile when type is script by Alex Kiernan · Sun Apr 22 05:11:17 2018 +0000
  22. dfe25fa mkimage: do not fail if there is no print_header function by Guillaume GARDET · Fri Mar 30 10:28:19 2018 +0200
  23. f77ab20 mkimage: fix display of image types list by Baruch Siach · Thu Jun 29 20:37:08 2017 +0300
  24. 3bb71e0 tools: mkimage: fix sizeof_mismatch found by coverity by Sven Ebenfeld · Tue Jan 17 19:36:51 2017 +0100
  25. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  26. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · Sun Nov 06 16:37:56 2016 +0100
  27. 8d83ed2 mkimage: Allow including a ramdisk in FIT auto mode by Tomeu Vizoso · Fri Nov 04 14:22:15 2016 +0100
  28. d435d9f mkimage: Fix missing free() in show_valid_options() by Simon Glass · Thu Oct 27 17:54:03 2016 -0600
  29. 3e9e6d6 Fix spelling of "occur". by Vagrant Cascadian · Sun Oct 23 20:45:17 2016 -0700
  30. 15bd26c mkimage: Fix argument parsing with signature comment by Karl Beldan · Tue Aug 02 18:57:14 2016 +0000
  31. 9e3cd3c mkimage: fix missing break for -p switch by Teddy Reed · Mon Jul 11 22:54:26 2016 -0700
  32. eaa2540 mkimage: Show item lists for all categories by Simon Glass · Thu Jun 30 10:52:19 2016 -0600
  33. be42159 mkimage: Use generic code for showing an 'image type' error by Simon Glass · Thu Jun 30 10:52:18 2016 -0600
  34. 1d138b5 mkimage: Allow display of a list of any image header category by Simon Glass · Thu Jun 30 10:52:17 2016 -0600
  35. 781d1e7 mkimage: Drop blank line before main() by Simon Glass · Thu Jun 30 10:52:11 2016 -0600
  36. 62db64a mkimage: Drop premature setting of params.fit_image_type by Simon Glass · Thu Jun 30 10:52:10 2016 -0600
  37. 79b5ee5 mkimage: Require a data file when auto-fit is used by Simon Glass · Thu Jun 30 10:52:09 2016 -0600
  38. 156c349 mkimage: Explain the auto-fit imagefile special case by Simon Glass · Thu Jun 30 10:52:08 2016 -0600
  39. a89857d mkimage: Honour the default image type with auto-fit by Simon Glass · Thu Jun 30 10:52:07 2016 -0600
  40. a845762 mkimage: fit: spl: Add an optional static offset for external data by Teddy Reed · Thu Jun 09 19:38:02 2016 -0700
  41. da1805f mkimage: Add a quiet mode by Simon Glass · Sun May 01 13:55:38 2016 -0600
  42. ddd3477 mkimage: fix generation of FIT image by Andreas Bießmann · Tue May 03 15:17:03 2016 +0200
  43. f400158 mkimage: fix argument parsing on BSD systems by Andreas Bießmann · Sun May 01 03:01:27 2016 +0200
  44. afd728c mkimage: Support placing data outside the FIT by Simon Glass · Mon Feb 22 22:55:53 2016 -0700
  45. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · Mon Feb 22 22:55:52 2016 -0700
  46. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · Mon Feb 22 22:55:51 2016 -0700
  47. 04b4607 mkimage: Allow a FIT to include an image of any type by Simon Glass · Mon Feb 22 22:55:48 2016 -0700
  48. 52322d6 mkimage: Make 'params' static by Simon Glass · Mon Feb 22 22:55:38 2016 -0700
  49. 01168b3 mkimage: Show an error message when usage() is called by Simon Glass · Mon Feb 22 22:55:37 2016 -0700
  50. 99a7c26 mkimage: Move usage() up to the top by Simon Glass · Mon Feb 22 22:55:36 2016 -0700
  51. f6fe5f6 mkimage: Sort the option processing code by option by Simon Glass · Mon Feb 22 22:55:35 2016 -0700
  52. cf76cd2 mkimage: Convert to use getopt() by Simon Glass · Mon Feb 22 22:55:34 2016 -0700
  53. 7106bd4 mkimage: Move argument processing into its own function by Simon Glass · Mon Feb 22 22:55:33 2016 -0700
  54. a4e80c5 Gracefully handle 64-bit signed-extended 32-bit Load addresses by William Cohen · Tue Feb 16 08:57:46 2016 -0500
  55. 4cc8627 mkimage: Fix warning from fix for generating multi and script images again by Marek Vasut · Mon Dec 07 18:01:54 2015 +0100
  56. 3edd041 mkimage : Fix generating multi and script images by Philippe De Swert · Fri Dec 04 00:11:23 2015 +0200
  57. e140a46 tools/mkimage.c: Clarify help text for -D slightly by Tom Rini · Wed Aug 26 15:21:23 2015 -0400
  58. 46409cc mkimage: Allow padding to any length by Simon Glass · Sun Aug 30 16:55:22 2015 -0600
  59. 139651f mkimage: Set up a file size parameter and keep it updated by Simon Glass · Tue Jun 23 15:39:12 2015 -0600
  60. 434a31b mkimage: Display a better list of available image types by Simon Glass · Tue Jun 23 15:38:25 2015 -0600
  61. 40bf563 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · Thu Jan 15 02:54:40 2015 -0200
  62. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · Thu Jan 15 02:48:07 2015 -0200
  63. 0b33803 imagetool: move common code to imagetool module by Guilherme Maciel Ferreira · Thu Jan 15 02:48:05 2015 -0200
  64. 98c689b mkimage: fix compilation issues on OpenBSD by Luka Perkov · Sat Aug 09 18:17:47 2014 +0200
  65. 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
  66. ff0fa61 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · Sun Dec 01 12:43:09 2013 -0700
  67. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  68. 6531bd9 tools: add variable padding of data image in mkimage by Stefano Babic · Mon Aug 19 19:03:19 2013 +0200
  69. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  70. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · Thu Jun 13 15:10:07 2013 -0700
  71. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · Thu Jun 13 15:10:06 2013 -0700
  72. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · Thu Jun 13 15:10:05 2013 -0700
  73. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · Thu Jun 13 15:10:04 2013 -0700
  74. b148974 mkimage: Add -k option to specify key directory by Simon Glass · Thu Jun 13 15:10:03 2013 -0700
  75. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · Fri Aug 10 02:49:35 2012 +0000
  76. c14f281 mkimage: Fix variable length header support by Christian Riesch · Fri Dec 09 09:47:38 2011 +0000
  77. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  78. 4a96330 mkimage: Add variable lenght header support by Stefano Babic · Thu Sep 15 23:50:16 2011 +0000
  79. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · Thu Jul 21 09:10:30 2011 -0400
  80. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · Sat Jul 16 00:06:42 2011 +0000
  81. e97ab72 mkimage: add "-V" option to print version information by Wolfgang Denk · Sat Feb 12 10:37:11 2011 +0100
  82. 632d9ca mkimage: Fix strict-aliasing compiler warning by Peter Tyser · Sun Apr 04 22:36:03 2010 -0500
  83. 23416b8 mkimage: fix Segmentation Fault when run without "-n name" option by Wolfgang Denk · Sat Mar 27 23:37:46 2010 +0100
  84. bca17ea mkimage: dont force entry point with xip by Mike Frysinger · Mon Jan 25 18:50:11 2010 -0500
  85. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · Wed Jan 20 18:19:10 2010 +0100
  86. 54cd539 tools/mkimage: Remove duplicate line of code by Peter Tyser · Sun Dec 06 01:33:24 2009 -0600
  87. b2f8b94 tools/mkimage: Print FIT image contents after creation by Peter Tyser · Tue Nov 24 16:42:10 2009 -0600
  88. 94734e6 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · Tue Nov 24 16:42:08 2009 -0600
  89. 903fc15 Building of FIT images does not work. by Remy Bohmer · Wed Oct 28 22:13:35 2009 +0100
  90. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · Mon Sep 07 15:05:02 2009 +0530
  91. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · Wed Aug 19 17:36:46 2009 +0530
  92. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · Sun Aug 16 05:28:19 2009 +0530
  93. 139cb08 tools: mkimage : bugfix returns correct value for list command by Prafulla Wadaskar · Mon Aug 10 18:49:37 2009 +0530
  94. dbd8bcb License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · Wed Sep 02 14:57:27 2009 +0200
  95. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · Thu Jul 02 19:23:25 2009 -0400
  96. cd7e1a3 mkimage: make mmap() checks consistent by Mike Frysinger · Thu May 01 04:13:05 2008 -0400
  97. 4786859 Memory footprint optimizations by Bartlomiej Sieka · Fri Apr 18 12:39:23 2008 +0200
  98. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · Tue Mar 11 12:34:47 2008 +0100
  99. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · Fri Feb 29 15:59:59 2008 +0100
  100. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100