aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/marvell/comphy_core.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop image.h from common headerSimon Glass1-1/+2
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-09-19phy: marvell: Support changing SERDES map in board fileMarek Behún1-1/+11
2018-05-14phy: marvell: core: Cosmetic fixesMarek Behún1-49/+15
2018-05-14phy: marvell: mux: Support nontrivial node order in selector registerMarek Behún1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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: rename comphy_index to cp_indexIgal Liberman1-4/+4
2017-05-09phy: marvell: print comphy status even when it's disconnectedStefan Roese1-3/+0
2017-05-09phy: marvell: add IGNORE COMPHY typeStefan Roese1-1/+1
2017-05-09phy: marvell: cp110: add support for end point configurationStefan Roese1-0/+2
2017-05-09phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese1-1/+1
2017-05-09fix: mvebu_ comphy: Update COMPHY sequence numberKonstantin Porotchkin1-1/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-12-05drivers/phy: marvell: Add support for the slave CP COMPHY deviceStefan Roese1-2/+13
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 Roese1-0/+3
2016-09-27drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese1-0/+197