1. 82548aa phy: Also allow MESON_GXM for MESON_GXL_USB_PHY by Neil Armstrong · 5 years ago
  2. 089ffd0 phy: sun4i-usb: Use CLK and RESET support by Jagan Teki · 6 years ago
  3. 512a84c phy: omap_usb2: Add support for am437x by Jean-Jacques Hiblot · 6 years ago
  4. 4b12783 PHY: Add phy driver for the keystone USB PHY by Jean-Jacques Hiblot · 6 years ago
  5. 668257e phy: Add a new driver for OMAP's USB2 PHYs by Jean-Jacques Hiblot · 6 years ago
  6. 0752d70 phy: ti-pip3-phy: Add support for USB3 PHY by Vignesh R · 6 years ago
  7. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  8. 6cfc3d6 phy: rcar: Add R-Car Gen3 PHY driver by Marek Vasut · 6 years ago
  9. 92454e4 phy: db410c: Add MSM USB PHY driver by Ramon Fried · 6 years ago
  10. d13b740 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · 6 years ago
  11. 4b8cb84 phy: marvell: Support changing SERDES map in board file by Marek Behún · 6 years ago
  12. 6642588 phy: rcar: Add R-Car Gen2 PHY driver by Marek Vasut · 6 years ago
  13. 5e50adf phy: Fix off-by-one error when parsing DT PHY bindings by Marek Vasut · 6 years ago
  14. 69aa1b2 phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5 by Jagan Teki · 6 years ago
  15. 52185b0 phy: sun4i-usb: Remove usb_clk_cfg set in probe by Jagan Teki · 6 years ago
  16. 0bfcb47 phy: sun4i-usb: Call phy_passby even for PHY#0 by Jagan Teki · 6 years ago
  17. a1b2fae phy: Be able to get phy from PHY provider by Patrice Chotard · 6 years ago
  18. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  19. 9ca33eb phy: bcm6318-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  20. 25d8380 phy: bcm6368-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  21. 5a1ab87 phy: bcm6358-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  22. 50d16bc phy: bcm6348-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  23. aa29b11 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 6 years ago
  24. 194ccb9 phy: sun4i-usb: Add A23 USB PHY config by Jagan Teki · 6 years ago
  25. 61bf0ed phy: sun4i-usb: Add A33 USB PHY config by Jagan Teki · 6 years ago
  26. bf986d1 phy: sun4i-usb: Add A31 PHY config by Jagan Teki · 6 years ago
  27. 7f90b55 phy: sun4i-usb: Add A10/A13/A20 PHY config by Jagan Teki · 6 years ago
  28. 5f646bf phy: sun4i-usb: Add A83T USB PHY config by Jagan Teki · 6 years ago
  29. bafe5e3 phy: sun4i-usb: Add V3S PHY config by Jagan Teki · 6 years ago
  30. 43519c4 phy: sun4i-usb: Add H3/H5 PHY config by Jagan Teki · 6 years ago
  31. 129c45c phy: sun4i-usb: Add id_detect and vbus_detect ops by Jagan Teki · 6 years ago
  32. 6768594 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · 6 years ago
  33. 624d2ca SPDX: Fixup SPDX tags in a few new files by Tom Rini · 6 years ago
  34. 3b29121 phy: add support for STM32 usb phy controller by Patrice Chotard · 6 years ago
  35. ca734a8 phy: marvell: a3700: Fix compatible string for ehci by Marek Behún · 6 years ago
  36. 2d7a0f4 phy: marvell: core: Cosmetic fixes by Marek Behún · 6 years ago
  37. 7288182 phy: marvell: a3700: Save/restore selector reg in SGMII init by Marek Behún · 6 years ago
  38. 22f4189 phy: marvell: a3700: Use comphy_mux on Armada 37xx. by Marek Behún · 6 years ago
  39. 3282a3e phy: marvell: a3700: Fix SGMII cfg and stat register addresses by Marek Behún · 6 years ago
  40. 7586ac2 phy: marvell: mux: Support nontrivial node order in selector register by Marek Behún · 6 years ago
  41. 7d7f22f phy: marvell: a3700: revise the USB3 comphy setting during power on by zachary · 6 years ago
  42. de49bd0 phy: marvell: a3700: Set USB3 RX wait depending on ref clock by Marek Behún · 6 years ago
  43. 8609358 phy: marvell: a3700: Access USB3 register indirectly on lane 2 by Marek Behún · 6 years ago
  44. a2745c8 phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets by Marek Behún · 6 years ago
  45. 1a9283a phy: marvell: a3700: Use (!ret) instead of (ret == 0) by Marek Behún · 6 years ago
  46. 52f026e phy: marvell: a3700: Use same timeout for all register polling by Marek Behún · 6 years ago
  47. 210f4aa phy: marvell: a3700: Don't create functional macro for each register by Marek Behún · 6 years ago
  48. 63cfff9 phy: marvell: a3700: Use reg_set16 instead of phy_write16 by Marek Behún · 6 years ago
  49. fae82c8 phy: marvell: a3700: Change return type of macro MVEBU_REG by Marek Behún · 6 years ago
  50. d358123 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 6 years ago
  51. 8c1de5e regmap: clean up regmap allocation by Masahiro Yamada · 6 years ago
  52. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  53. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  54. 2960e27 phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers by Neil Armstrong · 6 years ago
  55. 8e948c6 phy: add support for bcm6318 usbh phy by Álvaro Fernández Rojas · 7 years ago
  56. f55c153 phy: add support for bcm6368 usbh phy by Álvaro Fernández Rojas · 7 years ago
  57. 190c36b phy: add support for bcm6358 usbh phy by Álvaro Fernández Rojas · 7 years ago
  58. bcb9b50 phy: add support for bcm6348 usbh phy by Álvaro Fernández Rojas · 7 years ago
  59. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  60. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  61. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  62. b7ca56d usb: phy: Add STi USB2 PHY by Patrice Chotard · 7 years ago
  63. 3b63db3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  64. b9688df drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · 7 years ago
  65. 6b26aae pipe3: Fix broken dependency by Jean-Jacques Hiblot · 7 years ago
  66. 5204e9b sandbox: phy: Update driver for livetree by Simon Glass · 7 years ago
  67. 23558bb dm: phy: Update uclass to support livetree by Simon Glass · 7 years ago
  68. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  69. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  70. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  71. dd9999d Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  72. 982082d drivers: phy: add PIPE3 phy driver by Jean-Jacques Hiblot · 7 years ago
  73. 86322f5 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 7 years ago
  74. 72e5016 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 7 years ago
  75. ae07a70 fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP by Igal Liberman · 7 years ago
  76. 528213d fix: phy: marvell: cp110: rename comphy_index to cp_index by Igal Liberman · 7 years ago
  77. 781ea0a fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP by Igal Liberman · 7 years ago
  78. 52dc7b0 phy: marvell: print comphy status even when it's disconnected by Stefan Roese · 7 years ago
  79. e7ed957 fix: phy: marvell: cp110: fix comphy lane 4 selection options by Stefan Roese · 7 years ago
  80. b617a0d phy: marvell: cp110: add 5G XFI mode by Igal Liberman · 7 years ago
  81. fdc9e88 fix: phy: marvell: cp110: update comphy selector option by Stefan Roese · 7 years ago
  82. c01f9fe fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP by Igal Liberman · 7 years ago
  83. d37f020 fix: phy: marvell: cp110: fix the KR/SFI line 4 selector by Stefan Roese · 7 years ago
  84. 6ecc0b1 phy: marvell: add IGNORE COMPHY type by Stefan Roese · 7 years ago
  85. e89acc4 phy: marvell: cp110: update utmi phy connection type by Stefan Roese · 7 years ago
  86. 7dda98e phy: marvell: cp110: add support for end point configuration by Stefan Roese · 7 years ago
  87. cb68645 phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI by Stefan Roese · 7 years ago
  88. 18797ad fix: mvebu_ comphy: Update COMPHY sequence number by Konstantin Porotchkin · 7 years ago
  89. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  90. 1431990 phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates by Stefan Roese · 8 years ago
  91. e8c3156 drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · 8 years ago
  92. 4290336 marvell: comphy_a3700: fix bitmask by Andre Przywara · 8 years ago
  93. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  94. c0132f6 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · 8 years ago
  95. 3335786 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 8 years ago