summaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell/comphy_core.c
Commit message (Expand)AuthorAgeFilesLines
* phy: marvell: add support for SFI1Igal Liberman2021-04-291-1/+1
* phy: marvell: cp110: remove unused definitionsMarcin Wojtas2021-04-291-8/+6
* phy: marvell: enable comphy info prints for all devicesIgal Liberman2021-04-291-2/+1
* phy: marvell: add RX training commandIgal Liberman2021-04-291-2/+16
* phy: marvell: save comphy_map_data priv structureIgal Liberman2021-04-291-10/+10
* phy: marvell: fix several minor bugs in comphy_probeIgal Liberman2021-04-291-10/+19
* phy: marvell: add missing speed during info printsIgal Liberman2021-04-291-2/+3
* phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman2021-04-291-7/+7
* phy: marvell: add comphy type PHY_TYPE_USB3jinghua2021-04-291-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* phy: marvell: Fix not calling dev_err with a deviceSean Anderson2020-09-301-3/+3
* common: Drop image.h from common headerSimon Glass2020-05-181-1/+2
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* phy: marvell: Support changing SERDES map in board fileMarek Behún2018-09-191-1/+11
* phy: marvell: core: Cosmetic fixesMarek Behún2018-05-141-49/+15
* phy: marvell: mux: Support nontrivial node order in selector registerMarek Behún2018-05-141-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: core: Rename of_device_is_compatible()Simon Glass2017-06-011-2/+2
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* fix: phy: marvell: cp110: rename comphy_index to cp_indexIgal Liberman2017-05-091-4/+4
* phy: marvell: print comphy status even when it's disconnectedStefan Roese2017-05-091-3/+0
* phy: marvell: add IGNORE COMPHY typeStefan Roese2017-05-091-1/+1
* phy: marvell: cp110: add support for end point configurationStefan Roese2017-05-091-0/+2
* phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese2017-05-091-1/+1
* fix: mvebu_ comphy: Update COMPHY sequence numberKonstantin Porotchkin2017-05-091-1/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* drivers/phy: marvell: Add support for the slave CP COMPHY deviceStefan Roese2016-12-051-2/+13
* libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-131-1/+1
* drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8KStefan Roese2016-09-271-0/+3
* drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3kStefan Roese2016-09-271-0/+197