aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_mii.c
AgeCommit message (Expand)Author
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-11-28cmd_mii: localize & constify local funcs/dataMike Frysinger
2010-08-09miiphy: constify device nameMike Frysinger
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew
2008-03-30Fix macro typo in common/cmd_mii.cBen Warren
2008-03-30Add CONFIG_MII_INIT in cmd_mii.cTsi-Chung Liew
2008-01-09Remove the obsolete terse version of do_mii()Shinya Kuribayashi
2008-01-09common/cmd_mii.c: Add sanity argc checkShinya Kuribayashi
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-11-06NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew
2006-08-07Change "mii info" to not print an error upon missing PHY at addressStefan Roese
2006-07-21Check argument count in "mii" command.Wolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-09-24* Fix PHY address argument passing with mii info commandWolfgang Denk
2005-08-06Fix 'mii help' text formattingWolfgang Denk
2004-04-25* Patch by John Kerl, 19 Apr 2004:wdenk
2004-04-23* Modify KUP4X board configuration to use SL811 driver for USB memoryLABEL_2004_04_23_2240wdenk
2004-04-18* Temporarily disabled John Kerl's extended MII command code becausewdenk
2004-04-18* Patch by John Kerl, 16 Apr 2004:wdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2004-03-14* Patches by Travis Sawyer, 12 Mar 2004:wdenk
2004-02-26* Patch by Markus Pietrek, 24 Feb 2004:wdenk
2004-02-12* Some code cleanupwdenk
2003-12-06* Patches by Stephan Linz, 3 Nov 2003:wdenk
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-04-10Add support for TQM862L moduleswdenk
2002-09-18Initial revisionwdenk