1. da95427 netloop: updates for NetLoop by Heiko Schocher · 15 years ago
  2. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 15 years ago
  3. 3f6e699 net: new utility functions for working with enetaddr's by Mike Frysinger · 16 years ago
  4. 2f70c49 netloop: speed up NetLoop by Heiko Schocher · 16 years ago
  5. 9e56986 Add eth_get_dev_by_index by Andy Fleming · 16 years ago
  6. 25a8590 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · 16 years ago
  7. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  8. 9eb79bd Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
  9. a9bec96 Moved initialization of MPC8220 FEC to cpu_eth_init() by Ben Warren · 16 years ago
  10. 0e8454e Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  11. 3456a14 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
  12. 5dfb3ee net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init by Shinya Kuribayashi · 16 years ago
  13. cc94074 Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  14. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  15. 10efa02 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  16. 8ca0b3f Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  17. ad3381c Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  18. 4fce2ac Moved initialization of plb2800 Ethernet driver to board_eth_init by Ben Warren · 16 years ago
  19. e1d7480 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  20. a0aad08 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  21. 8218bd2 Moved initialization of IncaIP Ethernet controller to board_eth_init by Ben Warren · 16 years ago
  22. 164846e Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() by Ben Warren · 16 years ago
  23. 6aca145 Moved initialization of GT6426x Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  24. e309053 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  25. b902b8d Moved initialization of NATSEMI Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  26. 1940363 Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  27. ccdd12f Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  28. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  29. 02d6989 Moved initialization of RTL8169 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  30. 3ae071e Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  31. d6e0425 davinci: fix remaining dm644x_eth by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. fcaac58 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  33. 6a00217 Moved initialization of SKGE Ethernet driver to board code. by Ben Warren · 16 years ago
  34. 65d3d99 Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · 16 years ago
  35. 9149473 Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  36. fc363ce Moved initialization of GRETH Ethernet driver to CPU directory by Ben Warren · 16 years ago
  37. 86882b8 Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  38. b31da88 Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  39. c8c845c Moved initialization of AVR32 Ethernet controllers to board_eth_init() by Ben Warren · 16 years ago
  40. 25dbe98 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  41. dd35479 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  42. 8e429b3 AT91SAM9263EK support by Stelian Pop · 16 years ago
  43. a1b215e Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  44. 0176d43 Add support for AT91SAM9260EK by Stelian Pop · 17 years ago
  45. a8a78f2 Move at91cap9 specific files to at91sam9 directory by Stelian Pop · 17 years ago
  46. c2b7da5 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. by Daniel Hellstrom · 16 years ago
  47. 6bc1138 net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · 17 years ago
  48. 20b197c AT91CAP9 support : build integration by Stelian Pop · 17 years ago
  49. 8d54477 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  50. e57ed96 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  51. 6b44394 AVR32: ATNGW100 board support by Haavard Skinnemoen · 17 years ago
  52. 777d1ab ColdFire: Add MCF547x_8x FEC driver by TsiChungLiew · 17 years ago
  53. e169257 net: add 'ethrotate' environment variable by Matthias Fuchs · 17 years ago
  54. 2465665 QE UEC: Extend number of supported UECs to 4 by David Saada · 17 years ago
  55. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  56. ccf21c3 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  57. 505be87 NET: Proper return code handling in eth_init() function in file eth.c by Upakul Barkakaty · 17 years ago
  58. 5ca2d09 net/eth.c: Fix env_enetaddr signed overflow by Shinya Kuribayashi · 17 years ago
  59. f85b607 Introduce new eth_receive routine by Rafal Jaworowski · 17 years ago
  60. 1f10310 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  61. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  62. 85eb5ca Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  63. 53a5c42 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  64. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  65. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  66. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  67. 8993e54 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
  68. c7e8410 Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · 17 years ago
  69. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  70. 98c80b4 Merge branch 'master' into u-boot-5329-early by John Rigby · 17 years ago
  71. 2870e98 Add mcffec_initialize() by TsiChungLiew · 17 years ago
  72. 643d1ab net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  73. bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  74. 6e2115a net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  75. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  76. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  77. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  78. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 17 years ago
  79. b99c1e6 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · 17 years ago
  80. 9a24f47 AVR32: Enable networking by Haavard Skinnemoen · 18 years ago
  81. 9fd437b [Blackfin][PATCH] Add BF537 EMAC driver initialization by Aubrey Li · 17 years ago
  82. e0b369e Fix the confilcts when merging 'master' into hpc2. by roy zang · 18 years ago
  83. ab07b6c Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  84. 1eac2a7 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · 18 years ago
  85. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  86. d1927ce Tundra tsi108 on chip Ethernet controller support. by roy zang · 18 years ago
  87. 72ed528 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  88. ba94a1b * Update Intel IXP4xx support by Wolfgang Denk · 18 years ago
  89. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago
  90. 4a86d77 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  91. d9785c1 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · 19 years ago
  92. d96f41e Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · 19 years ago
  93. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  94. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  95. 7521af1 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · 19 years ago
  96. a188b58 Fix typo in eth.c Patch by Ara Avanesyan, 24 Feb 2005 by Wolfgang Denk · 19 years ago
  97. d6c61aa Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  98. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago
  99. d9b94f2 * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago
  100. 7680c14 Add PCI support for Sorcery board. by wdenk · 19 years ago