1. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  2. 2a64ada net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 2 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  4. 9563786 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · 5 years ago
  5. 4ef3231 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · 5 years ago
  6. fb265a7 cmd: mii: don't check address for 'device' subcommand by Hector Palacios · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_mii.c]
  9. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_mii.c]
  10. bdaeb8f common: mii: Do not allow to exceed max phy limit by Michal Simek · 9 years ago
  11. a095f04 mii: add read-modify-write option to mii command by Tim James · 10 years ago
  12. c68112f common: cmd_mii: fix printf format warning by Jeroen Hofstee · 10 years ago
  13. 57d33d4 net: trivial: Fix typos in mii field descriptions by Stephan Bauroth · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  16. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  17. 3a5ee0b cmd_mii: localize & constify local funcs/data by Mike Frysinger · 14 years ago
  18. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  19. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  20. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  21. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  22. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  23. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  24. 0f3ba7e Add CONFIG_MII_INIT support to related boards by TsiChung Liew · 16 years ago
  25. bb8e3cf Fix macro typo in common/cmd_mii.c by Ben Warren · 16 years ago
  26. 233a8bc Add CONFIG_MII_INIT in cmd_mii.c by Tsi-Chung Liew · 17 years ago
  27. a9b410d Remove the obsolete terse version of do_mii() by Shinya Kuribayashi · 17 years ago
  28. b9173af common/cmd_mii.c: Add sanity argc check by Shinya Kuribayashi · 17 years ago
  29. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  30. 71bc6e6 NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  31. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  32. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  33. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  34. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  35. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  36. e335496a Change "mii info" to not print an error upon missing PHY at address by Stefan Roese · 18 years ago
  37. 311d802 Check argument count in "mii" command. by Wolfgang Denk · 18 years ago
  38. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  39. e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  40. 2b792af * Fix PHY address argument passing with mii info command by Wolfgang Denk · 19 years ago
  41. 5ad73a8 Fix 'mii help' text formatting Patch by Cory Tusar, 10 Dec 2004 by Wolfgang Denk · 19 years ago
  42. b9711de * Patch by John Kerl, 19 Apr 2004: by wdenk · 20 years ago
  43. 5cf91d6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · 20 years ago
  44. e35745b * Temporarily disabled John Kerl's extended MII command code because by wdenk · 20 years ago
  45. 2471111 * Patch by John Kerl, 16 Apr 2004: by wdenk · 20 years ago
  46. 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  47. 855a496 * Patches by Travis Sawyer, 12 Mar 2004: by wdenk · 21 years ago
  48. 80885a9 * Patch by Markus Pietrek, 24 Feb 2004: NS9750 DevBoard added by wdenk · 21 years ago
  49. bf9e3b3 * Some code cleanup by wdenk · 21 years ago
  50. 8bf3b00 * Patches by Stephan Linz, 3 Nov 2003: by wdenk · 21 years ago
  51. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  52. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  53. d126bfb Add support for TQM862L modules by wdenk · 21 years ago
  54. dd7d41f Initial revision by wdenk · 22 years ago