aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju1-39/+20
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey1-5/+7
2022-02-24clk: Rename clk_get_optional_nodevSean Anderson1-4/+4
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini1-2/+3
2022-02-23phy: nop-phy: Fix enabling resetAdam Ford1-2/+3
2022-02-22phy: phy-uclass: check the parents for physAngus Ainslie1-6/+14
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-2/+28
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár1-1/+1
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár1-1/+2
2022-02-15phy: zynqmp: Add support for sata and DP phy initializationMichal Simek1-2/+28
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford1-3/+42
2022-02-08phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju1-16/+42
2022-02-08phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configurationSwapnil Jakhade1-1/+377
2022-02-08phy: cadence: Sierra: Add support for PHY multilink configurationsSwapnil Jakhade1-8/+145
2022-02-08phy: cadence: Sierra: Update single link PCIe register configurationSwapnil Jakhade1-3/+215
2022-02-08phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade1-1/+40
2022-02-08phy: cadence: Sierra: Check cmn_ready assertion during PHY power onSwapnil Jakhade1-0/+35
2022-02-08phy: cadence: Sierra: Add PHY PCS common register configurationsSwapnil Jakhade1-0/+38
2022-02-08phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ...Swapnil Jakhade1-6/+6
2022-02-08phy: cadence: Sierra: Add support to get SSC type from device tree.Swapnil Jakhade1-1/+5
2022-02-08phy: cadence: Sierra: Prepare driver to add support for multilink configurationsSwapnil Jakhade1-53/+135
2022-02-08phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCEAswath Govindraju1-1/+1
2022-02-08phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clockAswath Govindraju1-13/+210
2022-02-08phy: cadence: Sierra: Add a UCLASS_PHY device for linksAswath Govindraju1-41/+75
2022-02-08phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callbackKishon Vijay Abraham I1-0/+2
2022-02-08phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"Kishon Vijay Abraham I1-10/+15
2022-02-08phy: cadence: Sierra: Move all reset_control_get*() to a separate functionKishon Vijay Abraham I1-0/+19
2022-02-08phy: cadence: Sierra: Move all clk_get_*() to a separate functionKishon Vijay Abraham I1-22/+35
2022-02-08phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodesKishon Vijay Abraham I1-0/+4
2022-02-08phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I1-1/+6
2022-02-08phy: cadence: sierra: Fix for USB3 U1/U2 stateSanket Parmar1-13/+14
2022-01-20phy: marvell: Remove unused function comphy_update_map()Pali Rohár2-9/+9
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún1-6/+6
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/19Jan2022Tom Rini3-0/+762
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak2-9/+137
2022-01-13treewide: invaild -> invalidSean Anderson1-1/+1
2022-01-12phy: zynqmp: Add serdes/psgtr driverMichal Simek3-0/+762
2021-12-19phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár4-54/+219
2021-11-17phy: cadence: phy-cadence-torrent: Change the name of subnode searchedAswath Govindraju1-2/+2
2021-10-25phy: sun4i-usb: Support VBUS detection via power supplySamuel Holland2-0/+8
2021-10-25phy: sun4i-usb: Refactor VBUS detection to match LinuxSamuel Holland1-13/+12
2021-10-25phy: sun4i-usb: Remove a couple of debug messagesSamuel Holland1-4/+0
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-15/+19
2021-10-08phy: marvell: a3700: Return correct error code when power up failsPali Rohár1-6/+20
2021-10-08phy: marvell: a3700: Fix configuring polarity invert bitsPali Rohár1-0/+12
2021-10-08phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initializationPali Rohár2-1/+2
2021-10-08phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-nodePatrick Delaunay1-10/+12
2021-10-08phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphycPatrick Delaunay1-5/+7
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini4-1/+186