Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
24003eee3f793113cd04c91df8fdb464bcf33bd9
/
cmd
/
mii.c
1661ee0
cmd: mii: Add the standard 1000BASE-T registers
by Trent Piepho
· 6 years ago
1934582
cmd: mii: Refactor some of the MII reg dump code
by Trent Piepho
· 6 years ago
4c2c464
cmd: mii: don't check address for 'device' subcommand
by Hector Palacios
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_mii.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_mii.c]
f3aabf1
common: mii: Do not allow to exceed max phy limit
by Michal Simek
· 9 years ago
d9ba8a6
mii: add read-modify-write option to mii command
by Tim James
· 10 years ago
a3e5891
common: cmd_mii: fix printf format warning
by Jeroen Hofstee
· 10 years ago
cf617af
net: trivial: Fix typos in mii field descriptions
by Stephan Bauroth
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
4b49747
cmd_mii: localize & constify local funcs/data
by Mike Frysinger
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
b316245
Add CONFIG_MII_INIT support to related boards
by TsiChung Liew
· 17 years ago
dd68c02
Fix macro typo in common/cmd_mii.c
by Ben Warren
· 17 years ago
beae21a
Add CONFIG_MII_INIT in cmd_mii.c
by Tsi-Chung Liew
· 17 years ago
b562863
Remove the obsolete terse version of do_mii()
by Shinya Kuribayashi
· 17 years ago
9a63104
common/cmd_mii.c: Add sanity argc check
by Shinya Kuribayashi
· 17 years ago
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
966a80b
NET: Add Ethernet 1000BASE-X support for PPC4xx
by Larry Johnson
· 17 years ago
a06fd37
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
d76b5c1
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
3de8b24
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
f6afe72
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· 17 years ago
c44de50
Change "mii info" to not print an error upon missing PHY at address
by Stefan Roese
· 18 years ago
a66dce5
Check argument count in "mii" command.
by Wolfgang Denk
· 18 years ago
aab8c49
Add support for multiple PHYs.
by Marian Balakowicz
· 19 years ago
513b4a1
Added support for TQM834x boards.
by Marian Balakowicz
· 19 years ago
edb6548
* Fix PHY address argument passing with mii info command
by Wolfgang Denk
· 19 years ago
5582de6
Fix 'mii help' text formatting Patch by Cory Tusar, 10 Dec 2004
by Wolfgang Denk
· 19 years ago
656140b
* Patch by John Kerl, 19 Apr 2004:
by wdenk
· 21 years ago
20c98a6
* Modify KUP4X board configuration to use SL811 driver for USB memory
by wdenk
· 21 years ago
e44b911
* Temporarily disabled John Kerl's extended MII command code because
by wdenk
· 21 years ago
61066ec
* Patch by John Kerl, 16 Apr 2004:
by wdenk
· 21 years ago
42c0547
* Patches by Thomas Viehweger, 16 Mar 2004:
by wdenk
· 21 years ago
ed2ac4b
* Patches by Travis Sawyer, 12 Mar 2004:
by wdenk
· 21 years ago
5f49575
* Patch by Markus Pietrek, 24 Feb 2004: NS9750 DevBoard added
by wdenk
· 21 years ago
e65527f
* Some code cleanup
by wdenk
· 21 years ago
f4cec3f
* Patches by Stephan Linz, 3 Nov 2003:
by wdenk
· 21 years ago
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
6bd1489
Add support for TQM862L modules
by wdenk
· 22 years ago
dd7d41f
Initial revision
by wdenk
· 22 years ago