1. b38c2b3 net: make ARP timeout configurable by Guennadi Liakhovetski · Thu Apr 03 17:04:19 2008 +0200
  2. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  3. 7ce2871 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Tue Apr 08 00:16:36 2008 +0200
  4. 7837993 Add support for AT91SAM9260EK by Stelian Pop · Wed Mar 26 18:52:33 2008 +0100
  5. eea44aa Move at91cap9 specific files to at91sam9 directory by Stelian Pop · Wed Mar 26 20:52:28 2008 +0100
  6. f143179 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. by Daniel Hellstrom · Fri Mar 28 20:22:53 2008 +0100
  7. 72aa3f3 DHCP request fix for Windows Server 2003 by Aras Vaichas · Wed Mar 26 09:43:57 2008 +1100
  8. 11da2be net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · Tue Mar 04 17:40:41 2008 +0100
  9. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:15 2008 +0000
  10. fa1dfde TFTP: fix search of ':' in BootFile by Jean-Christophe PLAGNIOL-VILLARD · Thu Feb 14 08:02:12 2008 +0100
  11. 6c93974 AT91CAP9 support : build integration by Stelian Pop · Sun Jan 20 19:49:21 2008 +0000
  12. 3702cd7 NFS Timeout with large files. by Hiroshi Ito · Thu Jan 31 18:35:04 2008 +0900
  13. 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 18 01:14:03 2008 +0100
  14. 5ec202f Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Wed Jan 23 14:33:40 2008 +0100
  15. 1989823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Wed Jan 23 14:23:13 2008 +0100
  16. b62a431 AVR32: ATNGW100 board support by Haavard Skinnemoen · Sat Apr 14 17:11:49 2007 +0200
  17. 95e8787 ColdFire: Add MCF547x_8x FEC driver by TsiChungLiew · Tue Jan 15 14:00:25 2008 -0600
  18. 204f0ec net: add 'ethrotate' environment variable by Matthias Fuchs · Thu Jan 17 07:45:05 2008 +0100
  19. f397883 QE UEC: Extend number of supported UECs to 4 by David Saada · Tue Jan 15 10:40:24 2008 +0200
  20. de9fcb5 Fix Ethernet init() return codes by Ben Warren · Wed Jan 09 18:15:53 2008 -0500
  21. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · Thu Dec 06 16:43:40 2007 +0100
  22. a02d62b net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option by Matthias Fuchs · Thu Dec 27 16:58:41 2007 +0100
  23. aed3358 NET: Proper return code handling in eth_init() function in file eth.c by Upakul Barkakaty · Thu Nov 29 12:16:13 2007 +0530
  24. db7101e net/eth.c: Fix env_enetaddr signed overflow by Shinya Kuribayashi · Mon Nov 19 20:27:04 2007 +0900
  25. 1f2c9a4 Introduce new eth_receive routine by Rafal Jaworowski · Thu Dec 27 18:19:02 2007 +0100
  26. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  27. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 17 11:31:10 2007 +0100
  28. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  29. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  30. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · Mon Nov 05 17:39:24 2007 +0800
  31. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  32. 69b0abb Fix typo in nfs.c by Guennadi Liakhovetski · Tue Oct 23 16:25:50 2007 +0200
  33. 01f256b DHCP Client Fix by Justin Flammia · Mon Oct 29 17:40:35 2007 -0400
  34. d8cafd1 Avoid compiler warning. by Wolfgang Denk · Tue Sep 18 21:36:35 2007 +0200
  35. 084d0ce Fix memory corruption problem on STX GP3 SSA Board. by Wolfgang Denk · Wed Sep 12 00:48:57 2007 +0200
  36. 8b70f34 Fix TFTP OACK code for short packets. by Wolfgang Denk · Fri Aug 31 10:01:51 2007 +0200
  37. 83e8e47 Backout commit 8f1bc284 as it causes TFTP to fail. by Wolfgang Denk · Thu Aug 30 14:42:15 2007 +0200
  38. 4e6c9d4 tftp: don't implicity trust the format of recevied packets by Grant Likely · Wed Aug 29 18:26:24 2007 -0600
  39. 7192096 Fix: TFTP is not working on little endian systems by stefano babic · Tue Aug 21 15:52:33 2007 +0200
  40. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · Thu Aug 16 17:40:03 2007 -0600
  41. 5615ef2 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · Wed Aug 15 11:55:35 2007 -0500
  42. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
  43. 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · Tue Aug 14 09:47:27 2007 +0200
  44. 7280da7 multicast tftp: RFC2090 by David Updegraff · Mon Jun 11 10:41:07 2007 -0500
  45. 22bcd6e New CONFIG_BOOTP_SERVERIP option by Wilson Callan · Sat Jul 28 10:56:13 2007 -0400
  46. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
  47. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  48. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  49. d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · Fri Jul 27 14:43:59 2007 +0200
  50. 3d2c9fa Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · Mon Jul 16 11:51:41 2007 +0200
  51. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  52. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · Wed Jul 11 12:13:53 2007 +0200
  53. 2d34bf0 Merge branch 'master' into u-boot-5329-early by John Rigby · Tue Jul 10 14:58:41 2007 -0600
  54. 507bd71 Add mcffec_initialize() by TsiChungLiew · Thu Jul 05 23:29:21 2007 -0500
  55. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:05:02 2007 -0500
  56. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  57. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
  58. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  59. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
  60. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  61. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · Mon Jun 18 13:50:13 2007 -0500
  62. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · Wed May 16 16:52:19 2007 -0500
  63. 2b4f2fb Merge with /home/wd/git/u-boot/custodian/u-boot-net by Wolfgang Denk · Wed Apr 18 17:10:30 2007 +0200
  64. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · Wed Apr 18 17:00:09 2007 +0200
  65. 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
  66. 58f4c26 AVR32: Enable networking by Haavard Skinnemoen · Sun Dec 17 17:14:30 2006 +0100
  67. 570dc1e [Blackfin][PATCH] Add BF537 EMAC driver initialization by Aubrey Li · Thu Apr 05 18:30:25 2007 +0800
  68. 8310919 net - Support ping reply when processing net-loop by Ed Swarthout · Wed Mar 07 12:14:50 2007 -0600
  69. d506865 Fix the confilcts when merging 'master' into hpc2. by roy zang · Fri Dec 01 12:09:33 2006 +0800
  70. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · Thu Nov 30 02:01:32 2006 +0100
  71. 45993ea [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · Wed Nov 29 15:42:37 2006 +0100
  72. e732e9c mpc83xx: add QE ethernet support by Dave Liu · Fri Nov 03 12:11:15 2006 -0600
  73. 72526f7 Tundra tsi108 on chip Ethernet controller support. by roy zang · Thu Nov 02 19:08:55 2006 +0800
  74. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 12 11:29:33 2006 -0500
  75. 8a933fb Minor code cleanup. by Wolfgang Denk · Thu Oct 12 00:01:08 2006 +0200
  76. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  77. 68e83a8 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · Mon Oct 09 01:26:14 2006 +0200
  78. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  79. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  80. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  81. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Aug 22 10:17:59 2006 -0500
  82. 26442ac Fix typo. Patch by Andreas Engel, 28 Nov 2005 by Wolfgang Denk · Mon Aug 14 22:43:13 2006 +0200
  83. 3d02627 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Wed Jun 07 08:49:38 2006 -0500
  84. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · Tue May 30 15:56:48 2006 +0200
  85. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  86. 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
  87. 012429c Add support for the DHCP vendor optional bootfile (#67). by Wolfgang Denk · Sun Mar 12 18:26:46 2006 +0100
  88. 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
  89. 068a3ae Merge with /home/sr/git/u-boot by Wolfgang Denk · Thu Dec 01 01:38:13 2005 +0100
  90. cbdd1c8 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · Wed Nov 30 18:06:04 2005 +0100
  91. 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · Wed Nov 30 13:06:40 2005 +0100
  92. f071113 Add explanation for CDP checksum algorithm by Wolfgang Denk · Thu Nov 10 20:59:46 2005 +0100
  93. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  94. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 15 18:23:43 2005 +0200
  95. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  96. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  97. 56811f6 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · Sun Oct 09 01:04:33 2005 +0200
  98. b6ea630 Fix typo in eth.c Patch by Ara Avanesyan, 24 Feb 2005 by Wolfgang Denk · Sun Sep 25 17:05:57 2005 +0200
  99. 227b519 Update for TFTP using a fixed UDP port by Wolfgang Denk · Sat Sep 24 23:25:46 2005 +0200
  100. e3cfce5 Allow to force TFTP to use a fixed UDP port by Wolfgang Denk · Sat Sep 24 22:37:32 2005 +0200