1. 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
  2. 0d372ea phy: cadence: Sierra: Add support to get SSC type from device tree. by Swapnil Jakhade · Fri Jan 28 13:41:42 2022 +0530
  3. e42a847 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · Fri Jan 28 13:41:40 2022 +0530
  4. 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
  5. 304341f phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock by Aswath Govindraju · Fri Jan 28 13:41:36 2022 +0530
  6. 11fcd0e phy: cadence: Sierra: Add a UCLASS_PHY device for links by Aswath Govindraju · Fri Jan 28 13:41:35 2022 +0530
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 1ff2b71 phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · Fri Jan 28 13:41:29 2022 +0530
  13. a366626 phy: cadence: sierra: Fix for USB3 U1/U2 state by Sanket Parmar · Fri Jan 28 13:41:28 2022 +0530
  14. dcf92a5 phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · Tue Jan 18 10:33:20 2022 +0100
  15. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  16. 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
  17. be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · Thu Dec 30 22:36:51 2021 +0300
  18. a1b654b treewide: invaild -> invalid by Sean Anderson · Wed Dec 01 14:26:53 2021 -0500
  19. 0be35ab phy: zynqmp: Add serdes/psgtr driver by Michal Simek · Thu Jan 06 09:49:41 2022 +0100
  20. 04c9347 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · Fri Nov 26 14:57:13 2021 +0100
  21. 35a51e0 phy: cadence: phy-cadence-torrent: Change the name of subnode searched by Aswath Govindraju · Wed Oct 20 20:58:57 2021 +0530
  22. c70137c phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · Sun Sep 12 09:22:42 2021 -0500
  23. f42dbdf phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · Sun Sep 12 09:22:41 2021 -0500
  24. b083242 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · Sun Sep 12 09:22:40 2021 -0500
  25. 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
  26. 1f72093 phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · Fri Sep 24 16:11:57 2021 +0200
  27. 6148ea6 phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · Fri Sep 24 16:11:56 2021 +0200
  28. 81b1d62 phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · Fri Sep 24 16:11:55 2021 +0200
  29. 35aa20d phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node by Patrick Delaunay · Tue Sep 14 14:31:17 2021 +0200
  30. 4bd95e4 phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc by Patrick Delaunay · Tue Sep 14 14:31:16 2021 +0200
  31. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  32. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  33. fcbb255 phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · Wed Sep 15 15:45:31 2021 +0200
  34. 208d99e phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · Mon Jul 05 13:29:01 2021 +0100
  35. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  36. 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
  37. c3fba30 Makefile: Move phy rules into drivers/phy by Simon Glass · Sat Jul 10 21:14:23 2021 -0600
  38. 0a88754 phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · Fri May 14 23:54:20 2021 +0300
  39. 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
  40. 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
  41. fb2bdb6 phy: cadence: Add driver for Torrent SERDES by Aswath Govindraju · Wed Jul 21 21:28:37 2021 +0530
  42. fda76da phy: cadence: Add driver for Sierra PHY by Alan Douglas · Wed Jul 21 21:28:36 2021 +0530
  43. 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
  44. fde01d9 phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ by Ye Li · Sun Feb 21 08:26:21 2021 -0800
  45. bd51911 phy: Add driver for ST-Ericsson AB8500 USB PHY by Stephan Gerhold · Thu Jul 08 20:33:49 2021 +0200
  46. 3c4ea66 phy: socionext: Add UniPhier PCIe PHY driver by Kunihiko Hayashi · Tue Jul 06 19:01:08 2021 +0900
  47. 2ee0637 phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB by Paul Kocialkowski · Thu Mar 14 10:38:00 2019 +0000
  48. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  49. 390c11c phy: marvell: utmi: update utmi config which fixes usb2.0 instability by Grzegorz Jaszczyk · Thu Mar 14 13:00:53 2019 +0100
  50. d7297e3 phy: marvell: add support for SFI1 by Igal Liberman · Mon May 14 11:20:54 2018 +0300
  51. 85bb206 phy: marvell: fix pll initialization for second utmi port by Grzegorz Jaszczyk · Wed Feb 27 15:35:58 2019 +0100
  52. 615f2a4 phy: marvell: allow to initialize up to 6 USB ports by Grzegorz Jaszczyk · Fri Feb 01 12:08:07 2019 +0100
  53. d622f8e phy: marvell: cp110: mark u-boot power-off calls by Igal Liberman · Mon Nov 19 09:58:32 2018 +0200
  54. c63fa15 phy: marvell: fix handling of unconnected comphy by Christine Gharzuzi · Wed May 23 12:10:36 2018 +0300
  55. d009fee phy: marvell: pass sgmii id to firmware by Igal Liberman · Wed May 09 18:50:29 2018 +0300
  56. 2d72d04 phy: marvell: cp110: clean up driver after it was moved to atf by Grzegorz Jaszczyk · Wed Apr 04 16:42:43 2018 +0200
  57. e7eac7b phy: marvell: cp110: remove both phy and pipe selector configuration by Grzegorz Jaszczyk · Wed Apr 04 16:26:36 2018 +0200
  58. a8e6b49 phy: marvell: cp110: let the firmware perform training for XFI by Grzegorz Jaszczyk · Tue Apr 03 16:59:12 2018 +0200
  59. e165970 phy: marvell: cp110: let the firmware configure comphy for USB by Grzegorz Jaszczyk · Thu Mar 29 12:30:20 2018 +0200
  60. beb4a91 phy: marvell: cp110: let the firmware configure comphy for RXAUI by Grzegorz Jaszczyk · Tue Mar 27 12:52:24 2018 +0200
  61. bfb758b phy: marvell: cp110: remove unused definitions by Marcin Wojtas · Tue Oct 15 12:30:39 2019 +0200
  62. bed7980 phy: marvell: enable comphy info prints for all devices by Igal Liberman · Sun Dec 03 15:13:08 2017 +0200
  63. 6795a66 phy: marvell: add RX training command by Igal Liberman · Tue Mar 23 11:57:57 2021 +0100
  64. ff3ec5d phy: marvell: save comphy_map_data priv structure by Igal Liberman · Mon Aug 21 16:58:21 2017 +0300
  65. 449f071 phy: marvell: fix several minor bugs in comphy_probe by Igal Liberman · Tue Aug 22 11:14:22 2017 +0300
  66. 32af216 phy: marvell: cp110: utmi: update analog parameters according to latest ETP by Igal Liberman · Sun Apr 30 20:16:55 2017 +0300
  67. 561930c phy: marvell: cp110: initialize only enabled UTMI units by Omri Itach · Thu Apr 06 12:54:16 2017 +0300
  68. d53a74a phy: marvell: add missing speed during info prints by Igal Liberman · Wed Apr 26 17:20:47 2017 +0300
  69. ffd5d2f phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · Wed Apr 26 15:40:00 2017 +0300
  70. 68bcfed phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · Mon Apr 24 15:51:03 2017 +0800
  71. 7177bb5 phy: meson-g12a-usb3-pcie: add support for PCIe ops by Neil Armstrong · Thu Feb 25 17:53:23 2021 +0100
  72. a4a1cb4 phy: nop-phy: Add standard usb-nop-xceiv compat string by Marek Vasut · Wed Mar 31 11:21:07 2021 +0200
  73. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  74. d8d1169 phy: Add Amlogic AXG MIPI PCIe Analog PHY driver by Neil Armstrong · Tue Dec 29 14:59:01 2020 +0100
  75. 90f9ecd phy: Add Amlogic AXG MIPI D-PHY driver by Neil Armstrong · Tue Dec 29 14:59:00 2020 +0100
  76. 963ae6c generic-phy: add configure op by Neil Armstrong · Tue Dec 29 14:58:59 2020 +0100
  77. 466fa15 phy: dphy: Add configuration helpers by Neil Armstrong · Tue Dec 29 14:58:58 2020 +0100
  78. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  79. 19cf577 phy: add USB PHY driver for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:48 2020 +0800
  80. c0649da pci: Add Rockchip dwc based PCIe controller driver by Shawn Lin · Fri Jan 15 18:01:22 2021 +0800
  81. aa2bd2e phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHY by Shawn Lin · Fri Jan 15 18:01:21 2021 +0800
  82. d182ee5 phy: stm32-usbphyc: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:51 2020 +0100
  83. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  84. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  85. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  86. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  87. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  88. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  89. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  90. c8a755d phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · Thu Oct 15 14:50:57 2020 +0200
  91. 2bf9da4 phy: meson-g12a-usb2: fix the potential build warning by Jaehoon Chung · Fri Nov 06 14:57:47 2020 +0900
  92. 67d1a3f phy: marvell: cp110: update mode parameter for pcie power on calls by Igal Liberman · Sun Oct 18 17:11:13 2020 +0300
  93. c42b5a3 phy: marvell: cp110: let the firmware configure comphy for PCIe by Grzegorz Jaszczyk · Sun Oct 18 17:11:12 2020 +0300
  94. 7928a8e phy: marvell: cp110: let the firmware configure the comphy by Grzegorz Jaszczyk · Sun Oct 18 17:11:11 2020 +0300
  95. 259029f phy: nop-phy: add clk bulk by Peng Fan · Thu Oct 15 18:05:58 2020 +0800
  96. 03036a2 phy: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:47 2020 -0400
  97. 554c624 Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Oct 12 07:26:57 2020 -0400
  98. 55c5ff5 phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property by Vignesh Raghavendra · Thu Oct 08 14:58:38 2020 +0530
  99. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 06 13:59:01 2020 -0400
  100. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200