summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* 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 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
|\ \ | |/ |/|
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-132-2/+2
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1328-32/+32
|/
* phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2020-11-251-10/+23
* phy: meson-g12a-usb2: fix the potential build warningJaehoon Chung2020-11-121-2/+2
* phy: marvell: cp110: update mode parameter for pcie power on callsIgal Liberman2020-10-291-2/+5
* phy: marvell: cp110: let the firmware configure comphy for PCIeGrzegorz Jaszczyk2020-10-291-439/+12
* phy: marvell: cp110: let the firmware configure the comphyGrzegorz Jaszczyk2020-10-291-727/+89
* phy: nop-phy: add clk bulkPeng Fan2020-10-231-0/+35
* phy: Include device_compat.hSean Anderson2020-10-151-1/+1
* Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-121-3/+8
|\
| * phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra2020-10-121-3/+8
* | Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini2020-10-061-1/+1
|\ \
| * | dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-061-1/+1
* | | Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-063-221/+2
|\ \ \ | |/ / |/| |
| * | phy: meson-gxl-usb: depend on Meson AXG aswellNeil Armstrong2020-10-051-1/+1
| * | phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong2020-10-052-220/+1
| |/
* | phy: add support for stingray PAXB PHY controllerSrinath Mannam2020-09-303-0/+185
* | phy: usbphyc: Fix not calling dev_err with a deviceSean Anderson2020-09-301-1/+1
* | phy: ti: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+2
* | phy: sun4i-usb: Fix not calling dev_err with a deviceSean Anderson2020-09-301-4/+8
* | phy: rockchip: Fix not calling dev_err with a deviceSean Anderson2020-09-302-10/+10
* | phy: marvell: Fix not calling dev_err with a deviceSean Anderson2020-09-301-3/+3
* | Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini2020-09-211-5/+40
|\ \
| * | phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay2020-09-081-5/+40
| |/
* / phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko2020-09-183-0/+152
|/
* phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary2020-09-041-19/+14
* phy: mtk-tphy: make shared reg optional for v1Frank Wunderlich2020-08-241-3/+2
* sandbox: phy: add driver_data for bind test cmdPatrice Chotard2020-08-221-1/+17
* phy: mtk-tphy: add PHY_TYPE_SATAFrank Wunderlich2020-08-191-0/+105
* phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supplyPatrick Delaunay2020-07-281-1/+1
* phy: Add Rockchip PCIe PHY driverJagan Teki2020-07-223-0/+279
* phy: omap-usb2-phy: disable phy charger detectBin Liu2020-06-161-5/+28
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-06-031-2/+4
|\
| * phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko2020-06-011-2/+4
* | phy: rockchip: Add Rockchip USB TypeC PHY driverJagan Teki2020-05-293-0/+804
* | phy: rockchip: Add Rockchip USB2PHY driverJagan Teki2020-05-294-0/+333
|/
* phy: Fix possible NULL pointer deferenceVignesh Raghavendra2020-05-251-5/+5
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-1812-0/+12
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1815-0/+15
* common: Drop log.h from common headerSimon Glass2020-05-1816-0/+16
* common: Drop image.h from common headerSimon Glass2020-05-181-1/+2