aboutsummaryrefslogtreecommitdiff
path: root/common/miiphyutil.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-26miiphy: use strncpy() not sprintf()Laurence Withers1-10/+4
2011-04-30miiphy: miiphyutil.c: fix compile warningAnatolij Gustschin1-4/+8
2011-04-20Create PHY Lib for U-BootAndy Fleming1-36/+145
2011-04-20miiphy: Fix some formatting issuesAndy Fleming1-72/+72
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-25/+25
2010-08-09miiphy: leverage current_mii cache moreMike Frysinger1-2/+16
2010-08-09miiphy: unify device list lookupMike Frysinger1-60/+40
2010-08-09miiphy: constify device nameMike Frysinger1-20/+21
2010-03-12Cosmetic change - indentation correction.Michael Zaidman1-2/+2
2010-02-06net: Use 0.5 sec timeout in miiphy_reset() instead of counting loopStefan Roese1-6/+6
2009-10-18Cleanup: use constantNiklaus Giger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-29miiphyutil: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+0
2008-02-14common/miiphyutil.c: Cleanup MII_DEBUG and debug()Shinya Kuribayashi1-22/+9
2007-11-06NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson1-58/+93
2007-11-06NET: Cosmetic changesLarry Johnson1-73/+68
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+2
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2005-11-30Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz1-7/+10
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-18/+228
2005-08-12Preserve PHY_BMCR during a soft reset.Wolfgang Denk1-1/+7
2004-06-06* Patch by Dave Peverley, 30 Apr 2004:wdenk1-5/+37
2004-04-15Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-0/+2
2004-03-23* Patch by Stephen Williams, 19 March 2004wdenk1-1/+4
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-8/+8
2004-03-14* Patches by Travis Sawyer, 12 Mar 2004:wdenk1-1/+24
2004-02-08* Patch by Yuli Barcohen, 26 Jan 2004:wdenk1-1/+3
2003-12-06* Patches by Stephan Linz, 3 Nov 2003:wdenk1-8/+5
2003-10-08* Patch by Sangmoon Kim, 23 Sep 2003:wdenk1-0/+23
2002-11-03Initial revisionwdenk1-0/+172