1. dde3fb1 mkimage: Fix 'Unknown OMAP image type - 5' by Dirk Behme · 13 years ago
  2. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  3. 0d2628b omap4: add clock support by Aneesh V · 13 years ago
  4. c56514c MIPS: INCA-IP: rename inca-swap-bytes host tool by Daniel Schwierzeck · 13 years ago
  5. 58cb84d mkimage: add UBL header support for booting davinci cpus by Heiko Schocher · 13 years ago
  6. dcd51b8 digsy_mtc: move board into vendor dir and add vendor logo by Anatolij Gustschin · 13 years ago
  7. 63b8f12 env: allow people to force envcrc building by Mike Frysinger · 13 years ago
  8. ace699f tools: make it possible to build tools unconfigured by Mike Frysinger · 13 years ago
  9. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  10. 8c76435 Revert "Fix building tools alone with host compiler" by Wolfgang Denk · 14 years ago
  11. 22b1733 kwbimage: Fix check variable of checksum by Nobuhiro Iwamatsu · 14 years ago
  12. ccd5d89 Fix building tools alone with host compiler by François Revol · 14 years ago
  13. ece4b57 tools/env: document current cross-compilation issues and workaround by Luca Ceresoli · 14 years ago
  14. 93ccd47 tools/env: fix redundant env flag comparison by Jon Povey · 14 years ago
  15. cb969eb Add support for dataflash to U-boot environment settings tool. by Remy Bohmer · 14 years ago
  16. e97ab72 mkimage: add "-V" option to print version information by Wolfgang Denk · 14 years ago
  17. 3962484 Drop config.h include in tools/imximage.h by Loïc Minier · 14 years ago
  18. 4aa360a imximage: Add MX53 boot image support by Liu Hui-R64343 · 14 years ago
  19. f891690 Fix typo ("comand" instead of "command") by Loïc Minier · 14 years ago
  20. 302141d Coding Style (white space) cleanup by Wolfgang Denk · 14 years ago
  21. 2a131b2 Makefile: move include for config.mk up by François Revol · 14 years ago
  22. 4683c4b tools/env: cleanup host build flags by Daniel Hobi · 14 years ago
  23. 5ddc3c4 make-asm-offsets: fix sed script by Wolfgang Denk · 14 years ago
  24. 81aa2eb include/asm-offsets.h: automatically generate assembler constants by Wolfgang Denk · 14 years ago
  25. d52a799 autoconfig.mk: avoid apostophes around hex values by Wolfgang Denk · 14 years ago
  26. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  27. dff54fd tools/imls: fix comment in Makefile by Daniel Hobi · 14 years ago
  28. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  29. 9192f58 logos: add Freescale logo by Timur Tabi · 14 years ago
  30. f127471 setlocalversion: add some more fallbacks for git describe by Mike Frysinger · 14 years ago
  31. f896071 tools: enable img2srec for "tools-all" target by Mike Frysinger · 14 years ago
  32. 9756b2e tools/env: use host build flags by Mike Frysinger · 14 years ago
  33. 0c8c153 tools: update .gitignore by Mike Frysinger · 14 years ago
  34. 6a20a32 tools/env: fail on invalid options by Daniel Hobi · 14 years ago
  35. 6c55426 tools/env: allow option "-n" for fw_printenv by Daniel Hobi · 14 years ago
  36. dcf0dca ARM: Add support for jadecpu board based on MB86R01 SoC by Matthias Weisser · 14 years ago
  37. 2111d3e tools/env/fw_printenv: Make redundant env work on locked flashes also by Detlev Zundel · 14 years ago
  38. b388562 Blackfin: jtagconsole: disable output processing by Mike Frysinger · 14 years ago
  39. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  40. ada628b Tools: set multiple variable with fw_setenv utility by Stefano Babic · 15 years ago
  41. e34e53d mkimage: correct spelling error in imximage by Stefano Babic · 15 years ago
  42. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago
  43. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  44. 632d9ca mkimage: Fix strict-aliasing compiler warning by Peter Tyser · 15 years ago
  45. 23416b8 mkimage: fix Segmentation Fault when run without "-n name" option by Wolfgang Denk · 15 years ago
  46. bca17ea mkimage: dont force entry point with xip by Mike Frysinger · 15 years ago
  47. 1c0c250 tools: fix imximage warning by Kim Phillips · 15 years ago
  48. 5cdde80 mkimage: SEGFAULT with imximage on 64 bit systems by Stefano Babic · 15 years ago
  49. 6e02da5 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  50. 0bea74d Fix compiler warning in imximage.c due to getline prototype by Kumar Gala · 15 years ago
  51. 0184f1e getline: split out for darwin systems by Mike Frysinger · 15 years ago
  52. e21597b tools: give explicit libfdt paths by Mike Frysinger · 15 years ago
  53. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · 15 years ago
  54. 39901cd tools: allow people to compile w/out configuring by Mike Frysinger · 15 years ago
  55. 6e5555b ubsha1: drop unnecessary includes/prototypes by Mike Frysinger · 15 years ago
  56. 09c6f9d easylogo: add support for 16-bit RGB565 by Michael Hennerich · 15 years ago
  57. 3c51641 Merge branch 'master' of ../work into next by Wolfgang Denk · 15 years ago
  58. 54cd539 tools/mkimage: Remove duplicate line of code by Peter Tyser · 15 years ago
  59. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  60. b2f8b94 tools/mkimage: Print FIT image contents after creation by Peter Tyser · 15 years ago
  61. 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · 15 years ago
  62. 94734e6 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · 15 years ago
  63. 16c91a1 makefiles: fixes for building build tools by Scott Wood · 15 years ago
  64. 3bf11b6 img2srec: use standard types by Mike Frysinger · 15 years ago
  65. 3485452 tools: gitignore *.exe binaries by Mike Frysinger · 15 years ago
  66. 274888a Fix mingw tools build by Remy Bohmer · 15 years ago
  67. 903fc15 Building of FIT images does not work. by Remy Bohmer · 15 years ago
  68. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · 15 years ago
  69. b99814d envcrc: check return value of fwrite() by Mike Frysinger · 15 years ago
  70. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · 15 years ago
  71. 764f3ee Merge branch 'warning-cleanup' by Wolfgang Denk · 15 years ago
  72. cb97640 tools/netconsole: use ncb automatically if available by Mike Frysinger · 15 years ago
  73. 1d80911 tools/netconsole: make a bit more robust by Mike Frysinger · 15 years ago
  74. faef8c2 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  75. 671c3d7 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  76. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago
  77. 58bb3c6 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · 15 years ago
  78. 3b50677 tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · 15 years ago
  79. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · 15 years ago
  80. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · 15 years ago
  81. c4e270f tools: mkimage: Makefile sorted by Prafulla Wadaskar · 15 years ago
  82. 139cb08 tools: mkimage : bugfix returns correct value for list command by Prafulla Wadaskar · 15 years ago
  83. dbd8bcb License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · 15 years ago
  84. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  85. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · 15 years ago
  86. ecb7a93 envcrc: add missing dependencies on env storage by Mike Frysinger · 15 years ago
  87. 6d174d5 Blackfin: add jtagconsole helper script by Mike Frysinger · 15 years ago
  88. c02e24d tools/envcrc: add --binary option to export embedded env by Mike Frysinger · 16 years ago
  89. 11d0dbd Add imls utility command by Marco Stornelli · 16 years ago
  90. f4a193b bmp_logo: Check return value of fread() by Peter Tyser · 16 years ago
  91. a79c6bb ncb: Check return value of write() by Peter Tyser · 16 years ago
  92. 745e27e Replace __asm references with __asm__ by Peter Tyser · 16 years ago
  93. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · 16 years ago
  94. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · 16 years ago
  95. f301d67 tools/setlocalversion: use git svn instead of git-svn by Peter Korsgaard · 16 years ago
  96. b8664ab Fix implicit declaration of function 'htons' by Wolfgang Denk · 16 years ago
  97. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · 16 years ago
  98. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 88a7f0d tools: add ncb to gitignore by Mike Frysinger · 16 years ago
  100. 5486073 Delete now unused tools/Makefile.win32 by Peter Tyser · 16 years ago