summaryrefslogtreecommitdiff
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-299-0/+4398
|\
| * phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCJean-Jacques Hiblot2021-07-275-0/+1168
| * phy: cadence: Add driver for Torrent SERDESAswath Govindraju2021-07-273-0/+2470
| * phy: cadence: Add driver for Sierra PHYAlan Douglas2021-07-275-0/+760
* | Makefile: Move phy rules into drivers/phySimon Glass2021-07-281-0/+5
* | phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()Alper Nebi Yasak2021-07-271-1/+1
* | phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak2021-07-272-2/+2
|/
* Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-07-173-0/+205
|\
| * phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQYe Li2021-07-173-0/+205
* | phy: Add driver for ST-Ericsson AB8500 USB PHYStephan Gerhold2021-07-143-0/+59
* | phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi2021-07-143-0/+77
* | phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSBPaul Kocialkowski2021-07-101-1/+13
|/
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* phy: marvell: utmi: update utmi config which fixes usb2.0 instabilityGrzegorz Jaszczyk2021-04-292-5/+27
* phy: marvell: add support for SFI1Igal Liberman2021-04-292-7/+9
* phy: marvell: fix pll initialization for second utmi portGrzegorz Jaszczyk2021-04-292-13/+32
* phy: marvell: allow to initialize up to 6 USB portsGrzegorz Jaszczyk2021-04-291-1/+1
* phy: marvell: cp110: mark u-boot power-off callsIgal Liberman2021-04-291-2/+2
* phy: marvell: fix handling of unconnected comphyChristine Gharzuzi2021-04-291-0/+4
* phy: marvell: pass sgmii id to firmwareIgal Liberman2021-04-291-22/+5
* phy: marvell: cp110: clean up driver after it was moved to atfGrzegorz Jaszczyk2021-04-295-777/+0
* phy: marvell: cp110: remove both phy and pipe selector configurationGrzegorz Jaszczyk2021-04-291-94/+0
* phy: marvell: cp110: let the firmware perform training for XFIGrzegorz Jaszczyk2021-04-291-179/+18
* phy: marvell: cp110: let the firmware configure comphy for USBGrzegorz Jaszczyk2021-04-291-124/+9
* phy: marvell: cp110: let the firmware configure comphy for RXAUIGrzegorz Jaszczyk2021-04-291-180/+4
* phy: marvell: cp110: remove unused definitionsMarcin Wojtas2021-04-292-11/+6
* phy: marvell: enable comphy info prints for all devicesIgal Liberman2021-04-291-2/+1
* phy: marvell: add RX training commandIgal Liberman2021-04-294-3/+281
* phy: marvell: save comphy_map_data priv structureIgal Liberman2021-04-292-10/+11
* phy: marvell: fix several minor bugs in comphy_probeIgal Liberman2021-04-291-10/+19
* phy: marvell: cp110: utmi: update analog parameters according to latest ETPIgal Liberman2021-04-292-7/+7
* phy: marvell: cp110: initialize only enabled UTMI unitsOmri Itach2021-04-291-25/+26
* phy: marvell: add missing speed during info printsIgal Liberman2021-04-291-2/+3
* phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman2021-04-294-103/+115
* phy: marvell: add comphy type PHY_TYPE_USB3jinghua2021-04-291-1/+1
* phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong2021-04-191-4/+77
* phy: nop-phy: Add standard usb-nop-xceiv compat stringMarek Vasut2021-04-181-0/+1
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-159-0/+9
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-029-0/+9
* | phy: Add Amlogic AXG MIPI PCIe Analog PHY driverNeil Armstrong2021-02-103-0/+243
* | phy: Add Amlogic AXG MIPI D-PHY driverNeil Armstrong2021-02-103-0/+403
* | generic-phy: add configure opNeil Armstrong2021-02-101-0/+11
* | phy: dphy: Add configuration helpersNeil Armstrong2021-02-103-0/+167
|/
* phy: add USB PHY driver for MediaTek MT7620 SoCWeijie Gao2021-01-243-0/+118
* pci: Add Rockchip dwc based PCIe controller driverShawn Lin2021-01-211-0/+3
* phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHYShawn Lin2021-01-213-0/+164
* phy: stm32-usbphyc: migrate trace to dev and log macroPatrick Delaunay2021-01-131-8/+10
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-051-1/+1
|\
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+1
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\ \ | |/ |/|