1. 34d41e5 MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes by Daniel Schwierzeck · Fri Jul 27 23:44:24 2012 +0200
  2. 92e144f tools: clean up mingw ifdefs by Mike Frysinger · Wed Jul 18 16:59:45 2012 +0000
  3. 4623e0a tools: Fix mingw tools build by Vladimir Yakovlev · Sat Jul 07 10:05:06 2012 +0000
  4. dff28964 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · Sun May 27 11:44:51 2012 +0000
  5. 03ddd4d tools/mkenvimage.c: fix basename(3) usage by Andreas Bießmann · Thu Jun 28 08:01:58 2012 +0200
  6. 9c7c24f checkpatch: add check for whitespace before semicolon at end-of-line by Eric Nelson · Wed May 02 20:32:18 2012 -0700
  7. 0d83433 Strip fw_printenv like the other tools by Loïc Minier · Sun Mar 11 16:43:02 2012 +0100
  8. 12fb29a patman: Handle creation of patman config file by Vikram Narayanan · Wed May 23 09:01:06 2012 +0000
  9. c387d36d patman: Change the location of patman config file by Vikram Narayanan · Wed May 23 08:58:58 2012 +0000
  10. 6d9766d easylogo: add lzma support by Mike Frysinger · Fri Feb 03 16:16:59 2012 +0000
  11. 5436f9c tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · Fri Mar 16 05:27:47 2012 +0000
  12. e95ea8c patman: Change the location of patman path by Vikram Narayanan · Fri Apr 27 06:39:31 2012 +0000
  13. 867ad2a patman: Fix a typo error by Vikram Narayanan · Wed Apr 25 05:45:05 2012 +0000
  14. 302007e Prepare v2012.04 by Wolfgang Denk · Sat Apr 21 18:55:26 2012 +0200
  15. 2613288 Add 'patman' patch generation, checking and submission script by Simon Glass · Sat Jan 14 15:12:45 2012 +0000
  16. a5de669 mkenvimage: Fix compiler warning by Dirk Behme · Thu Apr 05 23:15:07 2012 +0000
  17. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Mar 30 20:17:02 2012 +0200
  18. 99cae31 mkenvimage: Really set the redundant byte when applicable by David Wagner · Fri Jan 13 13:27:40 2012 +0000
  19. e5de60c mkenvimage: Don't try to detect comments in the input file by David Wagner · Fri Jan 13 13:27:39 2012 +0000
  20. 957ec69 mkenvimage: Use mmap() when reading from a regular file by David Wagner · Fri Jan 13 13:27:38 2012 +0000
  21. bc3177a mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" by David Wagner · Fri Jan 13 13:27:37 2012 +0000
  22. 111d950 mkenvimage: More error handling by David Wagner · Fri Jan 13 13:27:36 2012 +0000
  23. 3f923cb mkenvimage: Correct an include and add a missing one by David Wagner · Fri Jan 13 13:27:35 2012 +0000
  24. 7ddfb60 mkenvimage: correct and clarify comments and error messages by David Wagner · Fri Jan 13 13:27:34 2012 +0000
  25. 14a98cd imximage: Remove overwriting of flash_offset by Dirk Behme · Wed Feb 22 22:50:19 2012 +0000
  26. a23b7de mkenvimage: fix usage message by Wolfgang Denk · Thu Mar 01 21:19:40 2012 +0000
  27. ed2b7a1 mxsboot: fix tool name in usage message by Otavio Salvador · Sat Mar 17 09:16:50 2012 +0000
  28. 0819fd8 tools: checkstack.pl from Linux added to tools by Tom Rini · Thu Feb 02 14:07:05 2012 +0000
  29. 1633dd1 EXYNOS: SMDK5250: Add MMC SPL support by Chander Kashyap · Sun Feb 05 23:01:48 2012 +0000
  30. 40a9c46 imximage: Sort bootops alphabetically by Dirk Behme · Wed Jan 11 23:28:32 2012 +0000
  31. dfbf6ce imximage: Add support for i.MX6 by Dirk Behme · Wed Jan 11 23:28:31 2012 +0000
  32. 014117d fw_env.h: fix comment by Frans Meulenbroeks · Thu Jan 05 08:09:10 2012 +0000
  33. 0d429a6 MX28: Fix MXSBOOT segfault if no params specified by Marek Vasut · Thu Dec 22 09:55:08 2011 +0000
  34. 4a1e332 Strip mkenvimage by David Wagner · Wed Nov 23 10:28:10 2011 +0000
  35. dafad3c Correctly handle input files beginning with several newlines by David Wagner · Tue Dec 20 14:59:29 2011 +0000
  36. 528178a tools/env: allow overwrite of ethaddr on default by Grant Erickson · Thu Dec 22 08:59:55 2011 +0000
  37. df4174a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Jan 05 16:38:50 2012 +0100
  38. 405bfbc tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · Sat Dec 24 00:41:58 2011 +0000
  39. d766c51 env: remove value from boolean defines by Igor Grinberg · Sun Dec 25 01:42:57 2011 +0000
  40. 416ef38 fw_env.h: added a few missing defines by Frans Meulenbroeks · Thu Dec 01 03:30:04 2011 +0000
  41. c14f281 mkimage: Fix variable length header support by Christian Riesch · Fri Dec 09 09:47:38 2011 +0000
  42. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  43. a0c8290 Print program basename instead of whole path in usage() by Horst Kronstorfer · Wed Dec 21 10:39:39 2011 +0000
  44. fa8df72 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · Mon Dec 05 00:55:26 2011 +0000
  45. ab6d249 mkenvimage: Fix getopt() error handling by Horst Kronstorfer · Mon Dec 05 00:55:24 2011 +0000
  46. 1cb898c mkenvimage: Fix some typos by Horst Kronstorfer · Mon Dec 05 00:55:23 2011 +0000
  47. 787fb37 tools/setlocalversion: Update from the Linux Kernel by Kyle Moffett · Fri Dec 16 11:14:40 2011 +0000
  48. 902b92c omap: Improve PLL parameter calculation tool by Aneesh V · Mon Nov 21 23:38:57 2011 +0000
  49. afd1b82 tools/envcrc: fix compile breakage by Igor Grinberg · Sun Nov 27 21:57:38 2011 +0000
  50. 4c9b59f Fix tsize warning in tools/aisimage.c by Simon Glass · Sat Nov 19 08:20:54 2011 +0000
  51. 687ed64 tools/os_support: add OS X Lion support by Andreas Bießmann · Thu Nov 24 22:36:16 2011 +0100
  52. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  53. 90b852d ignore new mkenvimage tool by Mike Frysinger · Fri Nov 25 10:58:13 2011 +0000
  54. b42e76b tools/env: use lib/crc32.c directly by Andreas Bießmann · Mon Oct 17 22:11:12 2011 +0000
  55. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  56. 65a7f2d new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · Mon Sep 26 03:26:34 2011 +0000
  57. ba2beb5 tools: checkpatch.pl from Linux added to tools by Joe Hershberger · Tue Oct 18 10:06:59 2011 +0000
  58. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Wed Nov 16 20:44:03 2011 +0100
  59. 5639fc6 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · Thu Oct 20 23:04:20 2011 +0000
  60. c2cf420 iMX28: Add image header generator tool by Marek Vasut · Tue Nov 08 23:18:18 2011 +0000
  61. 6c1b119 arm, davinci: add cam_enc_4xx support by Heiko Schocher · Tue Nov 01 20:00:35 2011 +0000
  62. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  63. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  64. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  65. 6904b6e checkpatch whitespace cleanups by Stephen Warren · Tue Oct 18 11:11:49 2011 +0000
  66. d598271 fix compile warning for env tools by Luka Perkov · Mon Sep 05 23:40:13 2011 +0200
  67. 37b606c ublimage: NAND block size isn't set at build-time by Loïc Minier · Mon Oct 03 11:57:12 2011 +0200
  68. 4a96330 mkimage: Add variable lenght header support by Stefano Babic · Thu Sep 15 23:50:16 2011 +0000
  69. 4f546ca mkimage: ublimage must return if the header is not verified by Stefano Babic · Thu Sep 15 23:50:15 2011 +0000
  70. dde3fb1 mkimage: Fix 'Unknown OMAP image type - 5' by Dirk Behme · Tue Aug 09 07:52:57 2011 +0000
  71. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · Thu Jul 21 09:10:30 2011 -0400
  72. 0d2628b omap4: add clock support by Aneesh V · Thu Jul 21 09:10:07 2011 -0400
  73. c56514c MIPS: INCA-IP: rename inca-swap-bytes host tool by Daniel Schwierzeck · Wed Jul 27 13:22:36 2011 +0200
  74. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · Sat Jul 16 00:06:42 2011 +0000
  75. dcd51b8 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · Sat Jul 16 10:26:50 2011 +0000
  76. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · Fri Jul 08 10:44:25 2011 +0000
  77. ace699f tools: make it possible to build tools unconfigured by Mike Frysinger · Sun Jun 19 08:27:39 2011 +0000
  78. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  79. 8c76435 Revert "Fix building tools alone with host compiler" by Wolfgang Denk · Fri May 13 13:36:32 2011 +0200
  80. 22b1733 kwbimage: Fix check variable of checksum by Nobuhiro Iwamatsu · Tue May 10 17:33:08 2011 +0000
  81. ccd5d89 Fix building tools alone with host compiler by François Revol · Fri Mar 18 11:03:03 2011 +0000
  82. ece4b57 tools/env: document current cross-compilation issues and workaround by Luca Ceresoli · Thu Apr 07 22:11:20 2011 +0000
  83. 93ccd47 tools/env: fix redundant env flag comparison by Jon Povey · Fri Mar 11 14:10:56 2011 +0900
  84. cb969eb Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · Sat Feb 12 19:06:26 2011 +0100
  85. e97ab72 mkimage: add "-V" option to print version information by Wolfgang Denk · Sat Feb 12 10:37:11 2011 +0100
  86. 3962484 Drop config.h include in tools/imximage.h by Loïc Minier · Thu Feb 03 15:07:01 2011 +0100
  87. 4aa360a imximage: Add MX53 boot image support by Liu Hui-R64343 · Wed Jan 19 09:40:26 2011 +0000
  88. f891690 Fix typo ("comand" instead of "command") by Loïc Minier · Tue Jan 04 02:32:35 2011 +0100
  89. 302141d Coding Style (white space) cleanup by Wolfgang Denk · Sat Nov 27 23:30:56 2010 +0100
  90. 2a131b2 Makefile: move include for config.mk up by François Revol · Sat Oct 30 17:42:00 2010 +0200
  91. 4683c4b tools/env: cleanup host build flags by Daniel Hobi · Wed Nov 10 14:11:21 2010 +0100
  92. 5ddc3c4 make-asm-offsets: fix sed script by Wolfgang Denk · Wed Oct 27 08:31:42 2010 +0200
  93. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · Tue Oct 26 00:08:35 2010 +0200
  94. d52a799 autoconfig.mk: avoid apostophes around hex values by Wolfgang Denk · Sat Oct 16 23:50:51 2010 +0200
  95. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  96. dff54fd tools/imls: fix comment in Makefile by Daniel Hobi · Mon Oct 11 18:03:35 2010 +0200
  97. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  98. 9192f58 logos: add Freescale logo by Timur Tabi · Mon Aug 30 16:27:31 2010 -0500
  99. f127471 setlocalversion: add some more fallbacks for git describe by Mike Frysinger · Mon Sep 20 14:36:18 2010 -0400
  100. f896071 tools: enable img2srec for "tools-all" target by Mike Frysinger · Sun Aug 15 00:03:19 2010 -0400