aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/miiphy.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-366/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-12/+12
2009-09-10ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese1-1/+1
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+2
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-09-08ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese1-7/+3
2008-09-05ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo1-3/+38
2008-03-15ppc4xx: miiphy.c reworkedStefan Roese1-116/+80
2008-03-04PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss1-3/+2
2007-12-27Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson1-52/+114
2007-10-31ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friendsStefan Roese1-14/+15
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese1-4/+18
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-4/+10
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz1-16/+43
2005-11-29Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese1-1/+1
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-9/+11
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-78/+131
2004-06-06Add support for the second Ethernet interface for the 'PPChameleon' board.wdenk1-2/+8
2004-02-08* Patch by Yuli Barcohen, 26 Jan 2004:wdenk1-0/+6
2004-02-06Patch by Travis Sawyer, 30 Dec 2003:wdenk1-2/+2
2003-12-09Debug printf's removed.stroese1-0/+6
2003-09-02Fix compile problemwdenk1-0/+4
2003-09-02* Add support for PPChameleon Eval Boardwdenk1-0/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2003-05-23PPC405EP support added.stroese1-1/+1
2002-08-17Initial revisionwdenk1-0/+182