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