summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2018-04-11phy: Add Amlogic Meson USB2 & USB3 Generic PHY driversNeil Armstrong4-0/+448
2018-03-22phy: add support for bcm6318 usbh phyÁlvaro Fernández Rojas3-0/+152
2018-03-22phy: add support for bcm6368 usbh phyÁlvaro Fernández Rojas3-0/+203
2018-03-22phy: add support for bcm6358 usbh phyÁlvaro Fernández Rojas3-0/+101
2018-03-22phy: add support for bcm6348 usbh phyÁlvaro Fernández Rojas3-0/+101
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard1-2/+2
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada3-37/+37
2017-09-22usb: phy: Add STi USB2 PHYPatrice Chotard3-0/+190
2017-07-29phy: add a NO-OP phy driverJean-Jacques Hiblot3-0/+45
2017-07-29drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() failsPatrice Chotard1-0/+1
2017-07-10pipe3: Fix broken dependencyJean-Jacques Hiblot1-2/+2
2017-06-01sandbox: phy: Update driver for livetreeSimon Glass1-2/+1
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass1-12/+9
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass1-2/+2
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass2-3/+3
2017-05-09Merge git://git.denx.de/u-boot-dmTom Rini5-0/+692
2017-05-09drivers: phy: add PIPE3 phy driverJean-Jacques Hiblot3-0/+392
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot3-0/+117
2017-05-09drivers: phy: add generic PHY frameworkJean-Jacques Hiblot3-0/+183
2017-05-09fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETPIgal Liberman2-4/+106
2017-05-09fix: phy: marvell: cp110: rename comphy_index to cp_indexIgal Liberman3-8/+8
2017-05-09fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETPIgal Liberman2-7/+121
2017-05-09phy: marvell: print comphy status even when it's disconnectedStefan Roese1-3/+0
2017-05-09fix: phy: marvell: cp110: fix comphy lane 4 selection optionsStefan Roese1-3/+3
2017-05-09phy: marvell: cp110: add 5G XFI modeIgal Liberman2-7/+51
2017-05-09fix: phy: marvell: cp110: update comphy selector optionStefan Roese1-16/+13
2017-05-09fix: phy: marvell: cp110: sata: update analog parameters according to latest ETPIgal Liberman2-31/+336
2017-05-09fix: phy: marvell: cp110: fix the KR/SFI line 4 selectorStefan Roese1-2/+2
2017-05-09phy: marvell: add IGNORE COMPHY typeStefan Roese3-1/+9
2017-05-09phy: marvell: cp110: update utmi phy connection typeStefan Roese1-2/+3
2017-05-09phy: marvell: cp110: add support for end point configurationStefan Roese3-6/+13
2017-05-09phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese2-10/+10
2017-05-09fix: mvebu_ comphy: Update COMPHY sequence numberKonstantin Porotchkin1-1/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2017-02-01phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese1-4/+3
2016-12-05drivers/phy: marvell: Add support for the slave CP COMPHY deviceStefan Roese2-3/+14
2016-12-04marvell: comphy_a3700: fix bitmaskAndre Przywara1-2/+2
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass1-1/+1
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8KStefan Roese7-2/+1904
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese8-0/+2089