1. 0bea74d Fix compiler warning in imximage.c due to getline prototype by Kumar Gala · Wed Jan 27 10:16:56 2010 -0600
  2. 0184f1e getline: split out for darwin systems by Mike Frysinger · Fri Jan 08 02:48:03 2010 -0500
  3. e21597b tools: give explicit libfdt paths by Mike Frysinger · Thu Jan 21 19:59:04 2010 -0500
  4. 7b07f09 mkimage: Add Freescale imx Boot Image support (imximage) by Stefano Babic · Wed Jan 20 18:19:10 2010 +0100
  5. 39901cd tools: allow people to compile w/out configuring by Mike Frysinger · Thu Jan 21 04:03:22 2010 -0500
  6. 6e5555b ubsha1: drop unnecessary includes/prototypes by Mike Frysinger · Thu Jan 21 04:03:21 2010 -0500
  7. 09c6f9d easylogo: add support for 16-bit RGB565 by Michael Hennerich · Sat Dec 19 08:19:09 2009 -0500
  8. 3c51641 Merge branch 'master' of ../work into next by Wolfgang Denk · Mon Dec 07 23:42:33 2009 +0100
  9. 54cd539 tools/mkimage: Remove duplicate line of code by Peter Tyser · Sun Dec 06 01:33:24 2009 -0600
  10. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  11. b2f8b94 tools/mkimage: Print FIT image contents after creation by Peter Tyser · Tue Nov 24 16:42:10 2009 -0600
  12. 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · Tue Nov 24 16:42:09 2009 -0600
  13. 94734e6 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · Tue Nov 24 16:42:08 2009 -0600
  14. 16c91a1 makefiles: fixes for building build tools by Scott Wood · Wed Nov 04 18:41:41 2009 -0600
  15. 3bf11b6 img2srec: use standard types by Mike Frysinger · Wed Nov 04 16:13:19 2009 -0500
  16. 3485452 tools: gitignore *.exe binaries by Mike Frysinger · Wed Nov 04 16:03:25 2009 -0500
  17. 274888a Fix mingw tools build by Remy Bohmer · Wed Oct 28 22:13:36 2009 +0100
  18. 903fc15 Building of FIT images does not work. by Remy Bohmer · Wed Oct 28 22:13:35 2009 +0100
  19. 51420fb Revert "env: only build env_embedded and envcrc when needed" by Wolfgang Denk · Tue Oct 27 00:03:32 2009 +0100
  20. b99814d envcrc: check return value of fwrite() by Mike Frysinger · Sun Oct 18 20:43:14 2009 -0400
  21. 71ecabf env: only build env_embedded and envcrc when needed by Mike Frysinger · Wed Sep 30 15:29:58 2009 -0400
  22. 764f3ee Merge branch 'warning-cleanup' by Wolfgang Denk · Fri Sep 18 23:20:12 2009 +0200
  23. cb97640 tools/netconsole: use ncb automatically if available by Mike Frysinger · Wed Sep 09 12:20:21 2009 -0400
  24. 1d80911 tools/netconsole: make a bit more robust by Mike Frysinger · Wed Sep 09 12:20:20 2009 -0400
  25. faef8c2 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · Tue Sep 15 21:13:27 2009 +0200
  26. 671c3d7 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · Fri Sep 11 08:58:11 2009 +0200
  27. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · Mon Sep 07 15:05:02 2009 +0530
  28. 58bb3c6 mkimage: Include missing files in build dependency calculations by Prafulla Wadaskar · Mon Sep 07 14:59:06 2009 +0530
  29. 3b50677 tools/mkimage: fix compiler warnings, use "const" by Wolfgang Denk · Wed Aug 19 11:42:56 2009 +0200
  30. fabf3cf tools: mkimage: split code into core, default and FIT image specific by Prafulla Wadaskar · Wed Aug 19 17:36:46 2009 +0530
  31. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · Sun Aug 16 05:28:19 2009 +0530
  32. c4e270f tools: mkimage: Makefile sorted by Prafulla Wadaskar · Mon Aug 10 20:44:06 2009 +0530
  33. 139cb08 tools: mkimage : bugfix returns correct value for list command by Prafulla Wadaskar · Mon Aug 10 18:49:37 2009 +0530
  34. dbd8bcb License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · Wed Sep 02 14:57:27 2009 +0200
  35. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · Sun Jul 19 15:17:03 2009 -0400
  36. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · Thu Jul 02 19:23:25 2009 -0400
  37. ecb7a93 envcrc: add missing dependencies on env storage by Mike Frysinger · Sun Jun 14 21:35:16 2009 -0400
  38. 6d174d5 Blackfin: add jtagconsole helper script by Mike Frysinger · Mon Jun 01 19:08:33 2009 -0400
  39. c02e24d tools/envcrc: add --binary option to export embedded env by Mike Frysinger · Wed May 06 08:41:45 2009 -0400
  40. 11d0dbd Add imls utility command by Marco Stornelli · Tue Apr 28 19:04:02 2009 +0200
  41. f4a193b bmp_logo: Check return value of fread() by Peter Tyser · Fri Apr 24 15:59:56 2009 -0500
  42. a79c6bb ncb: Check return value of write() by Peter Tyser · Fri Apr 24 15:59:46 2009 -0500
  43. 745e27e Replace __asm references with __asm__ by Peter Tyser · Mon Apr 20 11:09:05 2009 -0500
  44. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · Thu Apr 16 21:30:48 2009 +0200
  45. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · Sun Apr 05 00:18:44 2009 +0200
  46. f301d67 tools/setlocalversion: use git svn instead of git-svn by Peter Korsgaard · Tue Mar 31 17:52:16 2009 +0200
  47. b8664ab Fix implicit declaration of function 'htons' by Wolfgang Denk · Sat Apr 04 16:14:51 2009 +0200
  48. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · Sat Apr 04 16:10:40 2009 +0200
  49. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:46:31 2009 +0200
  50. 88a7f0d tools: add ncb to gitignore by Mike Frysinger · Sat Apr 04 07:42:25 2009 -0400
  51. 5486073 Delete now unused tools/Makefile.win32 by Peter Tyser · Fri Mar 13 18:54:52 2009 -0500
  52. b06976d Add support for building native win32 tools by Peter Tyser · Fri Mar 13 18:54:51 2009 -0500
  53. 01d5f1d tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · Fri Mar 13 18:54:50 2009 -0500
  54. 2ba2634 tools/Makefile: Create generic build rules by Peter Tyser · Fri Mar 13 18:54:49 2009 -0500
  55. 7e541ed tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · Fri Mar 13 18:54:48 2009 -0500
  56. bd5605b tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · Fri Mar 13 18:54:47 2009 -0500
  57. 08f1557 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · Fri Mar 13 18:54:46 2009 -0500
  58. d0c23bf tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · Fri Mar 13 18:54:45 2009 -0500
  59. 988f02c tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · Fri Mar 13 18:54:44 2009 -0500
  60. 23808ae tools: Remove unecessary symlinking of zlib.h by Peter Tyser · Fri Mar 13 18:54:43 2009 -0500
  61. d4de1b2 tools/Makefile: Add tools/ to the include search path by Peter Tyser · Fri Mar 13 18:54:42 2009 -0500
  62. 0fa9ce3 tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · Fri Mar 13 18:54:41 2009 -0500
  63. 3916877 tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · Fri Mar 13 18:54:40 2009 -0500
  64. 82b88f8 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · Fri Mar 13 18:54:39 2009 -0500
  65. 7e89767 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · Fri Mar 13 18:54:38 2009 -0500
  66. 77b45b8 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · Fri Mar 13 18:54:37 2009 -0500
  67. f349449 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · Fri Mar 13 18:54:36 2009 -0500
  68. ce7626d tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · Fri Mar 13 18:54:35 2009 -0500
  69. 5b3c54d tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · Fri Mar 13 18:54:34 2009 -0500
  70. 2f84bc1 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · Fri Mar 13 18:54:33 2009 -0500
  71. a1dca1c tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · Fri Mar 13 18:54:32 2009 -0500
  72. cecc407 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · Fri Mar 13 18:54:31 2009 -0500
  73. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  74. a885a54 easylogo: add optional gzip support by Mike Frysinger · Tue Dec 30 03:15:38 2008 -0500
  75. b35beab ncb: use socklen_t by Mike Frysinger · Fri Jan 09 04:38:17 2009 -0500
  76. 5b4eba2 Fix a typo in fw_env.config by Martin Michlmayr · Wed Aug 06 14:44:05 2008 +0300
  77. 9649d11 tools/netconsole: new script for working with netconsole over UDP by Mike Frysinger · Tue Dec 09 23:20:31 2008 -0500
  78. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  79. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  80. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  81. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  82. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  83. ffb379a fw_env: add NAND support by Guennadi Liakhovetski · Thu Sep 04 13:01:49 2008 +0200
  84. 4cd94a7 fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · Tue Sep 02 21:17:36 2008 +0200
  85. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · Wed Jul 09 22:30:30 2008 +0800
  86. 13f548d tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · Mon Jul 14 23:48:41 2008 +0200
  87. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  88. 809be8d Fixed some out-of-tree build issues by Wolfgang Denk · Fri Jul 11 22:55:31 2008 +0200
  89. 81ab85b Add logos for RRvision board by Gary Jennejohn · Thu Jun 19 11:11:19 2008 +0200
  90. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  91. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  92. e6632d9 Use custom logo for Atmel boards by Stelian Pop · Thu May 08 14:52:33 2008 +0200
  93. 73a4e5e Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · Tue May 06 20:16:15 2008 -0700
  94. 9989ed6 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · Tue May 06 16:18:00 2008 -0700
  95. cd7e1a3 mkimage: make mmap() checks consistent by Mike Frysinger · Thu May 01 04:13:05 2008 -0400
  96. 17f2175 Update .gitignore for zlib.h by Kumar Gala · Tue Apr 29 10:18:34 2008 -0500
  97. 4786859 Memory footprint optimizations by Bartlomiej Sieka · Fri Apr 18 12:39:23 2008 +0200
  98. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · Mon Mar 31 11:02:01 2008 -0400
  99. bfac87a Add support for u-boot in svn and localversion-* files by Mike Frysinger · Tue Apr 08 14:00:57 2008 -0400
  100. 7297792 Fix out of tree building issue by Anatolij Gustschin · Wed Mar 26 21:05:43 2008 +0100