summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell
AgeCommit message (Expand)AuthorFilesLines
2018-09-19phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury2-2/+23
2018-09-19phy: marvell: Support changing SERDES map in board fileMarek Behún5-16/+18
2018-05-14phy: marvell: a3700: Fix compatible string for ehciMarek Behún1-1/+1
2018-05-14phy: marvell: core: Cosmetic fixesMarek Behún2-53/+52
2018-05-14phy: marvell: a3700: Save/restore selector reg in SGMII initMarek Behún2-2/+8
2018-05-14phy: marvell: a3700: Use comphy_mux on Armada 37xx.Marek Behún1-0/+36
2018-05-14phy: marvell: a3700: Fix SGMII cfg and stat register addressesMarek Behún1-2/+2
2018-05-14phy: marvell: mux: Support nontrivial node order in selector registerMarek Behún3-3/+19
2018-05-14phy: marvell: a3700: revise the USB3 comphy setting during power onzachary2-8/+28
2018-05-14phy: marvell: a3700: Set USB3 RX wait depending on ref clockMarek Behún1-5/+3
2018-05-14phy: marvell: a3700: Access USB3 register indirectly on lane 2Marek Behún2-35/+68
2018-05-14phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_setsMarek Behún1-12/+20
2018-05-14phy: marvell: a3700: Use (!ret) instead of (ret == 0)Marek Behún1-13/+13
2018-05-14phy: marvell: a3700: Use same timeout for all register pollingMarek Behún1-13/+3
2018-05-14phy: marvell: a3700: Don't create functional macro for each registerMarek Behún2-111/+89
2018-05-14phy: marvell: a3700: Use reg_set16 instead of phy_write16Marek Behún2-18/+22
2018-05-14phy: marvell: a3700: Change return type of macro MVEBU_REGMarek Behún2-118/+96
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini10-21/+10
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-20/+20
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass1-2/+2
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+2
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