summaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* 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: marvell: Fix not calling dev_err with a deviceSean Anderson2020-09-301-3/+3
* phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary2020-09-041-19/+14
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+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: add SATA comphy RX/TX polarity invert supportRabeeh Khoury2018-09-192-2/+23
* phy: marvell: Support changing SERDES map in board fileMarek Behún2018-09-195-16/+18
* phy: marvell: a3700: Fix compatible string for ehciMarek Behún2018-05-141-1/+1
* phy: marvell: core: Cosmetic fixesMarek Behún2018-05-142-53/+52
* phy: marvell: a3700: Save/restore selector reg in SGMII initMarek Behún2018-05-142-2/+8
* phy: marvell: a3700: Use comphy_mux on Armada 37xx.Marek Behún2018-05-141-0/+36
* phy: marvell: a3700: Fix SGMII cfg and stat register addressesMarek Behún2018-05-141-2/+2
* phy: marvell: mux: Support nontrivial node order in selector registerMarek Behún2018-05-143-3/+19
* phy: marvell: a3700: revise the USB3 comphy setting during power onzachary2018-05-142-8/+28
* phy: marvell: a3700: Set USB3 RX wait depending on ref clockMarek Behún2018-05-141-5/+3
* phy: marvell: a3700: Access USB3 register indirectly on lane 2Marek Behún2018-05-142-35/+68
* phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_setsMarek Behún2018-05-141-12/+20
* phy: marvell: a3700: Use (!ret) instead of (ret == 0)Marek Behún2018-05-141-13/+13
* phy: marvell: a3700: Use same timeout for all register pollingMarek Behún2018-05-141-13/+3
* phy: marvell: a3700: Don't create functional macro for each registerMarek Behún2018-05-142-111/+89
* phy: marvell: a3700: Use reg_set16 instead of phy_write16Marek Behún2018-05-142-18/+22
* phy: marvell: a3700: Change return type of macro MVEBU_REGMarek Behún2018-05-142-118/+96
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0710-21/+10
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-20/+20
* 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: pcie: update analog parameters according to latest ETPIgal Liberman2017-05-092-4/+106
* fix: phy: marvell: cp110: rename comphy_index to cp_indexIgal Liberman2017-05-093-8/+8
* fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETPIgal Liberman2017-05-092-7/+121
* phy: marvell: print comphy status even when it's disconnectedStefan Roese2017-05-091-3/+0
* fix: phy: marvell: cp110: fix comphy lane 4 selection optionsStefan Roese2017-05-091-3/+3
* phy: marvell: cp110: add 5G XFI modeIgal Liberman2017-05-092-7/+51
* fix: phy: marvell: cp110: update comphy selector optionStefan Roese2017-05-091-16/+13
* fix: phy: marvell: cp110: sata: update analog parameters according to latest ETPIgal Liberman2017-05-092-31/+336
* fix: phy: marvell: cp110: fix the KR/SFI line 4 selectorStefan Roese2017-05-091-2/+2
* phy: marvell: add IGNORE COMPHY typeStefan Roese2017-05-093-1/+9
* phy: marvell: cp110: update utmi phy connection typeStefan Roese2017-05-091-2/+3
* phy: marvell: cp110: add support for end point configurationStefan Roese2017-05-093-6/+13
* phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese2017-05-092-10/+10
* fix: mvebu_ comphy: Update COMPHY sequence numberKonstantin Porotchkin2017-05-091-1/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese2017-02-011-4/+3
* drivers/phy: marvell: Add support for the slave CP COMPHY deviceStefan Roese2016-12-052-3/+14