| Commit message (Expand) | Author | Age | Lines |
* | Revert "mii: miiphy register address width change" | Wolfgang Denk | 2011-12-07 | -4/+4 |
* | mii: miiphy register address width change | Chandan Nath | 2011-12-06 | -4/+4 |
* | miiphy: Note that miiphy_* API is deprecated | Andy Fleming | 2011-12-05 | -0/+10 |
* | miiphy: use strncpy() not sprintf() | Laurence Withers | 2011-07-26 | -10/+4 |
* | miiphy: miiphyutil.c: fix compile warning | Anatolij Gustschin | 2011-04-30 | -4/+8 |
* | Create PHY Lib for U-Boot | Andy Fleming | 2011-04-20 | -36/+145 |
* | miiphy: Fix some formatting issues | Andy Fleming | 2011-04-20 | -72/+72 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -25/+25 |
* | miiphy: leverage current_mii cache more | Mike Frysinger | 2010-08-09 | -2/+16 |
* | miiphy: unify device list lookup | Mike Frysinger | 2010-08-09 | -60/+40 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | -20/+21 |
* | Cosmetic change - indentation correction. | Michael Zaidman | 2010-03-12 | -2/+2 |
* | net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop | Stefan Roese | 2010-02-06 | -6/+6 |
* | Cleanup: use constant | Niklaus Giger | 2009-10-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -1/+1 |
* | miiphyutil: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -2/+0 |
* | common/miiphyutil.c: Cleanup MII_DEBUG and debug() | Shinya Kuribayashi | 2008-02-14 | -22/+9 |
* | NET: Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson | 2007-11-06 | -58/+93 |
* | NET: Cosmetic changes | Larry Johnson | 2007-11-06 | -73/+68 |
* | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-08 | -2/+2 |
* | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Fix miiphy global data initialization (problem on 4xx boards when no | Marian Balakowicz | 2005-11-30 | -7/+10 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -18/+228 |
* | Preserve PHY_BMCR during a soft reset. | Wolfgang Denk | 2005-08-12 | -1/+7 |
* | * Patch by Dave Peverley, 30 Apr 2004: | wdenk | 2004-06-06 | -5/+37 |
* | Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 2004-04-15 | -0/+2 |
* | * Patch by Stephen Williams, 19 March 2004 | wdenk | 2004-03-23 | -1/+4 |
* | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 2004-03-23 | -8/+8 |
* | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk | 2004-03-14 | -1/+24 |
* | * Patch by Yuli Barcohen, 26 Jan 2004: | wdenk | 2004-02-08 | -1/+3 |
* | * Patches by Stephan Linz, 3 Nov 2003: | wdenk | 2003-12-06 | -8/+5 |
* | * Patch by Sangmoon Kim, 23 Sep 2003: | wdenk | 2003-10-08 | -0/+23 |
* | Initial revision | wdenk | 2002-11-03 | -0/+172 |