summaryrefslogtreecommitdiff
path: root/cmd/mii.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-4/+4
2020-08-04net: Drop dm.h header file from phy.hSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2019-07-15cmd: mii: Add the standard 1000BASE-T registersTrent Piepho1-5/+29
2019-07-15cmd: mii: Refactor some of the MII reg dump codeTrent Piepho1-85/+70
2018-10-24cmd: mii: don't check address for 'device' subcommandHector Palacios1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+470