summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2020-06-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-06-01phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko
2020-05-29phy: rockchip: Add Rockchip USB TypeC PHY driverJagan Teki
2020-05-29phy: rockchip: Add Rockchip USB2PHY driverJagan Teki
2020-05-25phy: Fix possible NULL pointer deferenceVignesh Raghavendra
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-11phy: Use _nodev naming convention if non-device clientsJagan Teki
2020-05-02phy: phy-mtk-tphy: add a new reference clockChunfeng Yun
2020-05-02phy: phy-mtk-tphy: add support new versionChunfeng Yun
2020-05-02phy: phy-mtk-tphy: add support USB physChunfeng Yun
2020-05-02phy: Add API for a bulk of physChunfeng Yun
2020-04-28phy: meson: add GXBB PHY driverBeniamino Galvani
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara
2020-01-20phy: omap-usb2-phy: Add support for AM654 USB2 PHYVignesh Raghavendra
2020-01-20phy: omap-usb2-phy: Fix warnings when built for ARM64Vignesh Raghavendra
2020-01-16phy: phy-mtk-tphy: make ref clock optionalChunfeng Yun
2020-01-16phy: phy-mtk-tphy: remove the check of -ENOSYSChunfeng Yun
2019-12-26phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros
2019-12-26phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros
2019-12-26phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros
2019-12-26phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini
2019-10-25phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 partWeijie Gao
2019-10-24phy: keystone-usb: handle the transition of the USB power domainJean-Jacques Hiblot
2019-10-11phy: mediatek: add MediaTek T-PHY support for PCIeRyder Lee
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-08-12phy: add support for AM654x SERDESSekhar Nori
2019-08-08phy: Add support for phy-da8xx-usbAdam Ford
2019-07-16sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara
2019-05-09phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY driversNeil Armstrong
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay
2019-04-12phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese
2019-04-03phy: Also allow MESON_GXM for MESON_GXL_USB_PHYNeil Armstrong
2019-01-18phy: sun4i-usb: Use CLK and RESET supportJagan Teki
2018-12-14phy: omap_usb2: Add support for am437xJean-Jacques Hiblot
2018-12-14PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot
2018-12-07phy: Add a new driver for OMAP's USB2 PHYsJean-Jacques Hiblot