1. 98c689b mkimage: fix compilation issues on OpenBSD by Luka Perkov · Sat Aug 09 18:17:47 2014 +0200
  2. 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
  3. ff0fa61 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · Sun Dec 01 12:43:09 2013 -0700
  4. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  5. 6531bd9 tools: add variable padding of data image in mkimage by Stefano Babic · Mon Aug 19 19:03:19 2013 +0200
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · Thu Jun 13 15:10:07 2013 -0700
  8. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · Thu Jun 13 15:10:06 2013 -0700
  9. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · Thu Jun 13 15:10:05 2013 -0700
  10. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · Thu Jun 13 15:10:04 2013 -0700
  11. b148974 mkimage: Add -k option to specify key directory by Simon Glass · Thu Jun 13 15:10:03 2013 -0700
  12. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · Fri Aug 10 02:49:35 2012 +0000
  13. c14f281 mkimage: Fix variable length header support by Christian Riesch · Fri Dec 09 09:47:38 2011 +0000
  14. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  15. 4a96330 mkimage: Add variable lenght header support by Stefano Babic · Thu Sep 15 23:50:16 2011 +0000
  16. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · Thu Jul 21 09:10:30 2011 -0400
  17. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · Sat Jul 16 00:06:42 2011 +0000
  18. e97ab72 mkimage: add "-V" option to print version information by Wolfgang Denk · Sat Feb 12 10:37:11 2011 +0100
  19. 632d9ca mkimage: Fix strict-aliasing compiler warning by Peter Tyser · Sun Apr 04 22:36:03 2010 -0500
  20. 23416b8 mkimage: fix Segmentation Fault when run without "-n name" option by Wolfgang Denk · Sat Mar 27 23:37:46 2010 +0100
  21. bca17ea mkimage: dont force entry point with xip by Mike Frysinger · Mon Jan 25 18:50:11 2010 -0500
  22. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · Wed Jan 20 18:19:10 2010 +0100
  23. 54cd539 tools/mkimage: Remove duplicate line of code by Peter Tyser · Sun Dec 06 01:33:24 2009 -0600
  24. b2f8b94 tools/mkimage: Print FIT image contents after creation by Peter Tyser · Tue Nov 24 16:42:10 2009 -0600
  25. 94734e6 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · Tue Nov 24 16:42:08 2009 -0600
  26. 903fc15 Building of FIT images does not work. by Remy Bohmer · Wed Oct 28 22:13:35 2009 +0100
  27. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · Mon Sep 07 15:05:02 2009 +0530
  28. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · Wed Aug 19 17:36:46 2009 +0530
  29. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · Sun Aug 16 05:28:19 2009 +0530
  30. 139cb08 tools: mkimage : bugfix returns correct value for list command by Prafulla Wadaskar · Mon Aug 10 18:49:37 2009 +0530
  31. dbd8bcb License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · Wed Sep 02 14:57:27 2009 +0200
  32. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · Thu Jul 02 19:23:25 2009 -0400
  33. cd7e1a3 mkimage: make mmap() checks consistent by Mike Frysinger · Thu May 01 04:13:05 2008 -0400
  34. 4786859 Memory footprint optimizations by Bartlomiej Sieka · Fri Apr 18 12:39:23 2008 +0200
  35. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · Tue Mar 11 12:34:47 2008 +0100
  36. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · Fri Feb 29 15:59:59 2008 +0100
  37. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  38. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  39. fecb2a0 Fix compilation issues on MACOSX by Aubrey.Li · Mon May 14 11:47:35 2007 +0800
  40. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
  41. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  42. 283a81e Fix mkimage -l bug with multifile images on 64bit platforms by Wolfgang Denk · Wed Sep 06 23:29:15 2006 +0200
  43. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Wed Aug 16 10:54:09 2006 -0500
  44. dce59c5 Fixed handling of bad checksums with "mkimage -l" by Wolfgang Denk · Fri Apr 28 21:24:32 2006 +0200
  45. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100
  46. 31f14c2 Fix mkimage bug with multifile images created on 64 bit systems. by Wolfgang Denk · Wed Jan 11 13:03:54 2006 +0100
  47. 1873b60 * Patch by Scott McNutt, 01 Nov 2004: by wdenk · Sun Apr 03 21:11:16 2005 +0000
  48. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · Sun Nov 21 00:06:33 2004 +0000
  49. 265d217 * Rename SBC8560 into sbc8560 for consistency by wdenk · Sat Jul 10 22:35:59 2004 +0000
  50. db82c8e * Patch by Rahul Shanbhag, 19 Feb 2004: by wdenk · Thu Feb 26 23:01:04 2004 +0000
  51. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · Mon Nov 17 21:14:37 2003 +0000
  52. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · Wed Oct 08 22:14:02 2003 +0000
  53. e97dcd0 Fix build problems under FreeBSD by wdenk · Tue Oct 07 10:33:38 2003 +0000
  54. 6cd4a5e Add generic filesystem image type by wdenk · Mon Oct 06 22:00:45 2003 +0000
  55. 6e2bf7a Make IPB clock on MGT5100/MPC5200 configurable in board config file; by wdenk · Tue Sep 16 11:39:10 2003 +0000
  56. 0a65855 * Map ISP1362 USB OTG controller for NSCU board by wdenk · Tue Aug 05 17:43:17 2003 +0000
  57. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · Mon Jul 14 22:13:32 2003 +0000
  58. 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · Tue May 20 14:25:27 2003 +0000
  59. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · Sun Apr 20 14:04:18 2003 +0000
  60. 9dd2b88 * Fix startup problems with VFD display on TRAB by wdenk · Tue Dec 03 21:28:10 2002 +0000
  61. 5b1d713 Initial revision by wdenk · Sun Nov 03 00:07:02 2002 +0000