summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2022-07-06MLK-25965-3 phy: Add MIPI DSI PHY for iMX93Ye Li
2022-04-06MLK-23165-12 imx8mp: Support imx8mp USB PHYYe Li
2022-04-06MLK-23574-15 phy: Add USB PHY driver for the cadence USB3Ye Li
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey
2022-02-24clk: Rename clk_get_optional_nodevSean Anderson
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-02-23phy: nop-phy: Fix enabling resetAdam Ford
2022-02-22phy: phy-uclass: check the parents for physAngus Ainslie
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár
2022-02-15phy: zynqmp: Add support for sata and DP phy initializationMichal Simek
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford
2022-02-08phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju
2022-02-08phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configurationSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Add support for PHY multilink configurationsSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Update single link PCIe register configurationSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Check cmn_ready assertion during PHY power onSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Add PHY PCS common register configurationsSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ...Swapnil Jakhade
2022-02-08phy: cadence: Sierra: Add support to get SSC type from device tree.Swapnil Jakhade
2022-02-08phy: cadence: Sierra: Prepare driver to add support for multilink configurationsSwapnil Jakhade
2022-02-08phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCEAswath Govindraju
2022-02-08phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clockAswath Govindraju
2022-02-08phy: cadence: Sierra: Add a UCLASS_PHY device for linksAswath Govindraju
2022-02-08phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callbackKishon Vijay Abraham I
2022-02-08phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"Kishon Vijay Abraham I
2022-02-08phy: cadence: Sierra: Move all reset_control_get*() to a separate functionKishon Vijay Abraham I
2022-02-08phy: cadence: Sierra: Move all clk_get_*() to a separate functionKishon Vijay Abraham I
2022-02-08phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodesKishon Vijay Abraham I
2022-02-08phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I
2022-02-08phy: cadence: sierra: Fix for USB3 U1/U2 stateSanket Parmar
2022-01-20phy: marvell: Remove unused function comphy_update_map()Pali Rohár
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak
2022-01-13treewide: invaild -> invalidSean Anderson
2022-01-12phy: zynqmp: Add serdes/psgtr driverMichal Simek
2021-12-19phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár
2021-11-17phy: cadence: phy-cadence-torrent: Change the name of subnode searchedAswath Govindraju
2021-10-25phy: sun4i-usb: Support VBUS detection via power supplySamuel Holland
2021-10-25phy: sun4i-usb: Refactor VBUS detection to match LinuxSamuel Holland
2021-10-25phy: sun4i-usb: Remove a couple of debug messagesSamuel Holland
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08phy: marvell: a3700: Return correct error code when power up failsPali Rohár
2021-10-08phy: marvell: a3700: Fix configuring polarity invert bitsPali Rohár
2021-10-08phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initializationPali Rohár
2021-10-08phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-nodePatrick Delaunay