summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár2022-02-171-1/+1
* phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár2022-02-171-1/+2
* phy: marvell: Remove unused function comphy_update_map()Pali Rohár2022-01-202-9/+9
* fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún2022-01-201-6/+6
* phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár2021-12-194-54/+219
* phy: marvell: a3700: Return correct error code when power up failsPali Rohár2021-10-081-6/+20
* phy: marvell: a3700: Fix configuring polarity invert bitsPali Rohár2021-10-081-0/+12
* phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initializationPali Rohár2021-10-082-1/+2
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-302-2/+0
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-271-1/+6
|\
| * phy: marvell: cp110: Support SATA invert polarityDenis Odintsov2021-09-271-1/+6
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-1/+0
|/
* phy: marvell: utmi: update utmi config which fixes usb2.0 instabilityGrzegorz Jaszczyk2021-04-292-5/+27
* phy: marvell: add support for SFI1Igal Liberman2021-04-292-7/+9
* phy: marvell: fix pll initialization for second utmi portGrzegorz Jaszczyk2021-04-292-13/+32
* phy: marvell: allow to initialize up to 6 USB portsGrzegorz Jaszczyk2021-04-291-1/+1
* phy: marvell: cp110: mark u-boot power-off callsIgal Liberman2021-04-291-2/+2
* phy: marvell: fix handling of unconnected comphyChristine Gharzuzi2021-04-291-0/+4
* phy: marvell: pass sgmii id to firmwareIgal Liberman2021-04-291-22/+5
* phy: marvell: cp110: clean up driver after it was moved to atfGrzegorz Jaszczyk2021-04-295-777/+0
* phy: marvell: cp110: remove both phy and pipe selector configurationGrzegorz Jaszczyk2021-04-291-94/+0
* phy: marvell: cp110: let the firmware perform training for XFIGrzegorz Jaszczyk2021-04-291-179/+18
* phy: marvell: cp110: let the firmware configure comphy for USBGrzegorz Jaszczyk2021-04-291-124/+9
* phy: marvell: cp110: let the firmware configure comphy for RXAUIGrzegorz Jaszczyk2021-04-291-180/+4
* phy: marvell: cp110: remove unused definitionsMarcin Wojtas2021-04-292-11/+6
* phy: marvell: enable comphy info prints for all devicesIgal Liberman2021-04-291-2/+1
* phy: marvell: add RX training commandIgal Liberman2021-04-294-3/+281
* phy: marvell: save comphy_map_data priv structureIgal Liberman2021-04-292-10/+11
* phy: marvell: fix several minor bugs in comphy_probeIgal Liberman2021-04-291-10/+19
* phy: marvell: cp110: utmi: update analog parameters according to latest ETPIgal Liberman2021-04-292-7/+7
* phy: marvell: cp110: initialize only enabled UTMI unitsOmri Itach2021-04-291-25/+26
* phy: marvell: add missing speed during info printsIgal Liberman2021-04-291-2/+3
* phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman2021-04-294-103/+115
* phy: marvell: add comphy type PHY_TYPE_USB3jinghua2021-04-291-1/+1
* 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