summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/4xx_enet.c
Commit message (Collapse)AuthorAgeLines
* Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-18/+60
|
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-29-26/+49
| | | | Patch by John Otken, 23 Nov 2005
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-29-20/+36
|\
| * Add support for multiple PHYs.Marian Balakowicz2005-10-28-21/+36
| |
* | Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-20-5/+18
| | | | | | | | Patch by Stefan Roese, 20 Oct 2005
* | Fix NetConsole support on 4xx (only print eth link on 1st transfer)Stefan Roese2005-10-18-0/+2
|/ | | | Patch by Stefan Roese, 18 Oct 2005
* Fix problem in ppc4xx eth-driver without ethaddr (only withoutStefan Roese2005-10-10-4/+10
| | | | | CONFIG_NET_MULTI set) Patch by Stefan Roese, 10 Oct 2005
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-25-82/+82
| | | | | | add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
|
* Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese2005-09-07-0/+3
| | | | | ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-0/+1501
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005