1. fd97492 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  2. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  3. 5e58efa net: Fix TftpStart() ip:filename bug by Peter Tyser · 16 years ago
  4. 49570cd net: Add additional IP fragmentation check by Peter Tyser · 16 years ago
  5. 0885bf0 net: Define IP flag field values by Peter Tyser · 16 years ago
  6. 9e37c58 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · 16 years ago
  7. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  8. bbff280 Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
  9. 5d71837 Moved initialization of MPC8220 FEC to cpu_eth_init() by Ben Warren · 16 years ago
  10. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  11. 70618a3 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
  12. 93971f6 net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init by Shinya Kuribayashi · 16 years ago
  13. 3ead27f Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  14. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. 371cde7 net: Make TFTP server timeout configurable by Bartlomiej Sieka · 16 years ago
  16. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · 16 years ago
  17. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  18. d31a59b Don't tftp to unknown flash by Jochen Friedrich · 16 years ago
  19. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  20. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  21. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  22. 5f92942 Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · 16 years ago
  23. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  24. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  25. d2358c0 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · 16 years ago
  26. 5496501 Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · 16 years ago
  27. 9d48ec2 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  28. b794a93 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  29. 8d943c8 Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  30. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  31. 04e97e0 Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  32. 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  33. 26425a6 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  34. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  35. bcf268b davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 4b26f05 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  37. 03a4449 Fix bogus error message in the DHCP handler by Remy Bohmer · 16 years ago
  38. 2f29dad Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set. by Remy Bohmer · 16 years ago
  39. f4a9d34 Moved initialization of SKGE Ethernet driver to board code. by Ben Warren · 16 years ago
  40. ed63bcc Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · 16 years ago
  41. 82c2c6a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  42. 8c042b6 Moved initialization of GRETH Ethernet driver to CPU directory by Ben Warren · 16 years ago
  43. 90c96db Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  44. e7edd4e Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  45. 8d924fc Moved initialization of AVR32 Ethernet controllers to board_eth_init() by Ben Warren · 16 years ago
  46. 0f734c6 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · 16 years ago
  47. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  48. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  49. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  51. e4ad454 Fix printf errors. by Andrew Klossner · 16 years ago
  52. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  53. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  54. b953578 Get rid of annoying/superfluous bad-checksum warning message by Remy Bohmer · 16 years ago
  55. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  56. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  57. 69c925f AT91SAM9263EK support by Stelian Pop · 17 years ago
  58. b38c2b3 net: make ARP timeout configurable by Guennadi Liakhovetski · 17 years ago
  59. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  60. 7ce2871 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 17 years ago
  61. 7837993 Add support for AT91SAM9260EK by Stelian Pop · 17 years ago
  62. eea44aa Move at91cap9 specific files to at91sam9 directory by Stelian Pop · 17 years ago
  63. f143179 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. by Daniel Hellstrom · 17 years ago
  64. 72aa3f3 DHCP request fix for Windows Server 2003 by Aras Vaichas · 17 years ago
  65. 11da2be net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · 17 years ago
  66. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  67. fa1dfde TFTP: fix search of ':' in BootFile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  68. 6c93974 AT91CAP9 support : build integration by Stelian Pop · 17 years ago
  69. 3702cd7 NFS Timeout with large files. by Hiroshi Ito · 17 years ago
  70. 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  71. 5ec202f Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  72. 1989823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  73. b62a431 AVR32: ATNGW100 board support by Haavard Skinnemoen · 18 years ago
  74. 95e8787 ColdFire: Add MCF547x_8x FEC driver by TsiChungLiew · 17 years ago
  75. 204f0ec net: add 'ethrotate' environment variable by Matthias Fuchs · 17 years ago
  76. f397883 QE UEC: Extend number of supported UECs to 4 by David Saada · 17 years ago
  77. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  78. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  79. a02d62b net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option by Matthias Fuchs · 17 years ago
  80. aed3358 NET: Proper return code handling in eth_init() function in file eth.c by Upakul Barkakaty · 17 years ago
  81. db7101e net/eth.c: Fix env_enetaddr signed overflow by Shinya Kuribayashi · 17 years ago
  82. 1f2c9a4 Introduce new eth_receive routine by Rafal Jaworowski · 17 years ago
  83. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  84. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  85. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  86. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  87. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  88. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  89. 69b0abb Fix typo in nfs.c by Guennadi Liakhovetski · 17 years ago
  90. 01f256b DHCP Client Fix by Justin Flammia · 17 years ago
  91. d8cafd1 Avoid compiler warning. by Wolfgang Denk · 17 years ago
  92. 084d0ce Fix memory corruption problem on STX GP3 SSA Board. by Wolfgang Denk · 17 years ago
  93. 8b70f34 Fix TFTP OACK code for short packets. by Wolfgang Denk · 17 years ago
  94. 83e8e47 Backout commit 8f1bc284 as it causes TFTP to fail. by Wolfgang Denk · 17 years ago
  95. 4e6c9d4 tftp: don't implicity trust the format of recevied packets by Grant Likely · 17 years ago
  96. 7192096 Fix: TFTP is not working on little endian systems by stefano babic · 17 years ago
  97. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  98. 5615ef2 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h by Jon Loeliger · 17 years ago
  99. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  100. 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago