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