1. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  2. 619dd5d patman: Add additional tags to ignore by Simon Glass · 12 years ago
  3. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  4. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  5. 79b9ebb omapimage: Add support for byteswapped SPI images by Tom Rini · 12 years ago
  6. ab857f2 imximage: make set_imx_hdr_v1/v2 easier to read by Troy Kisky · 12 years ago
  7. ad0826d imximage: change parameters to set_imx_hdr by Troy Kisky · 12 years ago
  8. 2433198 imximage: delay setting of image size by Troy Kisky · 12 years ago
  9. 348ca8e imximage: fix size of image to load. by Troy Kisky · 12 years ago
  10. 8d8cc82 imximage: move flash_offset check to common location by Troy Kisky · 12 years ago
  11. f14e625 imximage: remove redundant setting of app_dest_ptr by Troy Kisky · 12 years ago
  12. 4d5fa98 imximage: check dcd_len as entries added by Troy Kisky · 12 years ago
  13. 7f14f30 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
  14. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  15. 74620e1 tools/env: Improve debug prints by Joe Hershberger · 12 years ago
  16. ce2f580 tools/env: Fix variable delete operation by Joe Hershberger · 12 years ago
  17. 0613421 tools/env: Fix build failure from missing header include by Joe Hershberger · 12 years ago
  18. 95d45a9 kerneldoc: Implement "Example" section handling by Marek Vasut · 12 years ago
  19. 30ff891 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  20. 1c4ea78 tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  21. 586197d env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  22. e4a223f tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  23. d9acae1 tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  24. 62a34a0 tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  25. 497f205 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  26. 92eee7c tools: Add cleanpatch by Fabio Estevam · 12 years ago
  27. afb9bf5 patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  28. ef0e9de patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  29. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  30. 2051ff3 tools, config.mk: add binutils-version by Allen Martin · 12 years ago
  31. cec2655 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  32. 244e6f9 patman: Use reverse order for changelog by Otavio Salvador · 12 years ago
  33. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  34. 7f51898 net: Make netconsole src and dest ports configurable by Joe Hershberger · 12 years ago
  35. 8ae51ae fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  36. 43de024 patman: Do not Cc addresses included in To list by Otavio Salvador · 12 years ago
  37. d5f81d8 patman: Allow for changelog use in first version of a series by Otavio Salvador · 12 years ago
  38. c737914 patman: don't mess with signoffs by Ilya Yanok · 12 years ago
  39. 73fe07a patman: don't mess with changelog by Ilya Yanok · 12 years ago
  40. a8840cb patman: don't pick changes while processing patches by Ilya Yanok · 12 years ago
  41. 05e5b73 patman: fix end of changes detection by Ilya Yanok · 12 years ago
  42. 5d898a0 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  43. 578f35a tools: add kwboot binary to .gitignore file by Luka Perkov · 12 years ago
  44. 8b425b3 MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes by Daniel Schwierzeck · 12 years ago
  45. 4f7136e tools: clean up mingw ifdefs by Mike Frysinger · 12 years ago
  46. 8b6a495 tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  47. d131ad6 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 12 years ago
  48. 558cd99 tools/mkenvimage.c: fix basename(3) usage by Andreas Bießmann · 12 years ago
  49. 172a3a8 checkpatch: add check for whitespace before semicolon at end-of-line by Eric Nelson · 12 years ago
  50. 3648ff2 Strip fw_printenv like the other tools by Loïc Minier · 13 years ago
  51. 87d6555 patman: Handle creation of patman config file by Vikram Narayanan · 12 years ago
  52. 2b36c75 patman: Change the location of patman config file by Vikram Narayanan · 12 years ago
  53. 1a3cb4a easylogo: add lzma support by Mike Frysinger · 13 years ago
  54. 19a695f tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · 13 years ago
  55. 330a091 patman: Change the location of patman path by Vikram Narayanan · 12 years ago
  56. 1713247 patman: Fix a typo error by Vikram Narayanan · 12 years ago
  57. 2790bf6 Prepare v2012.04 by Wolfgang Denk · 12 years ago
  58. 0d24de9 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago
  59. 1ebff63 mkenvimage: Fix compiler warning by Dirk Behme · 12 years ago
  60. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  61. d8d2659 mkenvimage: Really set the redundant byte when applicable by David Wagner · 13 years ago
  62. dc6449a mkenvimage: Don't try to detect comments in the input file by David Wagner · 13 years ago
  63. 6ee39f8 mkenvimage: Use mmap() when reading from a regular file by David Wagner · 13 years ago
  64. 48995b5 mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" by David Wagner · 13 years ago
  65. 3d0f9bd mkenvimage: More error handling by David Wagner · 13 years ago
  66. d1acdae mkenvimage: Correct an include and add a missing one by David Wagner · 13 years ago
  67. 8a1b8fc mkenvimage: correct and clarify comments and error messages by David Wagner · 13 years ago
  68. 49d3e27 imximage: Remove overwriting of flash_offset by Dirk Behme · 13 years ago
  69. e758a5c mkenvimage: fix usage message by Wolfgang Denk · 13 years ago
  70. 993d30d mxsboot: fix tool name in usage message by Otavio Salvador · 13 years ago
  71. 1064d98 tools: checkstack.pl from Linux added to tools by Tom Rini · 13 years ago
  72. 81e3520 EXYNOS: SMDK5250: Add MMC SPL support by Chander Kashyap · 13 years ago
  73. bd25864 imximage: Sort bootops alphabetically by Dirk Behme · 13 years ago
  74. 19b409c imximage: Add support for i.MX6 by Dirk Behme · 13 years ago
  75. 9cbfee6 fw_env.h: fix comment by Frans Meulenbroeks · 13 years ago
  76. e364daf MX28: Fix MXSBOOT segfault if no params specified by Marek Vasut · 13 years ago
  77. 30de101 Strip mkenvimage by David Wagner · 13 years ago
  78. dbee61d Correctly handle input files beginning with several newlines by David Wagner · 13 years ago
  79. aa701b9 tools/env: allow overwrite of ethaddr on default by Grant Erickson · 13 years ago
  80. 145afab Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  81. 72ebafb tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · 13 years ago
  82. 6f403ba env: remove value from boolean defines by Igor Grinberg · 13 years ago
  83. 5d5cc38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  84. d1be8f9 mkimage: Fix variable length header support by Christian Riesch · 13 years ago
  85. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  86. af44f4b Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  87. 1895420 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · 13 years ago
  88. 5e0c63e mkenvimage: Fix getopt() error handling by Horst Kronstorfer · 13 years ago
  89. d30011b mkenvimage: Fix some typos by Horst Kronstorfer · 13 years ago
  90. a7b3918 tools/setlocalversion: Update from the Linux Kernel by Kyle Moffett · 13 years ago
  91. 28a181f omap: Improve PLL parameter calculation tool by Aneesh V · 13 years ago
  92. 73f94ed tools/envcrc: fix compile breakage by Igor Grinberg · 13 years ago
  93. 94e9d4c Fix tsize warning in tools/aisimage.c by Simon Glass · 13 years ago
  94. 6f26185 tools/os_support: add OS X Lion support by Andreas Bießmann · 13 years ago
  95. b9b50e8 image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · 13 years ago
  96. ca8a30e ignore new mkenvimage tool by Mike Frysinger · 13 years ago
  97. dca61f0 tools/env: use lib/crc32.c directly by Andreas Bießmann · 13 years ago
  98. 994bc67 env: move extern environment[] to environment.h by Igor Grinberg · 13 years ago
  99. a6337e6 new tool mkenvimage: generates an env image from an arbitrary config file by David Wagner · 13 years ago
  100. 0562219 tools: checkpatch.pl from Linux added to tools by Joe Hershberger · 13 years ago