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