1. c55fbc4 phy: phy-imx8mq-usb: Add support for i.MX8MP USB PHY by Marek Vasut · Fri Apr 01 03:18:31 2022 +0200
  2. bcff692 phy: bcm63xx: Don't check clk_free by Sean Anderson · Sat Jan 15 17:25:01 2022 -0500
  3. ac7540f phy: cadence: Sierra: Move the link operations from serdes phy to link device by Aswath Govindraju · Fri Mar 04 17:45:25 2022 +0530
  4. b8a2b00 phy: nop-phy: Fix phy reset if no reset-gpio defined by Tim Harvey · Mon Feb 28 14:53:21 2022 -0800
  5. d7e85d5 clk: Rename clk_get_optional_nodev by Sean Anderson · Wed Dec 22 12:11:10 2021 -0500
  6. 03722cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Feb 23 13:34:14 2022 -0500
  7. 35b82a8 phy: nop-phy: Fix enabling reset by Adam Ford · Sat Feb 19 17:08:43 2022 -0600
  8. 3365fd3 phy: phy-uclass: check the parents for phys by Angus Ainslie · Thu Feb 03 10:08:38 2022 -0800
  9. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  10. ecdc7bf usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:24 2022 +0100
  11. 570a7a5 phy: marvell: a3700: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:23 2022 +0100
  12. 1c5e991 phy: zynqmp: Add support for sata and DP phy initialization by Michal Simek · Mon Feb 07 10:36:32 2022 +0100
  13. a59a8cb phy: nop-phy: Enable reset-gpios support by Adam Ford · Sat Jan 29 07:27:47 2022 -0600
  14. f01608f phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · Fri Jan 28 13:41:50 2022 +0530
  15. e51f3e5 phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · Fri Jan 28 13:41:49 2022 +0530
  16. 547eec4 phy: cadence: Sierra: Add support for PHY multilink configurations by Swapnil Jakhade · Fri Jan 28 13:41:48 2022 +0530
  17. 7b7f88b phy: cadence: Sierra: Update single link PCIe register configuration by Swapnil Jakhade · Fri Jan 28 13:41:47 2022 +0530
  18. b5c512f phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · Fri Jan 28 13:41:46 2022 +0530
  19. 13a6208 phy: cadence: Sierra: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · Fri Jan 28 13:41:45 2022 +0530
  20. aa20b30 phy: cadence: Sierra: Add PHY PCS common register configurations by Swapnil Jakhade · Fri Jan 28 13:41:44 2022 +0530
  21. 5b6b3dc phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation by Swapnil Jakhade · Fri Jan 28 13:41:43 2022 +0530
  22. 0d372ea phy: cadence: Sierra: Add support to get SSC type from device tree. by Swapnil Jakhade · Fri Jan 28 13:41:42 2022 +0530
  23. e42a847 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · Fri Jan 28 13:41:40 2022 +0530
  24. eaf8b51 phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE by Aswath Govindraju · Fri Jan 28 13:41:37 2022 +0530
  25. 304341f phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock by Aswath Govindraju · Fri Jan 28 13:41:36 2022 +0530
  26. 11fcd0e phy: cadence: Sierra: Add a UCLASS_PHY device for links by Aswath Govindraju · Fri Jan 28 13:41:35 2022 +0530
  27. 25f8b37 phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback by Kishon Vijay Abraham I · Fri Jan 28 13:41:34 2022 +0530
  28. d604252 phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" by Kishon Vijay Abraham I · Fri Jan 28 13:41:33 2022 +0530
  29. 12fbc5c phy: cadence: Sierra: Move all reset_control_get*() to a separate function by Kishon Vijay Abraham I · Fri Jan 28 13:41:32 2022 +0530
  30. 47d0bcb phy: cadence: Sierra: Move all clk_get_*() to a separate function by Kishon Vijay Abraham I · Fri Jan 28 13:41:31 2022 +0530
  31. 030625f phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes by Kishon Vijay Abraham I · Fri Jan 28 13:41:30 2022 +0530
  32. 1ff2b71 phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · Fri Jan 28 13:41:29 2022 +0530
  33. a366626 phy: cadence: sierra: Fix for USB3 U1/U2 state by Sanket Parmar · Fri Jan 28 13:41:28 2022 +0530
  34. dcf92a5 phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · Tue Jan 18 10:33:20 2022 +0100
  35. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  36. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  37. be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · Thu Dec 30 22:36:51 2021 +0300
  38. a1b654b treewide: invaild -> invalid by Sean Anderson · Wed Dec 01 14:26:53 2021 -0500
  39. 0be35ab phy: zynqmp: Add serdes/psgtr driver by Michal Simek · Thu Jan 06 09:49:41 2022 +0100
  40. 04c9347 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · Fri Nov 26 14:57:13 2021 +0100
  41. 35a51e0 phy: cadence: phy-cadence-torrent: Change the name of subnode searched by Aswath Govindraju · Wed Oct 20 20:58:57 2021 +0530
  42. c70137c phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · Sun Sep 12 09:22:42 2021 -0500
  43. f42dbdf phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · Sun Sep 12 09:22:41 2021 -0500
  44. b083242 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · Sun Sep 12 09:22:40 2021 -0500
  45. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  46. 1f72093 phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · Fri Sep 24 16:11:57 2021 +0200
  47. 6148ea6 phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · Fri Sep 24 16:11:56 2021 +0200
  48. 81b1d62 phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · Fri Sep 24 16:11:55 2021 +0200
  49. 35aa20d phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node by Patrick Delaunay · Tue Sep 14 14:31:17 2021 +0200
  50. 4bd95e4 phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc by Patrick Delaunay · Tue Sep 14 14:31:16 2021 +0200
  51. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  52. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  53. fcbb255 phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · Wed Sep 15 15:45:31 2021 +0200
  54. 208d99e phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · Mon Jul 05 13:29:01 2021 +0100
  55. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  56. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu Jul 29 08:20:06 2021 -0400
  57. c3fba30 Makefile: Move phy rules into drivers/phy by Simon Glass · Sat Jul 10 21:14:23 2021 -0600
  58. 0a88754 phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · Fri May 14 23:54:20 2021 +0300
  59. f37193e phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · Fri May 14 23:54:19 2021 +0300
  60. 065788e phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC by Jean-Jacques Hiblot · Wed Jul 21 21:28:38 2021 +0530
  61. fb2bdb6 phy: cadence: Add driver for Torrent SERDES by Aswath Govindraju · Wed Jul 21 21:28:37 2021 +0530
  62. fda76da phy: cadence: Add driver for Sierra PHY by Alan Douglas · Wed Jul 21 21:28:36 2021 +0530
  63. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 17 10:52:21 2021 -0400
  64. fde01d9 phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ by Ye Li · Sun Feb 21 08:26:21 2021 -0800
  65. bd51911 phy: Add driver for ST-Ericsson AB8500 USB PHY by Stephan Gerhold · Thu Jul 08 20:33:49 2021 +0200
  66. 3c4ea66 phy: socionext: Add UniPhier PCIe PHY driver by Kunihiko Hayashi · Tue Jul 06 19:01:08 2021 +0900
  67. 2ee0637 phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB by Paul Kocialkowski · Thu Mar 14 10:38:00 2019 +0000
  68. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  69. 390c11c phy: marvell: utmi: update utmi config which fixes usb2.0 instability by Grzegorz Jaszczyk · Thu Mar 14 13:00:53 2019 +0100
  70. d7297e3 phy: marvell: add support for SFI1 by Igal Liberman · Mon May 14 11:20:54 2018 +0300
  71. 85bb206 phy: marvell: fix pll initialization for second utmi port by Grzegorz Jaszczyk · Wed Feb 27 15:35:58 2019 +0100
  72. 615f2a4 phy: marvell: allow to initialize up to 6 USB ports by Grzegorz Jaszczyk · Fri Feb 01 12:08:07 2019 +0100
  73. d622f8e phy: marvell: cp110: mark u-boot power-off calls by Igal Liberman · Mon Nov 19 09:58:32 2018 +0200
  74. c63fa15 phy: marvell: fix handling of unconnected comphy by Christine Gharzuzi · Wed May 23 12:10:36 2018 +0300
  75. d009fee phy: marvell: pass sgmii id to firmware by Igal Liberman · Wed May 09 18:50:29 2018 +0300
  76. 2d72d04 phy: marvell: cp110: clean up driver after it was moved to atf by Grzegorz Jaszczyk · Wed Apr 04 16:42:43 2018 +0200
  77. e7eac7b phy: marvell: cp110: remove both phy and pipe selector configuration by Grzegorz Jaszczyk · Wed Apr 04 16:26:36 2018 +0200
  78. a8e6b49 phy: marvell: cp110: let the firmware perform training for XFI by Grzegorz Jaszczyk · Tue Apr 03 16:59:12 2018 +0200
  79. e165970 phy: marvell: cp110: let the firmware configure comphy for USB by Grzegorz Jaszczyk · Thu Mar 29 12:30:20 2018 +0200
  80. beb4a91 phy: marvell: cp110: let the firmware configure comphy for RXAUI by Grzegorz Jaszczyk · Tue Mar 27 12:52:24 2018 +0200
  81. bfb758b phy: marvell: cp110: remove unused definitions by Marcin Wojtas · Tue Oct 15 12:30:39 2019 +0200
  82. bed7980 phy: marvell: enable comphy info prints for all devices by Igal Liberman · Sun Dec 03 15:13:08 2017 +0200
  83. 6795a66 phy: marvell: add RX training command by Igal Liberman · Tue Mar 23 11:57:57 2021 +0100
  84. ff3ec5d phy: marvell: save comphy_map_data priv structure by Igal Liberman · Mon Aug 21 16:58:21 2017 +0300
  85. 449f071 phy: marvell: fix several minor bugs in comphy_probe by Igal Liberman · Tue Aug 22 11:14:22 2017 +0300
  86. 32af216 phy: marvell: cp110: utmi: update analog parameters according to latest ETP by Igal Liberman · Sun Apr 30 20:16:55 2017 +0300
  87. 561930c phy: marvell: cp110: initialize only enabled UTMI units by Omri Itach · Thu Apr 06 12:54:16 2017 +0300
  88. d53a74a phy: marvell: add missing speed during info prints by Igal Liberman · Wed Apr 26 17:20:47 2017 +0300
  89. ffd5d2f phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · Wed Apr 26 15:40:00 2017 +0300
  90. 68bcfed phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · Mon Apr 24 15:51:03 2017 +0800
  91. 7177bb5 phy: meson-g12a-usb3-pcie: add support for PCIe ops by Neil Armstrong · Thu Feb 25 17:53:23 2021 +0100
  92. a4a1cb4 phy: nop-phy: Add standard usb-nop-xceiv compat string by Marek Vasut · Wed Mar 31 11:21:07 2021 +0200
  93. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  94. d8d1169 phy: Add Amlogic AXG MIPI PCIe Analog PHY driver by Neil Armstrong · Tue Dec 29 14:59:01 2020 +0100
  95. 90f9ecd phy: Add Amlogic AXG MIPI D-PHY driver by Neil Armstrong · Tue Dec 29 14:59:00 2020 +0100
  96. 963ae6c generic-phy: add configure op by Neil Armstrong · Tue Dec 29 14:58:59 2020 +0100
  97. 466fa15 phy: dphy: Add configuration helpers by Neil Armstrong · Tue Dec 29 14:58:58 2020 +0100
  98. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  99. 19cf577 phy: add USB PHY driver for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:48 2020 +0800
  100. c0649da pci: Add Rockchip dwc based PCIe controller driver by Shawn Lin · Fri Jan 15 18:01:22 2021 +0800