1. 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  2. a8343eb Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  3. 5fd7c5d tools: imximage: Load a size that is multiple of 512 by Fabio Estevam · 12 years ago
  4. cfd1e54 Revert "fw_env: fix building w/out a config.h" by Tom Rini · 12 years ago
  5. 469c6ad fw_env: fix building w/out a config.h by Mike Frysinger · 12 years ago
  6. 54512f7 fw_env: fix incorrect usage of open(O_CREAT) by Mike Frysinger · 12 years ago
  7. 178ec77 fw_env: fix type of len by Mike Frysinger · 12 years ago
  8. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  9. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  10. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  11. d617be3 Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  12. aa912af patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  13. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  14. a037dab patman: Add additional tags to ignore by Simon Glass · 12 years ago
  15. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  16. 9f2cfe4 Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  17. d505e90 omapimage: Add support for byteswapped SPI images by Tom Rini · 12 years ago
  18. 2d7c29f imximage: make set_imx_hdr_v1/v2 easier to read by Troy Kisky · 12 years ago
  19. 7bb9220 imximage: change parameters to set_imx_hdr by Troy Kisky · 12 years ago
  20. 7b922cb imximage: delay setting of image size by Troy Kisky · 12 years ago
  21. f932582 imximage: fix size of image to load. by Troy Kisky · 12 years ago
  22. e55eaf9 imximage: move flash_offset check to common location by Troy Kisky · 12 years ago
  23. 55daa71 imximage: remove redundant setting of app_dest_ptr by Troy Kisky · 12 years ago
  24. 9bd5b85 imximage: check dcd_len as entries added by Troy Kisky · 12 years ago
  25. 313d448 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
  26. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  27. a8dd2c6 tools/env: Improve debug prints by Joe Hershberger · 12 years ago
  28. 03bf21d tools/env: Fix variable delete operation by Joe Hershberger · 12 years ago
  29. e79a91f tools/env: Fix build failure from missing header include by Joe Hershberger · 12 years ago
  30. 40509a4 kerneldoc: Implement "Example" section handling by Marek Vasut · 12 years ago
  31. 1f747c1 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  32. ef2fc1b tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  33. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  34. 3f1f175 tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  35. bee337e tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  36. ed97f4c tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  37. 671adc4 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  38. e75ea33 tools: Add cleanpatch by Fabio Estevam · 12 years ago
  39. eb1526c patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  40. e7ecd3f patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  41. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  42. 4b4969b tools, config.mk: add binutils-version by Allen Martin · 12 years ago
  43. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  44. cc1fbaa patman: Use reverse order for changelog by Otavio Salvador · 12 years ago
  45. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  46. d0f5396 net: Make netconsole src and dest ports configurable by Joe Hershberger · 12 years ago
  47. eb6aaeb fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  48. 3fbb942 patman: Do not Cc addresses included in To list by Otavio Salvador · 12 years ago
  49. fe07d07 patman: Allow for changelog use in first version of a series by Otavio Salvador · 12 years ago
  50. 98c5e79 patman: don't mess with signoffs by Ilya Yanok · 12 years ago
  51. 48ab4c6 patman: don't mess with changelog by Ilya Yanok · 12 years ago
  52. cedee80 patman: don't pick changes while processing patches by Ilya Yanok · 12 years ago
  53. 644c184 patman: fix end of changes detection by Ilya Yanok · 12 years ago
  54. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  55. b5a44f1 tools: add kwboot binary to .gitignore file by Luka Perkov · 12 years ago
  56. 34d41e5 MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes by Daniel Schwierzeck · 12 years ago
  57. 92e144f tools: clean up mingw ifdefs by Mike Frysinger · 12 years ago
  58. 4623e0a tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  59. dff28964 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 13 years ago
  60. 03ddd4d tools/mkenvimage.c: fix basename(3) usage by Andreas Bießmann · 12 years ago
  61. 9c7c24f checkpatch: add check for whitespace before semicolon at end-of-line by Eric Nelson · 13 years ago
  62. 0d83433 Strip fw_printenv like the other tools by Loïc Minier · 13 years ago
  63. 12fb29a patman: Handle creation of patman config file by Vikram Narayanan · 13 years ago
  64. c387d36d patman: Change the location of patman config file by Vikram Narayanan · 13 years ago
  65. 6d9766d easylogo: add lzma support by Mike Frysinger · 13 years ago
  66. 5436f9c tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · 13 years ago
  67. e95ea8c patman: Change the location of patman path by Vikram Narayanan · 13 years ago
  68. 867ad2a patman: Fix a typo error by Vikram Narayanan · 13 years ago
  69. 302007e Prepare v2012.04 by Wolfgang Denk · 13 years ago
  70. 2613288 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago
  71. a5de669 mkenvimage: Fix compiler warning by Dirk Behme · 13 years ago
  72. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  73. 99cae31 mkenvimage: Really set the redundant byte when applicable by David Wagner · 13 years ago
  74. e5de60c mkenvimage: Don't try to detect comments in the input file by David Wagner · 13 years ago
  75. 957ec69 mkenvimage: Use mmap() when reading from a regular file by David Wagner · 13 years ago
  76. bc3177a mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" by David Wagner · 13 years ago
  77. 111d950 mkenvimage: More error handling by David Wagner · 13 years ago
  78. 3f923cb mkenvimage: Correct an include and add a missing one by David Wagner · 13 years ago
  79. 7ddfb60 mkenvimage: correct and clarify comments and error messages by David Wagner · 13 years ago
  80. 14a98cd imximage: Remove overwriting of flash_offset by Dirk Behme · 13 years ago
  81. a23b7de mkenvimage: fix usage message by Wolfgang Denk · 13 years ago
  82. ed2b7a1 mxsboot: fix tool name in usage message by Otavio Salvador · 13 years ago
  83. 0819fd8 tools: checkstack.pl from Linux added to tools by Tom Rini · 13 years ago
  84. 1633dd1 EXYNOS: SMDK5250: Add MMC SPL support by Chander Kashyap · 13 years ago
  85. 40a9c46 imximage: Sort bootops alphabetically by Dirk Behme · 13 years ago
  86. dfbf6ce imximage: Add support for i.MX6 by Dirk Behme · 13 years ago
  87. 014117d fw_env.h: fix comment by Frans Meulenbroeks · 13 years ago
  88. 0d429a6 MX28: Fix MXSBOOT segfault if no params specified by Marek Vasut · 13 years ago
  89. 4a1e332 Strip mkenvimage by David Wagner · 13 years ago
  90. dafad3c Correctly handle input files beginning with several newlines by David Wagner · 13 years ago
  91. 528178a tools/env: allow overwrite of ethaddr on default by Grant Erickson · 13 years ago
  92. df4174a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  93. 405bfbc tools/mkenvimage.c: Fix a merge issue by Horst Kronstorfer · 13 years ago
  94. d766c51 env: remove value from boolean defines by Igor Grinberg · 13 years ago
  95. 416ef38 fw_env.h: added a few missing defines by Frans Meulenbroeks · 13 years ago
  96. c14f281 mkimage: Fix variable length header support by Christian Riesch · 13 years ago
  97. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  98. a0c8290 Print program basename instead of whole path in usage() by Horst Kronstorfer · 13 years ago
  99. fa8df72 mkenvimage: Add version info switch (-V) by Horst Kronstorfer · 13 years ago
  100. ab6d249 mkenvimage: Fix getopt() error handling by Horst Kronstorfer · 13 years ago