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, 4 months ago
  4. 14a8ade net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · 5 years ago
  5. cb58d18 cmd: mdio: prevent data abort when no mdio bus is found by Simon Goldschmidt · 5 years ago
  6. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  7. b4c20f2 cmd: mdio: Fix access to arbitrary PHY addresses by Vladimir Oltean · 5 years ago
  8. e55047e cmd: mdio: Switch to generic helpers when accessing the registers by Carlo Caione · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. c550389 cmd: mdio: Fix style violations by Mario Six · 7 years ago
  11. 15a2acd common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  12. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_mdio.c]
  13. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_mdio.c]
  14. 26b807c net: add support for extended registers to mdio command by Stefano Babic · 11 years ago
  15. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  17. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  18. a621b16 common/cmd_mdio.c: fix compile warning by Anatolij Gustschin · 13 years ago
  19. 995daa0 Add mdio command for new PHY infrastructure by Andy Fleming · 14 years ago