| Commit message (Expand) | Author | Age | Lines |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -143/+143 |
* | AX88180: new gigabit network driver | Louis Su | 2008-10-13 | -0/+1140 |
* | enable 10/100M at VSC8601 at tsec driver | Andre Schwarz | 2008-10-13 | -0/+2 |
* | net: ne2000: Divided a function of NE2000 driver | Nobuhiro Iwamatsu | 2008-10-13 | -723/+797 |
* | Support for multiple SGMII/TBI interfaces for TSEC ethernet | Peter Tyser | 2008-09-16 | -3/+5 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-09-12 | -1/+1 |
|\ |
|
| * | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | | MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s | Wolfgang Denk | 2008-09-12 | -1/+1 |
|/ |
|
* | net: smc911x: Add pkt_data_pull and pkt_data_push function | Nobuhiro Iwamatsu | 2008-09-02 | -2/+7 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of TULIP Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of E1000 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -1/+2 |
* | Moved initialization of plb2800 Ethernet driver to board_eth_init | Ben Warren | 2008-09-02 | -2/+3 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of MPC512x_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of IncaIP Ethernet controller to board_eth_init | Ben Warren | 2008-09-02 | -1/+2 |
* | Moved initialization of PCNET Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of NATSEMI Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of NS8382X Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of TSI108 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of RTL8139 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of RTL8169 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+1 |
* | Introduce netdev.h header file and remove externs | Ben Warren | 2008-09-02 | -0/+6 |
* | Add SGMII support to the tsec | Andy Fleming | 2008-09-02 | -26/+48 |
* | Pass in tsec_info struct through tsec_initialize | Andy Fleming | 2008-09-02 | -63/+50 |
* | tsec: Move tsec.h to include/ | Andy Fleming | 2008-09-02 | -593/+1 |
* | PHY: Add support for the M88E1121R Marvell chip. | Sergei Poselenov | 2008-09-02 | -0/+56 |
* | Merge branch 'Makefile' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-01 | -0/+281 |
|\ |
|
| * | miiphyutil: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+1 |
| * | miiphybb: move to drivers/net/phy | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -0/+281 |
* | | Move MPC512x_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -0/+1022 |
* | | Move MPC5xxx_FEC driver to drivers/net | Ben Warren | 2008-08-29 | -0/+1350 |
|/ |
|
* | dm9000 remove dead external phy support, gpio fix | Andrew Dyer | 2008-08-26 | -144/+36 |
* | ColdFire: Add FEC Buffer descriptors in SRAM | TsiChung Liew | 2008-08-26 | -6/+36 |
* | Fix ColdFire FEC warning messages | TsiChung Liew | 2008-08-26 | -8/+13 |
* | Moved initialization of SKGE Ethernet driver to board code. | Ben Warren | 2008-08-26 | -1/+1 |
* | Moved conditional compilation to Makefile for SK98 Ethernet driver | Ben Warren | 2008-08-26 | -92/+4 |
* | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() | Ben Warren | 2008-08-26 | -1/+1 |
* | Moved initialization of GRETH Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -1/+1 |
* | Moved initialization of MCFFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -1/+1 |
* | Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -1/+1 |
* | rtl8169: add support for RTL8110SCL | Yoshihiro Shimoda | 2008-08-18 | -6/+22 |
* | Fix dm9000 receive status and len little endian issue | TsiChung Liew | 2008-08-18 | -6/+10 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -6/+7 |
* | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-13 | -2/+2 |
* | Fix some more printf() format issues. | Wolfgang Denk | 2008-07-11 | -2/+2 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -1/+1 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-10 | -3/+3 |
* | e1000: add support for 82545GM 64bit PCI-X copper variant | Paul Gortmaker | 2008-07-10 | -1/+4 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-net | Wolfgang Denk | 2008-07-09 | -63/+1102 |
|\ |
|