1. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  2. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · Sun Jul 19 10:15:39 2020 -0600
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  4. 8a3968c net: mdio: Clarify code flow Covarity 244085 & 244090 by Joe Hershberger · Tue Jul 30 16:51:41 2019 -0500
  5. 9fcced8 cmd: mdio: prevent data abort when no mdio bus is found by Simon Goldschmidt · Fri Jul 12 20:58:18 2019 +0200
  6. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300
  7. 6572c10 cmd: mdio: Fix access to arbitrary PHY addresses by Vladimir Oltean · Thu May 30 03:08:32 2019 +0300
  8. 1d70a3f cmd: mdio: Switch to generic helpers when accessing the registers by Carlo Caione · Fri Feb 08 17:25:08 2019 +0000
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. d6808cf cmd: mdio: Fix style violations by Mario Six · Mon Jan 15 11:08:26 2018 +0100
  11. fca1e84 common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · Wed Nov 16 08:41:01 2016 +0100
  12. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_mdio.c]
  13. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_mdio.c]
  14. 6894ea7 net: add support for extended registers to mdio command by Stefano Babic · Mon Sep 02 15:42:32 2013 +0200
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  16. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  17. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  18. 9531b47 common/cmd_mdio.c: fix compile warning by Anatolij Gustschin · Sat Apr 30 02:39:29 2011 +0000
  19. a1ca368 Add mdio command for new PHY infrastructure by Andy Fleming · Mon Mar 21 18:03:22 2011 -0500