| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | miiphy: Add function to retrieve MDIO bus list head | Pankaj Bansal | 2018-10-24 | 1 | -0/+5 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | common: miiphyutil: Add helper function for mdio bus name | Michal Simek | 2016-12-20 | 1 | -0/+12 |
* | Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" | Tom Rini | 2016-12-09 | 1 | -12/+0 |
* | common: miiphyutil: Add helper function for mdio bus name | Michal Simek | 2016-12-08 | 1 | -0/+12 |
* | common: miiphyutil: Work and report phy address in hex in mdio cmd | Michal Simek | 2016-12-02 | 1 | -1/+1 |
* | net: mii: check phy advertising register when geting link status | Dongpo Li | 2016-08-22 | 1 | -4/+14 |
* | net: mii: Clean up legacy glue that is not used | Joe Hershberger | 2016-08-15 | 1 | -73/+0 |
* | common: miiphyutil: avoid memory leak | Peng Fan | 2015-12-05 | 1 | -0/+2 |
* | common: miiphyutil: no need to check name of mii_dev | Peng Fan | 2015-12-05 | 1 | -1/+1 |
* | net: mdio: Add mdio_free() and mdio_unregister() API | Bin Meng | 2015-10-29 | 1 | -0/+19 |
* | dm: net: Adjust PHY interface to work with CONFIG_DM_ETH | Simon Glass | 2015-04-18 | 1 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Revert "mii: miiphy register address width change" | Wolfgang Denk | 2011-12-07 | 1 | -4/+4 |
* | mii: miiphy register address width change | Chandan Nath | 2011-12-06 | 1 | -4/+4 |
* | miiphy: Note that miiphy_* API is deprecated | Andy Fleming | 2011-12-05 | 1 | -0/+10 |
* | miiphy: use strncpy() not sprintf() | Laurence Withers | 2011-07-26 | 1 | -10/+4 |
* | miiphy: miiphyutil.c: fix compile warning | Anatolij Gustschin | 2011-04-30 | 1 | -4/+8 |
* | Create PHY Lib for U-Boot | Andy Fleming | 2011-04-20 | 1 | -36/+145 |
* | miiphy: Fix some formatting issues | Andy Fleming | 2011-04-20 | 1 | -72/+72 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | 1 | -25/+25 |
* | miiphy: leverage current_mii cache more | Mike Frysinger | 2010-08-09 | 1 | -2/+16 |
* | miiphy: unify device list lookup | Mike Frysinger | 2010-08-09 | 1 | -60/+40 |
* | miiphy: constify device name | Mike Frysinger | 2010-08-09 | 1 | -20/+21 |
* | Cosmetic change - indentation correction. | Michael Zaidman | 2010-03-12 | 1 | -2/+2 |
* | net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop | Stefan Roese | 2010-02-06 | 1 | -6/+6 |
* | Cleanup: use constant | Niklaus Giger | 2009-10-18 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -1/+1 |
* | miiphyutil: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | 1 | -2/+0 |
* | common/miiphyutil.c: Cleanup MII_DEBUG and debug() | Shinya Kuribayashi | 2008-02-14 | 1 | -22/+9 |
* | NET: Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson | 2007-11-06 | 1 | -58/+93 |
* | NET: Cosmetic changes | Larry Johnson | 2007-11-06 | 1 | -73/+68 |
* | common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-08 | 1 | -2/+2 |
* | common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | 1 | -1/+1 |
* | Fix miiphy global data initialization (problem on 4xx boards when no | Marian Balakowicz | 2005-11-30 | 1 | -7/+10 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | 1 | -18/+228 |
* | Preserve PHY_BMCR during a soft reset. | Wolfgang Denk | 2005-08-12 | 1 | -1/+7 |
* | * Patch by Dave Peverley, 30 Apr 2004: | wdenk | 2004-06-06 | 1 | -5/+37 |
* | Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 2004-04-15 | 1 | -0/+2 |
* | * Patch by Stephen Williams, 19 March 2004 | wdenk | 2004-03-23 | 1 | -1/+4 |
* | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 2004-03-23 | 1 | -8/+8 |
* | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk | 2004-03-14 | 1 | -1/+24 |
* | * Patch by Yuli Barcohen, 26 Jan 2004: | wdenk | 2004-02-08 | 1 | -1/+3 |
* | * Patches by Stephan Linz, 3 Nov 2003: | wdenk | 2003-12-06 | 1 | -8/+5 |
* | * Patch by Sangmoon Kim, 23 Sep 2003: | wdenk | 2003-10-08 | 1 | -0/+23 |
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+172 |