summaryrefslogtreecommitdiff
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/26Jan2020Tom Rini2020-01-261-0/+12
|\
| * phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara2020-01-241-0/+12
* | phy: omap-usb2-phy: Add support for AM654 USB2 PHYVignesh Raghavendra2020-01-201-0/+17
* | phy: omap-usb2-phy: Fix warnings when built for ARM64Vignesh Raghavendra2020-01-201-3/+2
|/
* phy: phy-mtk-tphy: make ref clock optionalChunfeng Yun2020-01-161-1/+2
* phy: phy-mtk-tphy: remove the check of -ENOSYSChunfeng Yun2020-01-161-2/+1
* phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros2019-12-261-17/+19
* phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros2019-12-261-0/+193
* phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros2019-12-261-6/+28
* phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros2019-12-261-7/+7
* drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-311-5/+25
* Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsWIP/25Oct2019Tom Rini2019-10-252-68/+158
|\
| * phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 partWeijie Gao2019-10-252-68/+158
* | phy: keystone-usb: handle the transition of the USB power domainJean-Jacques Hiblot2019-10-241-0/+22
|/
* phy: mediatek: add MediaTek T-PHY support for PCIeRyder Lee2019-10-113-0/+374
* Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford2019-08-261-1/+1
* phy: add support for AM654x SERDESSekhar Nori2019-08-123-0/+421
* phy: Add support for phy-da8xx-usbAdam Ford2019-08-083-0/+71
* sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara2019-07-161-0/+20
* phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY driversNeil Armstrong2019-05-094-0/+570
* phy: usbphyc: increase PLL wait timeoutPatrick Delaunay2019-04-211-6/+4
* phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay2019-04-211-29/+31
* phy: usbphyc: Binding update of vdda supplyPatrick Delaunay2019-04-211-24/+30
* phy: usbphyc: update xlate with DT bindingPatrick Delaunay2019-04-211-9/+10
* phy: usbphyc: remove unused variable indexPatrick Delaunay2019-04-211-2/+0
* phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese2019-04-123-0/+170
* phy: Also allow MESON_GXM for MESON_GXL_USB_PHYNeil Armstrong2019-04-031-1/+1
* phy: sun4i-usb: Use CLK and RESET supportJagan Teki2019-01-181-20/+57
* phy: omap_usb2: Add support for am437xJean-Jacques Hiblot2018-12-141-11/+34
* PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot2018-12-143-0/+120
* phy: Add a new driver for OMAP's USB2 PHYsJean-Jacques Hiblot2018-12-073-0/+206
* phy: ti-pip3-phy: Add support for USB3 PHYVignesh R2018-12-071-8/+24
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-2/+2
* phy: rcar: Add R-Car Gen3 PHY driverMarek Vasut2018-10-033-0/+170
* phy: db410c: Add MSM USB PHY driverRamon Fried2018-09-303-0/+118
* phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury2018-09-192-2/+23
* phy: marvell: Support changing SERDES map in board fileMarek BehĂșn2018-09-195-16/+18
* phy: rcar: Add R-Car Gen2 PHY driverMarek Vasut2018-08-143-0/+199
* phy: Fix off-by-one error when parsing DT PHY bindingsMarek Vasut2018-08-141-1/+1
* phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki2018-07-311-3/+2
* phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki2018-07-311-2/+0
* phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki2018-07-311-2/+1
* phy: Be able to get phy from PHY providerPatrice Chotard2018-07-191-2/+15
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-06-043-0/+594
|\
| * phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectJagan Teki2018-05-281-0/+6
| * phy: sun4i-usb: Add A23 USB PHY configJagan Teki2018-05-281-0/+9
| * phy: sun4i-usb: Add A33 USB PHY configJagan Teki2018-05-281-0/+10
| * phy: sun4i-usb: Add A31 PHY configJagan Teki2018-05-281-0/+10
| * phy: sun4i-usb: Add A10/A13/A20 PHY configJagan Teki2018-05-281-0/+28
| * phy: sun4i-usb: Add A83T USB PHY configJagan Teki2018-05-281-17/+68