summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2023-07-31phy: rockchip-inno-usb2: Add USB2 PHY for RK3328Jagan Teki1-0/+34
2023-07-28phy: rockchip: add usbdp combo phy driverFrank Wang3-0/+888
2023-07-21phy: sun4i: Add H616 USB PHY supportAndre Przywara2-1/+12
2023-07-21phy: sun4i-usb: Add H616 USB PHY quirk supportAndre Przywara1-0/+46
2023-07-21phy: sun4i-usb: Replace types with explicit quirk flagsAndre Przywara1-32/+9
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara1-1/+5
2023-07-21phy: sun4i-usb: add Allwinner F1C100s supportAndre Przywara1-0/+9
2023-07-21phy: sun4i-usb: Fix of_xlate() argument checkAndre Przywara1-1/+4
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini1-1/+1
2023-06-29phy: rockchip: inno-usb2: fix phy reg=0 caseEugen Hristev1-1/+1
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini13-192/+357
2023-06-12global: Use proper project name U-BootMichal Simek1-1/+1
2023-06-08phy: rockchip-inno-usb2: Implement clock operations for usb2phy clockXavier Drudis Ferran1-2/+78
2023-06-08phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clockXavier Drudis Ferran1-3/+30
2023-06-01phy: ti: phy-j721e-wiz: Add j721s2-wiz-10g module supportRavi Gunasekaran1-1/+20
2023-05-17phy: rockchip: naneng-combphy: Support rk3588Jon Lin1-0/+95
2023-05-17phy: rockchip: naneng-combphy: Add support for multiple resetsEugen Hristev1-4/+4
2023-05-17phy: Keep balance of counts when ops is missingJonas Karlman1-41/+39
2023-05-17phy: rockchip-inno-usb2: add initial support for rk3588 PHYEugen Hristev1-2/+58
2023-05-17phy: remove phy-supply related codeEugen Hristev3-116/+0
2023-05-17phy: add support for phy-supplyEugen Hristev1-11/+40
2023-05-06drivers: fix debug string with fdt_addr_t inputJohan Jonker1-2/+2
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker1-6/+6
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker5-12/+12
2023-04-28phy: sun4i-usb: Do not drive VBUS with external VBUS presentSamuel Holland1-0/+6
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis1-1/+0
2023-04-21drivers: phy: add Innosilicon DSI-DPHY driverChris Morgan3-0/+689
2023-04-16phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Marek Vasut5-0/+396
2023-04-07phy: Add .set_mode and .set_speed callbacksMarek Vasut1-0/+22
2023-03-29phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja1-2/+22
2023-03-29phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja1-9/+29
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini4-1/+513
2023-03-03phy: phy-mtk-tphy: add support mt8195Chunfeng Yun1-10/+81
2023-03-03phy: phy-mtk-tphy: remove macros to prepare bitfield valueChunfeng Yun1-75/+47
2023-02-28drivers: phy: add naneng combphy for rk3568Jagan Teki3-0/+449
2023-02-28phy: rockchip-inno-usb2: Add USB2 PHY for rk3568Manoj Sai1-0/+54
2023-02-28phy: rockchip: inno-usb2: Add support #address_cells = 2Jagan Teki1-1/+10
2023-02-22phy: socionext: Add UniPhier USB3 PHY driverKunihiko Hayashi3-0/+177
2023-02-10Correct SPL uses of USB_MUSB_HOSTSimon Glass1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-4/+4
2022-12-19phy: rockchip: handle clock without enable functionJohn Keeping1-1/+1
2022-12-12phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supplyPatrick Delaunay1-1/+1
2022-10-18phy: ti: j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay1-3/+72
2022-10-10phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard1-0/+42
2022-09-19Merge branch 'master' into nextTom Rini1-28/+127
2022-09-06phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clockPatrick Delaunay1-0/+79
2022-09-06phy: stm32-usbphyc: add counter of PLL consumerPatrick Delaunay1-28/+48
2022-08-26phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg4-0/+422
2022-08-26phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg6-16/+17