1. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · Thu Apr 16 21:30:48 2009 +0200
  2. 11ddc17 One more fix for building env_embedded.o by Wolfgang Denk · Sun Apr 05 00:18:44 2009 +0200
  3. f301d67 tools/setlocalversion: use git svn instead of git-svn by Peter Korsgaard · Tue Mar 31 17:52:16 2009 +0200
  4. b8664ab Fix implicit declaration of function 'htons' by Wolfgang Denk · Sat Apr 04 16:14:51 2009 +0200
  5. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · Sat Apr 04 16:10:40 2009 +0200
  6. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:46:31 2009 +0200
  7. 88a7f0d tools: add ncb to gitignore by Mike Frysinger · Sat Apr 04 07:42:25 2009 -0400
  8. 5486073 Delete now unused tools/Makefile.win32 by Peter Tyser · Fri Mar 13 18:54:52 2009 -0500
  9. b06976d Add support for building native win32 tools by Peter Tyser · Fri Mar 13 18:54:51 2009 -0500
  10. 01d5f1d tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · Fri Mar 13 18:54:50 2009 -0500
  11. 2ba2634 tools/Makefile: Create generic build rules by Peter Tyser · Fri Mar 13 18:54:49 2009 -0500
  12. 7e541ed tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · Fri Mar 13 18:54:48 2009 -0500
  13. bd5605b tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · Fri Mar 13 18:54:47 2009 -0500
  14. 08f1557 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · Fri Mar 13 18:54:46 2009 -0500
  15. d0c23bf tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · Fri Mar 13 18:54:45 2009 -0500
  16. 988f02c tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · Fri Mar 13 18:54:44 2009 -0500
  17. 23808ae tools: Remove unecessary symlinking of zlib.h by Peter Tyser · Fri Mar 13 18:54:43 2009 -0500
  18. d4de1b2 tools/Makefile: Add tools/ to the include search path by Peter Tyser · Fri Mar 13 18:54:42 2009 -0500
  19. 0fa9ce3 tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · Fri Mar 13 18:54:41 2009 -0500
  20. 3916877 tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · Fri Mar 13 18:54:40 2009 -0500
  21. 82b88f8 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · Fri Mar 13 18:54:39 2009 -0500
  22. 7e89767 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · Fri Mar 13 18:54:38 2009 -0500
  23. 77b45b8 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · Fri Mar 13 18:54:37 2009 -0500
  24. f349449 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · Fri Mar 13 18:54:36 2009 -0500
  25. 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
  26. 5b3c54d tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · Fri Mar 13 18:54:34 2009 -0500
  27. 2f84bc1 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · Fri Mar 13 18:54:33 2009 -0500
  28. a1dca1c tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · Fri Mar 13 18:54:32 2009 -0500
  29. cecc407 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · Fri Mar 13 18:54:31 2009 -0500
  30. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  31. a885a54 easylogo: add optional gzip support by Mike Frysinger · Tue Dec 30 03:15:38 2008 -0500
  32. b35beab ncb: use socklen_t by Mike Frysinger · Fri Jan 09 04:38:17 2009 -0500
  33. 5b4eba2 Fix a typo in fw_env.config by Martin Michlmayr · Wed Aug 06 14:44:05 2008 +0300
  34. 9649d11 tools/netconsole: new script for working with netconsole over UDP by Mike Frysinger · Tue Dec 09 23:20:31 2008 -0500
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  36. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  37. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  38. 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
  39. 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
  40. ffb379a fw_env: add NAND support by Guennadi Liakhovetski · Thu Sep 04 13:01:49 2008 +0200
  41. 4cd94a7 fw_env.c: fix build problems with MTD_VERSION=old by Wolfgang Denk · Tue Sep 02 21:17:36 2008 +0200
  42. 5708dbf Add 'license' command to U-Boot command line by Harald Welte · Wed Jul 09 22:30:30 2008 +0800
  43. 13f548d tools/gitignore: update to all generated files by Jean-Christophe PLAGNIOL-VILLARD · Mon Jul 14 23:48:41 2008 +0200
  44. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  45. 809be8d Fixed some out-of-tree build issues by Wolfgang Denk · Fri Jul 11 22:55:31 2008 +0200
  46. 81ab85b Add logos for RRvision board by Gary Jennejohn · Thu Jun 19 11:11:19 2008 +0200
  47. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  48. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  49. e6632d9 Use custom logo for Atmel boards by Stelian Pop · Thu May 08 14:52:33 2008 +0200
  50. 73a4e5e Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · Tue May 06 20:16:15 2008 -0700
  51. 9989ed6 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · Tue May 06 16:18:00 2008 -0700
  52. cd7e1a3 mkimage: make mmap() checks consistent by Mike Frysinger · Thu May 01 04:13:05 2008 -0400
  53. 17f2175 Update .gitignore for zlib.h by Kumar Gala · Tue Apr 29 10:18:34 2008 -0500
  54. 4786859 Memory footprint optimizations by Bartlomiej Sieka · Fri Apr 18 12:39:23 2008 +0200
  55. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · Mon Mar 31 11:02:01 2008 -0400
  56. bfac87a Add support for u-boot in svn and localversion-* files by Mike Frysinger · Tue Apr 08 14:00:57 2008 -0400
  57. 7297792 Fix out of tree building issue by Anatolij Gustschin · Wed Mar 26 21:05:43 2008 +0100
  58. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
  59. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100
  60. e145da6 tools/setlocalversion: use a git-describe-ish format by Wolfgang Denk · Fri Mar 14 16:04:54 2008 +0100
  61. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · Tue Mar 11 12:34:47 2008 +0100
  62. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · Fri Feb 29 21:24:06 2008 +0100
  63. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · Fri Feb 29 16:00:24 2008 +0100
  64. 6bfe92f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · Fri Feb 29 16:00:23 2008 +0100
  65. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · Fri Feb 29 15:59:59 2008 +0100
  66. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  67. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Fri Feb 29 13:56:44 2008 +0100
  68. 0760ff9 make define2mk.sed work on FreeBSD by Marcel Moolenaar · Fri Feb 22 10:48:07 2008 -0800
  69. ba5d52d easylogo: clean up some more and add -r (rgb) support by Mike Frysinger · Sat Feb 16 02:40:18 2008 -0500
  70. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  71. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  72. ab91584 add the default Blackfin logo used by Blackfin boards with splash screens by Mike Frysinger · Mon Feb 04 19:26:54 2008 -0500
  73. f719c1e Do not reference sha1.c when building mkimage. by Mike Frysinger · Thu Dec 27 13:42:56 2007 -0500
  74. cc3c2600 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Wed Jan 09 15:14:46 2008 +0100
  75. 3fa2b52 fix easylogo on big endian dev systems by Mike Frysinger · Tue Dec 18 04:29:55 2007 -0500
  76. fc78ad1 cleanup easylogo by Mike Frysinger · Tue Dec 18 03:23:25 2007 -0500
  77. 59f1275 Fix build problems under Cygwin by raptorbrino@aim.com · Thu Dec 13 21:23:28 2007 -0500
  78. 6eb8792 Fix compile problem with new env code. by Wolfgang Denk · Tue Jan 08 22:58:27 2008 +0100
  79. 2c52a76 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · Tue Nov 27 10:23:20 2007 +0100
  80. 0f91019 [BUILD] Generate include/autoconf.mk from board config files by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  81. 2f0fef7 Add .gitignore files by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  82. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  83. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  84. 8ab4e48 tools/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:46:09 2007 -0500
  85. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · Tue Jul 10 00:01:28 2007 +0200
  86. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  87. 6d8da1a tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:28 2007 -0500
  88. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  89. fecb2a0 Fix compilation issues on MACOSX by Aubrey.Li · Mon May 14 11:47:35 2007 +0800
  90. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Wed Oct 11 14:15:21 2006 +0200
  91. df86f15 Define IH_CPU_AVR32 by Stefan Roese · Mon Oct 09 12:55:38 2006 +0200
  92. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  93. 283a81e Fix mkimage -l bug with multifile images on 64bit platforms by Wolfgang Denk · Wed Sep 06 23:29:15 2006 +0200
  94. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  95. 8a339e6 Fix tools/updater build error. by Marian Balakowicz · Fri Sep 01 19:46:22 2006 +0200
  96. 0b76bfb tools/easylogo/easylogo.c by Marian Balakowicz · Fri Sep 01 19:44:05 2006 +0200
  97. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · Wed Aug 16 10:54:09 2006 -0500
  98. dce59c5 Fixed handling of bad checksums with "mkimage -l" by Wolfgang Denk · Fri Apr 28 21:24:32 2006 +0200
  99. c5203f9 Fix array overflow with fw_setenv on uninitialised environment by Wolfgang Denk · Sun Mar 12 23:27:46 2006 +0100
  100. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · Sun Mar 12 02:10:00 2006 +0100