summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx/4xx_enet.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix problem in ppc4xx eth-driver without ethaddr (only withoutStefan Roese2005-10-101-4/+10
| | | | | CONFIG_NET_MULTI set) Patch by Stefan Roese, 10 Oct 2005
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-251-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-231-1/+1
|
* Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese2005-09-071-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-161-0/+1501
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005