1. d6e0425 davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. fcaac58 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  3. 51dfe13 Fix bogus error message in the DHCP handler by Remy Bohmer · 16 years ago
  4. 6136550 Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set. by Remy Bohmer · 16 years ago
  5. 6a00217 Moved initialization of SKGE Ethernet driver to board code. by Ben Warren · 16 years ago
  6. 65d3d99 Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · 16 years ago
  7. 9149473 Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  8. fc363ce Moved initialization of GRETH Ethernet driver to CPU directory by Ben Warren · 16 years ago
  9. 86882b8 Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  10. b31da88 Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  11. c8c845c Moved initialization of AVR32 Ethernet controllers to board_eth_init() by Ben Warren · 16 years ago
  12. 0328ef0 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · 16 years ago
  13. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  14. 25dbe98 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  15. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  17. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  18. dd35479 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  19. e44f3ea Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  20. 6b52cfe Get rid of annoying/superfluous bad-checksum warning message by Remy Bohmer · 16 years ago
  21. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  23. 8e429b3 AT91SAM9263EK support by Stelian Pop · 16 years ago
  24. 40cb90e net: make ARP timeout configurable by Guennadi Liakhovetski · 16 years ago
  25. 1aeed8d Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  26. a1b215e Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  27. 0176d43 Add support for AT91SAM9260EK by Stelian Pop · 17 years ago
  28. a8a78f2 Move at91cap9 specific files to at91sam9 directory by Stelian Pop · 17 years ago
  29. c2b7da5 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. by Daniel Hellstrom · 16 years ago
  30. d9a2f41 DHCP request fix for Windows Server 2003 by Aras Vaichas · 17 years ago
  31. 6bc1138 net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · 17 years ago
  32. ae92069 Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  33. 38cc09c TFTP: fix search of ':' in BootFile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  34. 20b197c AT91CAP9 support : build integration by Stelian Pop · 17 years ago
  35. fe891ec NFS Timeout with large files. by Hiroshi Ito · 17 years ago
  36. a93907c TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  37. 8d54477 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  38. e57ed96 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  39. 6b44394 AVR32: ATNGW100 board support by Haavard Skinnemoen · 17 years ago
  40. 777d1ab ColdFire: Add MCF547x_8x FEC driver by TsiChungLiew · 17 years ago
  41. e169257 net: add 'ethrotate' environment variable by Matthias Fuchs · 17 years ago
  42. 2465665 QE UEC: Extend number of supported UECs to 4 by David Saada · 17 years ago
  43. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  44. ccf21c3 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  45. 8b0c5c1 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option by Matthias Fuchs · 17 years ago
  46. 505be87 NET: Proper return code handling in eth_init() function in file eth.c by Upakul Barkakaty · 17 years ago
  47. 5ca2d09 net/eth.c: Fix env_enetaddr signed overflow by Shinya Kuribayashi · 17 years ago
  48. f85b607 Introduce new eth_receive routine by Rafal Jaworowski · 17 years ago
  49. f92edbd Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  50. 079c2c4 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  51. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  52. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  53. 1f10310 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  54. 992742a Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  55. 29c29c0 Fix typo in nfs.c by Guennadi Liakhovetski · 17 years ago
  56. e5c794e DHCP Client Fix by Justin Flammia · 17 years ago
  57. 135e19b Avoid compiler warning. by Wolfgang Denk · 17 years ago
  58. f34024d Fix memory corruption problem on STX GP3 SSA Board. by Wolfgang Denk · 17 years ago
  59. 6017474 Fix TFTP OACK code for short packets. by Wolfgang Denk · 17 years ago
  60. ff13ac8 Backout commit 8f1bc284 as it causes TFTP to fail. by Wolfgang Denk · 17 years ago
  61. 8f1bc28 tftp: don't implicity trust the format of recevied packets by Grant Likely · 17 years ago
  62. ef8f207 Fix: TFTP is not working on little endian systems by stefano babic · 17 years ago
  63. 81735b2 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  64. 30b52df 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · 17 years ago
  65. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  66. 85eb5ca Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  67. 53a5c42 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  68. 5d110f0 New CONFIG_BOOTP_SERVERIP option by Wilson Callan · 17 years ago
  69. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  70. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  71. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  72. 8993e54 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
  73. c7e8410 Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · 17 years ago
  74. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  75. 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  76. 98c80b4 Merge branch 'master' into u-boot-5329-early by John Rigby · 17 years ago
  77. 2870e98 Add mcffec_initialize() by TsiChungLiew · 17 years ago
  78. 610f2e9 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  79. 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  80. 643d1ab net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  81. bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  82. 6e2115a net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  83. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  84. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  85. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  86. 1d10b9e Merge with /home/wd/git/u-boot/custodian/u-boot-net by Wolfgang Denk · 17 years ago
  87. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 17 years ago
  88. b99c1e6 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · 17 years ago
  89. 9a24f47 AVR32: Enable networking by Haavard Skinnemoen · 18 years ago
  90. 9fd437b [Blackfin][PATCH] Add BF537 EMAC driver initialization by Aubrey Li · 17 years ago
  91. 8385317 net - Support ping reply when processing net-loop by Ed Swarthout · 18 years ago
  92. e0b369e Fix the confilcts when merging 'master' into hpc2. by roy zang · 18 years ago
  93. ab07b6c Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  94. 1eac2a7 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · 18 years ago
  95. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  96. d1927ce Tundra tsi108 on chip Ethernet controller support. by roy zang · 18 years ago
  97. f7b190d Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  98. c668670 Minor code cleanup. by Wolfgang Denk · 18 years ago
  99. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  100. d82718f Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · 18 years ago