1. f1932b7 env: Allow accessing non-mtd devices by Lubomir Rintel · 12 years ago
  2. 5501153 Fix a couple typoes in tools/env/README by Robert P. J. Day · 12 years ago
  3. d45a6ae tools: update checkpatch to latest upstream version by Kim Phillips · 12 years ago
  4. 7789df9 fw_env.config: Correct "fw_saveenv" to "fw_setenv". by Robert P. J. Day · 12 years ago
  5. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  6. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  7. 99adf6e patman: Allow use outside of u-boot tree by Vadim Bendebury · 12 years ago
  8. 656cffe patman: Add settings to the list of modules to doctest by Doug Anderson · 12 years ago
  9. a1dcee8 patman: Add the concept of multiple projects by Doug Anderson · 12 years ago
  10. 8568bae patman: Add support for settings in .patman by Doug Anderson · 12 years ago
  11. 21a19d7 patman: Add a call to get_maintainer.pl if it exists by Doug Anderson · 12 years ago
  12. 3118725 patman: Add all CC addresses to the cover letter by Doug Anderson · 12 years ago
  13. d94566a patman: Cache the CC list from MakeCcFile() for use in ShowActions() by Doug Anderson · 12 years ago
  14. d96ef37 patman: Look for checkpatch in the scripts directory by Doug Anderson · 12 years ago
  15. a970048 patman: Allow tests to run even if patman is in the path by Doug Anderson · 12 years ago
  16. 05d5282 patman: Add spaces back into patman test by Doug Anderson · 12 years ago
  17. 6e08385 tools: imximage: Let .name field be more generic by Fabio Estevam · 12 years ago
  18. deb0757 mx23: config: Enable mxsboot tool for i.MX23 based boards by Otavio Salvador · 12 years ago
  19. 91c038f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  20. 7528cf5 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  21. 1411fb3 tools: imximage: Load a size that is multiple of 512 by Fabio Estevam · 12 years ago
  22. e3c52f2 Revert "fw_env: fix building w/out a config.h" by Tom Rini · 12 years ago
  23. 92ace27 fw_env: fix building w/out a config.h by Mike Frysinger · 12 years ago
  24. 7a546db fw_env: fix incorrect usage of open(O_CREAT) by Mike Frysinger · 12 years ago
  25. 3779c8e fw_env: fix type of len by Mike Frysinger · 12 years ago
  26. 1d6cd0a env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  27. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  28. 30fd4fad tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  29. ee7c0fc Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  30. 27e9760 patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  31. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  32. 619dd5d patman: Add additional tags to ignore by Simon Glass · 12 years ago
  33. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  34. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  35. 79b9ebb omapimage: Add support for byteswapped SPI images by Tom Rini · 12 years ago
  36. ab857f2 imximage: make set_imx_hdr_v1/v2 easier to read by Troy Kisky · 12 years ago
  37. ad0826d imximage: change parameters to set_imx_hdr by Troy Kisky · 12 years ago
  38. 2433198 imximage: delay setting of image size by Troy Kisky · 12 years ago
  39. 348ca8e imximage: fix size of image to load. by Troy Kisky · 12 years ago
  40. 8d8cc82 imximage: move flash_offset check to common location by Troy Kisky · 12 years ago
  41. f14e625 imximage: remove redundant setting of app_dest_ptr by Troy Kisky · 12 years ago
  42. 4d5fa98 imximage: check dcd_len as entries added by Troy Kisky · 12 years ago
  43. 7f14f30 patman: force git log commands to not use color by Albert ARIBAUD · 12 years ago
  44. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  45. 74620e1 tools/env: Improve debug prints by Joe Hershberger · 12 years ago
  46. ce2f580 tools/env: Fix variable delete operation by Joe Hershberger · 12 years ago
  47. 0613421 tools/env: Fix build failure from missing header include by Joe Hershberger · 12 years ago
  48. 95d45a9 kerneldoc: Implement "Example" section handling by Marek Vasut · 12 years ago
  49. 30ff891 kerneldoc: Implant DocBook from Linux kernel by Marek Vasut · 12 years ago
  50. 1c4ea78 tools: Add a README note about fw_printenv lock file by Joe Hershberger · 12 years ago
  51. 586197d env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  52. e4a223f tools/env: Serialize calls to fw_*env by Joe Hershberger · 12 years ago
  53. d9acae1 tools/env: Don't call env_init() in fw_getenv() by Joe Hershberger · 12 years ago
  54. 62a34a0 tools/env: Remove unneeded complexity by Joe Hershberger · 12 years ago
  55. 497f205 tools/env: Use a board-specific default env by Joe Hershberger · 12 years ago
  56. 92eee7c tools: Add cleanpatch by Fabio Estevam · 12 years ago
  57. afb9bf5 patman: Handle checkpatch.pl not providing file/line info by Simon Glass · 12 years ago
  58. ef0e9de patman: Support Series-name tag to name a series by Simon Glass · 12 years ago
  59. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  60. 2051ff3 tools, config.mk: add binutils-version by Allen Martin · 12 years ago
  61. cec2655 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  62. 244e6f9 patman: Use reverse order for changelog by Otavio Salvador · 12 years ago
  63. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  64. 7f51898 net: Make netconsole src and dest ports configurable by Joe Hershberger · 12 years ago
  65. 8ae51ae fw_env: Add env vars describing U-Boot target board by Benoît Thébaudeau · 12 years ago
  66. 43de024 patman: Do not Cc addresses included in To list by Otavio Salvador · 12 years ago
  67. d5f81d8 patman: Allow for changelog use in first version of a series by Otavio Salvador · 12 years ago
  68. c737914 patman: don't mess with signoffs by Ilya Yanok · 12 years ago
  69. 73fe07a patman: don't mess with changelog by Ilya Yanok · 12 years ago
  70. a8840cb patman: don't pick changes while processing patches by Ilya Yanok · 12 years ago
  71. 05e5b73 patman: fix end of changes detection by Ilya Yanok · 12 years ago
  72. 5d898a0 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  73. 578f35a tools: add kwboot binary to .gitignore file by Luka Perkov · 12 years ago
  74. 8b425b3 MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes by Daniel Schwierzeck · 12 years ago
  75. 4f7136e tools: clean up mingw ifdefs by Mike Frysinger · 12 years ago
  76. 8b6a495 tools: Fix mingw tools build by Vladimir Yakovlev · 12 years ago
  77. d131ad6 kwboot: boot kirkwood SoCs over a serial link by Luka Perkov · 12 years ago
  78. 558cd99 tools/mkenvimage.c: fix basename(3) usage by Andreas Bießmann · 12 years ago
  79. 172a3a8 checkpatch: add check for whitespace before semicolon at end-of-line by Eric Nelson · 12 years ago
  80. 3648ff2 Strip fw_printenv like the other tools by Loïc Minier · 13 years ago
  81. 87d6555 patman: Handle creation of patman config file by Vikram Narayanan · 12 years ago
  82. 2b36c75 patman: Change the location of patman config file by Vikram Narayanan · 12 years ago
  83. 1a3cb4a easylogo: add lzma support by Mike Frysinger · 13 years ago
  84. 19a695f tools, config.mk: Add gcc-version.sh, cc-version test from Linux by Tom Rini · 13 years ago
  85. 330a091 patman: Change the location of patman path by Vikram Narayanan · 12 years ago
  86. 1713247 patman: Fix a typo error by Vikram Narayanan · 12 years ago
  87. 2790bf6 Prepare v2012.04 by Wolfgang Denk · 12 years ago
  88. 0d24de9 Add 'patman' patch generation, checking and submission script by Simon Glass · 13 years ago
  89. 1ebff63 mkenvimage: Fix compiler warning by Dirk Behme · 12 years ago
  90. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  91. d8d2659 mkenvimage: Really set the redundant byte when applicable by David Wagner · 13 years ago
  92. dc6449a mkenvimage: Don't try to detect comments in the input file by David Wagner · 13 years ago
  93. 6ee39f8 mkenvimage: Use mmap() when reading from a regular file by David Wagner · 13 years ago
  94. 48995b5 mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-" by David Wagner · 13 years ago
  95. 3d0f9bd mkenvimage: More error handling by David Wagner · 13 years ago
  96. d1acdae mkenvimage: Correct an include and add a missing one by David Wagner · 13 years ago
  97. 8a1b8fc mkenvimage: correct and clarify comments and error messages by David Wagner · 13 years ago
  98. 49d3e27 imximage: Remove overwriting of flash_offset by Dirk Behme · 13 years ago
  99. e758a5c mkenvimage: fix usage message by Wolfgang Denk · 13 years ago
  100. 993d30d mxsboot: fix tool name in usage message by Otavio Salvador · 13 years ago