1. d8cafd1 Avoid compiler warning. by Wolfgang Denk · Tue Sep 18 21:36:35 2007 +0200
  2. 084d0ce Fix memory corruption problem on STX GP3 SSA Board. by Wolfgang Denk · Wed Sep 12 00:48:57 2007 +0200
  3. 8b70f34 Fix TFTP OACK code for short packets. by Wolfgang Denk · Fri Aug 31 10:01:51 2007 +0200
  4. 83e8e47 Backout commit 8f1bc284 as it causes TFTP to fail. by Wolfgang Denk · Thu Aug 30 14:42:15 2007 +0200
  5. 4e6c9d4 tftp: don't implicity trust the format of recevied packets by Grant Likely · Wed Aug 29 18:26:24 2007 -0600
  6. 7192096 Fix: TFTP is not working on little endian systems by stefano babic · Tue Aug 21 15:52:33 2007 +0200
  7. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · Thu Aug 16 17:40:03 2007 -0600
  8. 5615ef2 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · Wed Aug 15 11:55:35 2007 -0500
  9. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
  10. 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · Tue Aug 14 09:47:27 2007 +0200
  11. 7280da7 multicast tftp: RFC2090 by David Updegraff · Mon Jun 11 10:41:07 2007 -0500
  12. 22bcd6e New CONFIG_BOOTP_SERVERIP option by Wilson Callan · Sat Jul 28 10:56:13 2007 -0400
  13. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
  14. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  15. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  16. d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · Fri Jul 27 14:43:59 2007 +0200
  17. 3d2c9fa Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · Mon Jul 16 11:51:41 2007 +0200
  18. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  19. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · Wed Jul 11 12:13:53 2007 +0200
  20. 2d34bf0 Merge branch 'master' into u-boot-5329-early by John Rigby · Tue Jul 10 14:58:41 2007 -0600
  21. 507bd71 Add mcffec_initialize() by TsiChungLiew · Thu Jul 05 23:29:21 2007 -0500
  22. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:05:02 2007 -0500
  23. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  24. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
  25. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  26. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
  27. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  28. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · Mon Jun 18 13:50:13 2007 -0500
  29. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  30. 2b4f2fb Merge with /home/wd/git/u-boot/custodian/u-boot-net by Wolfgang Denk · Wed Apr 18 17:10:30 2007 +0200
  31. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · Wed Apr 18 17:00:09 2007 +0200
  32. b7ae1cf Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · Wed Apr 18 16:53:52 2007 +0200
  33. 58f4c26 AVR32: Enable networking by Haavard Skinnemoen · Sun Dec 17 17:14:30 2006 +0100
  34. 570dc1e [Blackfin][PATCH] Add BF537 EMAC driver initialization by Aubrey Li · Thu Apr 05 18:30:25 2007 +0800
  35. 8310919 net - Support ping reply when processing net-loop by Ed Swarthout · Wed Mar 07 12:14:50 2007 -0600
  36. d506865 Fix the confilcts when merging 'master' into hpc2. by roy zang · Fri Dec 01 12:09:33 2006 +0800
  37. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · Thu Nov 30 02:01:32 2006 +0100
  38. 45993ea [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · Wed Nov 29 15:42:37 2006 +0100
  39. e732e9c mpc83xx: add QE ethernet support by Dave Liu · Fri Nov 03 12:11:15 2006 -0600
  40. 72526f7 Tundra tsi108 on chip Ethernet controller support. by roy zang · Thu Nov 02 19:08:55 2006 +0800
  41. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  42. 8a933fb Minor code cleanup. by Wolfgang Denk · Thu Oct 12 00:01:08 2006 +0200
  43. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  44. 68e83a8 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · Mon Oct 09 01:26:14 2006 +0200
  45. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  46. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  47. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  48. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
  49. 26442ac Fix typo. Patch by Andreas Engel, 28 Nov 2005 by Wolfgang Denk · Mon Aug 14 22:43:13 2006 +0200
  50. 3d02627 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Jun 07 08:49:38 2006 -0500
  51. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  52. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  53. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  54. 012429c Add support for the DHCP vendor optional bootfile (#67). by Wolfgang Denk · Sun Mar 12 18:26:46 2006 +0100
  55. 98ceffb Fix behaviour if gatewayip is not set Patch by Robin Gilks, 23 Dec 2004 by Wolfgang Denk · Sun Mar 12 01:13:30 2006 +0100
  56. 068a3ae Merge with /home/sr/git/u-boot by Wolfgang Denk · Thu Dec 01 01:38:13 2005 +0100
  57. cbdd1c8 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · Wed Nov 30 18:06:04 2005 +0100
  58. 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · Wed Nov 30 13:06:40 2005 +0100
  59. f071113 Add explanation for CDP checksum algorithm by Wolfgang Denk · Thu Nov 10 20:59:46 2005 +0100
  60. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  61. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 15 18:23:43 2005 +0200
  62. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  63. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  64. 56811f6 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · Sun Oct 09 01:04:33 2005 +0200
  65. b6ea630 Fix typo in eth.c Patch by Ara Avanesyan, 24 Feb 2005 by Wolfgang Denk · Sun Sep 25 17:05:57 2005 +0200
  66. 227b519 Update for TFTP using a fixed UDP port by Wolfgang Denk · Sat Sep 24 23:25:46 2005 +0200
  67. e3cfce5 Allow to force TFTP to use a fixed UDP port by Wolfgang Denk · Sat Sep 24 22:37:32 2005 +0200
  68. ac55328 Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT). by Stefan Roese · Wed Aug 31 12:55:50 2005 +0200
  69. 3135c54 Prepare U-Boot for gcc-4.x by Wolfgang Denk · Fri Aug 26 01:36:03 2005 +0200
  70. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · Tue Aug 16 18:18:00 2005 +0200
  71. 30b8732 Minor code cleanup by Wolfgang Denk · Fri Aug 12 23:43:12 2005 +0200
  72. dfced81 Add UPD-Checksum code, fix problem in net.c (return instead of break) by Stefan Roese · Fri Aug 12 20:06:52 2005 +0200
  73. b077b50 Fix return code of NFS command Patch by Hiroshi Ito, 11 Dec 2004 by Wolfgang Denk · Sat Aug 06 01:11:12 2005 +0200
  74. 355da03 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Fri Aug 05 11:22:28 2005 +0200
  75. dec9732 Fix endianess problem in TFTP / NFS default filenames by Wolfgang Denk · Thu Aug 04 01:09:44 2005 +0200
  76. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · Thu Jul 28 10:08:46 2005 -0500
  77. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · Mon Jul 25 14:05:07 2005 -0500
  78. 5c71a7a Add PCI support for Sorcery board. by wdenk · Mon May 16 15:23:22 2005 +0000
  79. cbc49a5 README: add explanation about patch policy net/net.c: fix indentation by wdenk · Tue May 03 14:12:25 2005 +0000
  80. 6148e74 Patch by David Adair, 27 Oct 2004: Add missing 440GX SDRAM Controller reset by wdenk · Sun Apr 03 20:55:38 2005 +0000
  81. fa66e93 * Patch by Richard Klingler, 03 Apr 2005: by wdenk · Sun Apr 03 14:52:59 2005 +0000
  82. 27fa585 Minor cleanup by wdenk · Sun Apr 03 14:18:51 2005 +0000
  83. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
  84. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · Fri Apr 01 00:25:43 2005 +0000
  85. cb99da5 * Some Cleanup. by wdenk · Wed Jan 12 00:15:14 2005 +0000
  86. 583ca92 CPCI750 board support added by stroese · Thu Dec 16 17:49:38 2004 +0000
  87. 337f565 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · Thu Oct 28 00:09:35 2004 +0000
  88. c391953 * Patch by Philippe Robin, 28 Sept 2004: Fix Flash support for Versatile. by wdenk · Mon Oct 11 22:51:13 2004 +0000
  89. d6a3dd4 Patch by Andreas Engel, 16 Aug 2004: parameter type cleanup for NetSetTimeout() by wdenk · Sat Oct 09 21:56:21 2004 +0000
  90. d9ee50d * Patch by Ganapathi C, 04 Aug 2004: Fix NFS timeout issue by wdenk · Tue Sep 28 21:51:42 2004 +0000
  91. b8fb619 Add support for console over UDP (compatible to Ingo Molnar's by wdenk · Mon Aug 02 21:11:11 2004 +0000
  92. 13eb221 Patch by Jon Loeliger, 17 June 2004: by wdenk · Fri Jul 09 23:27:13 2004 +0000
  93. 0168663 * Fix "cls" command when used with splash screen by wdenk · Wed Jun 30 22:59:18 2004 +0000
  94. 63a10be Change init sequence for multiple network interfaces: initialize by wdenk · Sat May 08 20:33:20 2004 +0000
  95. 656140b * Patch by John Kerl, 19 Apr 2004: by wdenk · Sun Apr 25 13:18:40 2004 +0000
  96. a627048 * Patch by Sangmoon Kim, 12 Apr 2004: Update max RAM size for debris board by wdenk · Sun Apr 18 22:03:42 2004 +0000
  97. 0593920 * Cleanup, minor fixes by wdenk · Sun Apr 18 17:39:38 2004 +0000
  98. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  99. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  100. 4989f87 * Patch by Philippe Robin, 09 Mar 2004: by wdenk · Sun Mar 14 15:06:13 2004 +0000