summaryrefslogtreecommitdiffstats
path: root/common/cmd_mii.c
Commit message (Expand)AuthorAgeFilesLines
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-15/+14
* cmd_mii: localize & constify local funcs/dataMike Frysinger2010-11-281-38/+30
* miiphy: constify device nameMike Frysinger2010-08-091-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-6/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-131-1/+1
* Fix macro typo in common/cmd_mii.cBen Warren2008-03-301-1/+1
* Add CONFIG_MII_INIT in cmd_mii.cTsi-Chung Liew2008-03-301-1/+1
* Remove the obsolete terse version of do_mii()Shinya Kuribayashi2008-01-091-139/+0
* common/cmd_mii.c: Add sanity argc checkShinya Kuribayashi2008-01-091-0/+5
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-4/+0
* NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-061-2/+6
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151-2/+2
|\
| * common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| * common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-1/+1
| * common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-181-1/+1
|/
* Change "mii info" to not print an error upon missing PHY at addressStefan Roese2006-08-071-4/+0
* Check argument count in "mii" command.Wolfgang Denk2006-07-211-0/+5
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-36/+73
* Added support for TQM834x boards.Marian Balakowicz2005-10-111-1/+1
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-241-6/+5
* Fix 'mii help' text formattingWolfgang Denk2005-08-061-1/+1
* * Patch by John Kerl, 19 Apr 2004:wdenk2004-04-251-13/+9
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-231-1/+1
* * Temporarily disabled John Kerl's extended MII command code becausewdenk2004-04-181-3/+7
* * Patch by John Kerl, 16 Apr 2004:wdenk2004-04-181-0/+413
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-2/+2
* * Patches by Travis Sawyer, 12 Mar 2004:wdenk2004-03-141-1/+1
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-261-0/+1
* * Some code cleanupwdenk2004-02-121-1/+1
* * Patches by Stephan Linz, 3 Nov 2003:wdenk2003-12-061-2/+8
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-2/+2
* * Code cleanup:wdenk2003-06-271-1/+11
* Add support for TQM862L moduleswdenk2003-04-101-1/+1
* Initial revisionwdenk2002-09-181-0/+131
OpenPOWER on IntegriCloud