Commit Graph

2 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Michal Simek bdaeb8f23c common: mii: Do not allow to exceed max phy limit 9 years ago
Tim James a095f047eb mii: add read-modify-write option to mii command 9 years ago
Jeroen Hofstee c68112f3f5 common: cmd_mii: fix printf format warning 10 years ago
Stephan Bauroth 57d33d4b40 net: trivial: Fix typos in mii field descriptions 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Mike Frysinger 3a5ee0b1d6 cmd_mii: localize & constify local funcs/data 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
TsiChung Liew 0f3ba7e978 Add CONFIG_MII_INIT support to related boards 16 years ago
Ben Warren bb8e3cf25b Fix macro typo in common/cmd_mii.c 16 years ago
Tsi-Chung Liew 233a8bcd94 Add CONFIG_MII_INIT in cmd_mii.c 16 years ago
Shinya Kuribayashi a9b410dc7d Remove the obsolete terse version of do_mii() 17 years ago
Shinya Kuribayashi b9173af73e common/cmd_mii.c: Add sanity argc check 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Larry Johnson 71bc6e6474 NET: Add Ethernet 1000BASE-X support for PPC4xx 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
TsiChung Liew 8e585f02f8 Added M5329AFEE and M5329BFEE Platforms 17 years ago
Stefan Roese e335496a32 Change "mii info" to not print an error upon missing PHY at address 18 years ago
Wolfgang Denk 311d802790 Check argument count in "mii" command. 18 years ago
Marian Balakowicz 63ff004c4f Add support for multiple PHYs. 19 years ago
Marian Balakowicz e6f2e90233 Added support for TQM834x boards. 19 years ago
Wolfgang Denk 2b792afcc5 * Fix PHY address argument passing with mii info command 19 years ago
Wolfgang Denk 5ad73a81aa Fix 'mii help' text formatting 19 years ago
wdenk b9711de102 * Patch by John Kerl, 19 Apr 2004: 20 years ago
wdenk 5cf91d6bdc * Modify KUP4X board configuration to use SL811 driver for USB memory 20 years ago
wdenk e35745bb64 * Temporarily disabled John Kerl's extended MII command code because 20 years ago
wdenk 2471111d35 * Patch by John Kerl, 16 Apr 2004: 20 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
wdenk 855a496fe9 * Patches by Travis Sawyer, 12 Mar 2004: 20 years ago
wdenk 80885a9d52 * Patch by Markus Pietrek, 24 Feb 2004: 20 years ago
wdenk bf9e3b38f7 * Some code cleanup 21 years ago
wdenk 8bf3b005dd * Patches by Stephan Linz, 3 Nov 2003: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk d126bfbdbd Add support for TQM862L modules 21 years ago
wdenk dd7d41f00d Initial revision 22 years ago