1. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  2. c539e3e phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity by Jonas Karlman · Thu Aug 31 23:07:11 2023 +0000
  3. bec9051 phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · Thu Aug 31 23:07:10 2023 +0000
  4. 12830df phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · Thu Aug 31 23:07:08 2023 +0000
  5. 9f89e68 phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · Thu Aug 31 22:16:35 2023 +0000
  6. ffe06b4 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · Thu Aug 31 22:16:33 2023 +0000
  7. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  8. 66d6836 phy: phy-imx8mq-usb: clean up clock code by Tim Harvey · Thu Jul 13 11:56:08 2023 -0700
  9. 3841672 phy: phy-imx8mq-usb: add vbus regulator support by Tim Harvey · Thu Jul 13 11:56:07 2023 -0700
  10. ffdfff3 phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E by Siddharth Vadapalli · Wed Aug 02 13:47:28 2023 +0530
  11. 855a34e phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200 by Siddharth Vadapalli · Wed Aug 02 13:47:27 2023 +0530
  12. 23d9898 phy: Add support for the Apple Type-C PHY by Mark Kettenis · Fri Jul 14 22:21:42 2023 +0200
  13. 0f514e6 phy: rockchip-inno-usb2: Add USB2 PHY for RK3328 by Jagan Teki · Tue Jun 06 22:39:16 2023 +0530
  14. 9354394 phy: rockchip: add usbdp combo phy driver by Frank Wang · Mon May 29 13:01:33 2023 +0300
  15. 8a3292a phy: sun4i: Add H616 USB PHY support by Andre Przywara · Mon Jun 12 00:32:40 2023 +0100
  16. 720f4e4 phy: sun4i-usb: Add H616 USB PHY quirk support by Andre Przywara · Mon Jun 12 00:32:39 2023 +0100
  17. b06b90f phy: sun4i-usb: Replace types with explicit quirk flags by Andre Przywara · Mon Jun 12 00:32:38 2023 +0100
  18. 7eb54e9 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · Mon Jun 12 00:32:37 2023 +0100
  19. ab81b0f phy: sun4i-usb: add Allwinner F1C100s support by Andre Przywara · Mon Jun 12 00:32:36 2023 +0100
  20. 6c53de5 phy: sun4i-usb: Fix of_xlate() argument check by Andre Przywara · Mon Jun 12 00:32:35 2023 +0100
  21. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  22. 2712516 phy: rockchip: inno-usb2: fix phy reg=0 case by Eugen Hristev · Mon May 22 11:39:58 2023 +0300
  23. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  24. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  25. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  26. 1ef4777 phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock by Xavier Drudis Ferran · Mon Jun 05 17:06:57 2023 +0200
  27. c3dd061 phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clock by Xavier Drudis Ferran · Mon Jun 05 17:05:53 2023 +0200
  28. 6a096e6 phy: ti: phy-j721e-wiz: Add j721s2-wiz-10g module support by Ravi Gunasekaran · Mon May 15 16:20:40 2023 +0530
  29. bc980f6 phy: rockchip: naneng-combphy: Support rk3588 by Jon Lin · Thu Apr 27 10:35:35 2023 +0300
  30. 03a4483 phy: rockchip: naneng-combphy: Add support for multiple resets by Eugen Hristev · Thu Apr 27 10:35:34 2023 +0300
  31. c2cd02e phy: Keep balance of counts when ops is missing by Jonas Karlman · Mon May 15 12:59:50 2023 +0300
  32. 3364226 phy: rockchip-inno-usb2: add initial support for rk3588 PHY by Eugen Hristev · Mon May 15 12:59:49 2023 +0300
  33. 6195d0a phy: remove phy-supply related code by Eugen Hristev · Mon May 15 12:59:48 2023 +0300
  34. 24ab68d phy: add support for phy-supply by Eugen Hristev · Mon May 15 12:59:47 2023 +0300
  35. 511a047 drivers: fix debug string with fdt_addr_t input by Johan Jonker · Mon Mar 13 01:32:57 2023 +0100
  36. b52189e drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:31 2023 +0100
  37. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  38. ad99149 phy: sun4i-usb: Do not drive VBUS with external VBUS present by Samuel Holland · Thu Jul 14 22:34:53 2022 -0500
  39. 921aceb arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · Thu Apr 06 11:38:21 2023 -0500
  40. 486c463 drivers: phy: add Innosilicon DSI-DPHY driver by Chris Morgan · Fri Mar 24 13:53:06 2023 -0500
  41. 8ec3077 phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8 by Marek Vasut · Sun Mar 19 18:09:43 2023 +0100
  42. 4332c09 phy: Add .set_mode and .set_speed callbacks by Marek Vasut · Sun Mar 19 18:09:42 2023 +0100
  43. dae83a4 phy: ti: j721e-wiz: Add support to enable LN23 Type-C swap by Sinthu Raja · Mon Mar 13 18:12:24 2023 +0530
  44. c5df75f phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specified by Sinthu Raja · Mon Mar 13 18:12:23 2023 +0530
  45. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  46. 53cecc0 phy: phy-mtk-tphy: add support mt8195 by developer · Fri Feb 17 17:04:09 2023 +0800
  47. ad4890f phy: phy-mtk-tphy: remove macros to prepare bitfield value by developer · Fri Feb 17 17:04:08 2023 +0800
  48. 0d2d0bf drivers: phy: add naneng combphy for rk3568 by Jagan Teki · Fri Feb 17 17:28:41 2023 +0530
  49. 3a11167 phy: rockchip-inno-usb2: Add USB2 PHY for rk3568 by Manoj Sai · Fri Feb 17 17:28:40 2023 +0530
  50. 1b79951 phy: rockchip: inno-usb2: Add support #address_cells = 2 by Jagan Teki · Fri Feb 17 17:28:39 2023 +0530
  51. d610433 phy: socionext: Add UniPhier USB3 PHY driver by Kunihiko Hayashi · Mon Feb 20 14:50:32 2023 +0900
  52. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · Sun Feb 05 15:44:26 2023 -0700
  53. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  54. 86cd834 phy: rockchip: handle clock without enable function by John Keeping · Tue Dec 06 12:48:55 2022 +0000
  55. 8b6a664 phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply by Patrick Delaunay · Tue Sep 20 13:39:56 2022 +0200
  56. b7c6fbb phy: ti: j721e-wiz: add j784s4-wiz-10g module support by Matt Ranostay · Wed Oct 05 13:51:30 2022 -0700
  57. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:26 2022 +0200
  58. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  59. 77c3005 phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock by Patrick Delaunay · Tue Apr 26 14:37:48 2022 +0200
  60. b6db7e8 phy: stm32-usbphyc: add counter of PLL consumer by Patrick Delaunay · Tue Apr 26 14:37:47 2022 +0200
  61. aae3573 phy: Add support for drivers to enable USB on QCS404 SoC by Sumit Garg · Thu Aug 04 19:57:10 2022 +0530
  62. 302d5a4 phy: Move qcom SoCs specific phy drivers to qcom folder by Sumit Garg · Thu Aug 04 19:57:09 2022 +0530
  63. 6d255cc phy: ti: j721e-wiz: use OF data for device specific data by Matt Ranostay · Thu Jul 07 23:41:52 2022 -0700
  64. 9f30cce phy: sun4i-usb: Add D1 variant by Samuel Holland · Thu Jul 14 23:09:22 2022 -0500
  65. 8662e7e phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling by Andre Przywara · Thu Jul 14 23:09:21 2022 -0500
  66. 7c23674 phy: sun4i-usb: Drop use of arch-specific headers by Samuel Holland · Thu Jul 14 23:09:20 2022 -0500
  67. acfdc46 sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · Thu Jul 14 23:09:19 2022 -0500
  68. f37e4f2 phy: mtk-tphy: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:01 2022 +0800
  69. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  70. 9a215e8 phy: nuvoton: add NPCM7xx phy control driver by Jim Liu · Tue Jun 21 17:03:38 2022 +0800
  71. 3331d22 sunxi: usb: convert PHY GPIO functions to DM by Andre Przywara · Tue Jun 07 23:36:18 2022 +0100
  72. d5a6334 phy: zynqmp: Increase timeout value to 10ms by Ashok Reddy Soma · Tue May 10 07:12:34 2022 -0600
  73. 6a07f77 phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support by Patrice Chotard · Fri Apr 22 09:39:00 2022 +0200
  74. c55fbc4 phy: phy-imx8mq-usb: Add support for i.MX8MP USB PHY by Marek Vasut · Fri Apr 01 03:18:31 2022 +0200
  75. bcff692 phy: bcm63xx: Don't check clk_free by Sean Anderson · Sat Jan 15 17:25:01 2022 -0500
  76. 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
  77. b8a2b00 phy: nop-phy: Fix phy reset if no reset-gpio defined by Tim Harvey · Mon Feb 28 14:53:21 2022 -0800
  78. d7e85d5 clk: Rename clk_get_optional_nodev by Sean Anderson · Wed Dec 22 12:11:10 2021 -0500
  79. 03722cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Feb 23 13:34:14 2022 -0500
  80. 35b82a8 phy: nop-phy: Fix enabling reset by Adam Ford · Sat Feb 19 17:08:43 2022 -0600
  81. 3365fd3 phy: phy-uclass: check the parents for phys by Angus Ainslie · Thu Feb 03 10:08:38 2022 -0800
  82. 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
  83. ecdc7bf usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:24 2022 +0100
  84. 570a7a5 phy: marvell: a3700: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:23 2022 +0100
  85. 1c5e991 phy: zynqmp: Add support for sata and DP phy initialization by Michal Simek · Mon Feb 07 10:36:32 2022 +0100
  86. a59a8cb phy: nop-phy: Enable reset-gpios support by Adam Ford · Sat Jan 29 07:27:47 2022 -0600
  87. f01608f phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · Fri Jan 28 13:41:50 2022 +0530
  88. e51f3e5 phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · Fri Jan 28 13:41:49 2022 +0530
  89. 547eec4 phy: cadence: Sierra: Add support for PHY multilink configurations by Swapnil Jakhade · Fri Jan 28 13:41:48 2022 +0530
  90. 7b7f88b phy: cadence: Sierra: Update single link PCIe register configuration by Swapnil Jakhade · Fri Jan 28 13:41:47 2022 +0530
  91. 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
  92. 13a6208 phy: cadence: Sierra: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · Fri Jan 28 13:41:45 2022 +0530
  93. aa20b30 phy: cadence: Sierra: Add PHY PCS common register configurations by Swapnil Jakhade · Fri Jan 28 13:41:44 2022 +0530
  94. 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
  95. 0d372ea phy: cadence: Sierra: Add support to get SSC type from device tree. by Swapnil Jakhade · Fri Jan 28 13:41:42 2022 +0530
  96. e42a847 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · Fri Jan 28 13:41:40 2022 +0530
  97. 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
  98. 304341f phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock by Aswath Govindraju · Fri Jan 28 13:41:36 2022 +0530
  99. 11fcd0e phy: cadence: Sierra: Add a UCLASS_PHY device for links by Aswath Govindraju · Fri Jan 28 13:41:35 2022 +0530
  100. 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