1. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · Fri Oct 26 07:00:28 2012 +0200
  2. d505e90 omapimage: Add support for byteswapped SPI images by Tom Rini · Tue Oct 16 13:06:06 2012 +0000
  3. 313d448 patman: force git log commands to not use color by Albert ARIBAUD · Mon Oct 15 09:55:50 2012 +0000
  4. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · Fri Oct 12 08:48:51 2012 +0000
  5. a8dd2c6 tools/env: Improve debug prints by Joe Hershberger · Mon Oct 15 15:29:25 2012 +0000
  6. 03bf21d tools/env: Fix variable delete operation by Joe Hershberger · Mon Oct 15 15:29:24 2012 +0000
  7. e79a91f tools/env: Fix build failure from missing header include by Joe Hershberger · Fri Oct 12 10:23:37 2012 +0000
  8. 40509a4 kerneldoc: Implement "Example" section handling by Marek Vasut · Sat Oct 06 14:05:00 2012 +0000
  9. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · Sat Oct 06 14:04:58 2012 +0000
  10. ef2fc1b tools: Add a README note about fw_printenv lock file by Joe Hershberger · Thu Oct 04 08:31:00 2012 +0000
  11. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · Wed Oct 03 09:38:50 2012 +0000
  12. 3f1f175 tools/env: Serialize calls to fw_*env by Joe Hershberger · Wed Oct 03 09:38:49 2012 +0000
  13. bee337e tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · Wed Oct 03 09:38:48 2012 +0000
  14. ed97f4c tools/env: Remove unneeded complexity by Joe Hershberger · Wed Oct 03 09:38:47 2012 +0000
  15. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · Wed Oct 03 09:38:46 2012 +0000
  16. e75ea33 tools: Add cleanpatch by Fabio Estevam · Fri Sep 28 03:36:14 2012 +0000
  17. eb1526c patman: Handle checkpatch.pl not providing file/line info by Simon Glass · Thu Sep 27 15:33:46 2012 +0000
  18. e7ecd3f patman: Support Series-name tag to name a series by Simon Glass · Thu Sep 27 15:06:02 2012 +0000
  19. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  20. 4b4969b tools, config.mk: add binutils-version by Allen Martin · Wed Aug 15 11:38:53 2012 +0000
  21. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  22. cc1fbaa patman: Use reverse order for changelog by Otavio Salvador · Sat Aug 18 07:46:04 2012 +0000
  23. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  24. d0f5396 net: Make netconsole src and dest ports configurable by Joe Hershberger · Tue Jul 31 06:06:41 2012 +0000
  25. eb6aaeb fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · Fri Aug 10 07:45:15 2012 +0000
  26. 3fbb942 patman: Do not Cc addresses included in To list by Otavio Salvador · Sat Aug 18 07:19:51 2012 +0000
  27. fe07d07 patman: Allow for changelog use in first version of a series by Otavio Salvador · Mon Aug 13 10:08:22 2012 +0000
  28. 98c5e79 patman: don't mess with signoffs by Ilya Yanok · Mon Aug 06 23:46:08 2012 +0000
  29. 48ab4c6 patman: don't mess with changelog by Ilya Yanok · Mon Aug 06 23:46:07 2012 +0000
  30. cedee80 patman: don't pick changes while processing patches by Ilya Yanok · Mon Aug 06 23:46:06 2012 +0000
  31. 644c184 patman: fix end of changes detection by Ilya Yanok · Mon Aug 06 23:46:05 2012 +0000
  32. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · Fri Aug 10 02:49:35 2012 +0000
  33. b5a44f1 tools: add kwboot binary to .gitignore file by Luka Perkov · Sun Jul 15 06:29:38 2012 +0000
  34. 34d41e5 MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes by Daniel Schwierzeck · Fri Jul 27 23:44:24 2012 +0200
  35. 92e144f tools: clean up mingw ifdefs by Mike Frysinger · Wed Jul 18 16:59:45 2012 +0000
  36. 4623e0a tools: Fix mingw tools build by Vladimir Yakovlev · Sat Jul 07 10:05:06 2012 +0000
  37. dff28964 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · Sun May 27 11:44:51 2012 +0000
  38. 03ddd4d tools/mkenvimage.c: fix basename(3) usage by Andreas Bießmann · Thu Jun 28 08:01:58 2012 +0200
  39. 9c7c24f checkpatch: add check for whitespace before semicolon at end-of-line by Eric Nelson · Wed May 02 20:32:18 2012 -0700
  40. 0d83433 Strip fw_printenv like the other tools by Loïc Minier · Sun Mar 11 16:43:02 2012 +0100
  41. 12fb29a patman: Handle creation of patman config file by Vikram Narayanan · Wed May 23 09:01:06 2012 +0000
  42. c387d36d patman: Change the location of patman config file by Vikram Narayanan · Wed May 23 08:58:58 2012 +0000
  43. 6d9766d easylogo: add lzma support by Mike Frysinger · Fri Feb 03 16:16:59 2012 +0000
  44. 5436f9c tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · Fri Mar 16 05:27:47 2012 +0000
  45. e95ea8c patman: Change the location of patman path by Vikram Narayanan · Fri Apr 27 06:39:31 2012 +0000
  46. 867ad2a patman: Fix a typo error by Vikram Narayanan · Wed Apr 25 05:45:05 2012 +0000
  47. 302007e Prepare v2012.04 by Wolfgang Denk · Sat Apr 21 18:55:26 2012 +0200
  48. 2613288 Add 'patman' patch generation, checking and submission script by Simon Glass · Sat Jan 14 15:12:45 2012 +0000
  49. a5de669 mkenvimage: Fix compiler warning by Dirk Behme · Thu Apr 05 23:15:07 2012 +0000
  50. 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
  51. 99cae31 mkenvimage: Really set the redundant byte when applicable by David Wagner · Fri Jan 13 13:27:40 2012 +0000
  52. e5de60c mkenvimage: Don't try to detect comments in the input file by David Wagner · Fri Jan 13 13:27:39 2012 +0000
  53. 957ec69 mkenvimage: Use mmap() when reading from a regular file by David Wagner · Fri Jan 13 13:27:38 2012 +0000
  54. 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
  55. 111d950 mkenvimage: More error handling by David Wagner · Fri Jan 13 13:27:36 2012 +0000
  56. 3f923cb mkenvimage: Correct an include and add a missing one by David Wagner · Fri Jan 13 13:27:35 2012 +0000
  57. 7ddfb60 mkenvimage: correct and clarify comments and error messages by David Wagner · Fri Jan 13 13:27:34 2012 +0000
  58. 14a98cd imximage: Remove overwriting of flash_offset by Dirk Behme · Wed Feb 22 22:50:19 2012 +0000
  59. a23b7de mkenvimage: fix usage message by Wolfgang Denk · Thu Mar 01 21:19:40 2012 +0000
  60. ed2b7a1 mxsboot: fix tool name in usage message by Otavio Salvador · Sat Mar 17 09:16:50 2012 +0000
  61. 0819fd8 tools: checkstack.pl from Linux added to tools by Tom Rini · Thu Feb 02 14:07:05 2012 +0000
  62. 1633dd1 EXYNOS: SMDK5250: Add MMC SPL support by Chander Kashyap · Sun Feb 05 23:01:48 2012 +0000
  63. 40a9c46 imximage: Sort bootops alphabetically by Dirk Behme · Wed Jan 11 23:28:32 2012 +0000
  64. dfbf6ce imximage: Add support for i.MX6 by Dirk Behme · Wed Jan 11 23:28:31 2012 +0000
  65. 014117d fw_env.h: fix comment by Frans Meulenbroeks · Thu Jan 05 08:09:10 2012 +0000
  66. 0d429a6 MX28: Fix MXSBOOT segfault if no params specified by Marek Vasut · Thu Dec 22 09:55:08 2011 +0000
  67. 4a1e332 Strip mkenvimage by David Wagner · Wed Nov 23 10:28:10 2011 +0000
  68. dafad3c Correctly handle input files beginning with several newlines by David Wagner · Tue Dec 20 14:59:29 2011 +0000
  69. 528178a tools/env: allow overwrite of ethaddr on default by Grant Erickson · Thu Dec 22 08:59:55 2011 +0000
  70. df4174a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Jan 05 16:38:50 2012 +0100
  71. 405bfbc tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · Sat Dec 24 00:41:58 2011 +0000
  72. d766c51 env: remove value from boolean defines by Igor Grinberg · Sun Dec 25 01:42:57 2011 +0000
  73. 416ef38 fw_env.h: added a few missing defines by Frans Meulenbroeks · Thu Dec 01 03:30:04 2011 +0000
  74. c14f281 mkimage: Fix variable length header support by Christian Riesch · Fri Dec 09 09:47:38 2011 +0000
  75. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  76. a0c8290 Print program basename instead of whole path in usage() by Horst Kronstorfer · Wed Dec 21 10:39:39 2011 +0000
  77. fa8df72 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · Mon Dec 05 00:55:26 2011 +0000
  78. ab6d249 mkenvimage: Fix getopt() error handling by Horst Kronstorfer · Mon Dec 05 00:55:24 2011 +0000
  79. 1cb898c mkenvimage: Fix some typos by Horst Kronstorfer · Mon Dec 05 00:55:23 2011 +0000
  80. 787fb37 tools/setlocalversion: Update from the Linux Kernel by Kyle Moffett · Fri Dec 16 11:14:40 2011 +0000
  81. 902b92c omap: Improve PLL parameter calculation tool by Aneesh V · Mon Nov 21 23:38:57 2011 +0000
  82. afd1b82 tools/envcrc: fix compile breakage by Igor Grinberg · Sun Nov 27 21:57:38 2011 +0000
  83. 4c9b59f Fix tsize warning in tools/aisimage.c by Simon Glass · Sat Nov 19 08:20:54 2011 +0000
  84. 687ed64 tools/os_support: add OS X Lion support by Andreas Bießmann · Thu Nov 24 22:36:16 2011 +0100
  85. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  86. 90b852d ignore new mkenvimage tool by Mike Frysinger · Fri Nov 25 10:58:13 2011 +0000
  87. b42e76b tools/env: use lib/crc32.c directly by Andreas Bießmann · Mon Oct 17 22:11:12 2011 +0000
  88. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  89. 65a7f2d new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · Mon Sep 26 03:26:34 2011 +0000
  90. ba2beb5 tools: checkpatch.pl from Linux added to tools by Joe Hershberger · Tue Oct 18 10:06:59 2011 +0000
  91. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Wed Nov 16 20:44:03 2011 +0100
  92. 5639fc6 tools: logo: split bmp arrays from bmp_logo.h by Che-Liang Chiou · Thu Oct 20 23:04:20 2011 +0000
  93. c2cf420 iMX28: Add image header generator tool by Marek Vasut · Tue Nov 08 23:18:18 2011 +0000
  94. 6c1b119 arm, davinci: add cam_enc_4xx support by Heiko Schocher · Tue Nov 01 20:00:35 2011 +0000
  95. 3885551 mkimage: adding support for Davinci AIS image by Stefano Babic · Mon Oct 17 00:07:43 2011 +0000
  96. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  97. 257ff78 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:47 2011 +0000
  98. 6904b6e checkpatch whitespace cleanups by Stephen Warren · Tue Oct 18 11:11:49 2011 +0000
  99. d598271 fix compile warning for env tools by Luka Perkov · Mon Sep 05 23:40:13 2011 +0200
  100. 37b606c ublimage: NAND block size isn't set at build-time by Loïc Minier · Mon Oct 03 11:57:12 2011 +0200