index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
marvell
/
comphy_a3700.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: phy: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
phy: Remove <common.h> and add needed includes
Tom Rini
2022-02-17
usb: ehci: ehci-marvell: Update compatible string to official DT bindings
Pali Rohár
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2021-12-19
phy: marvell: a3700: Convert to official DT bindings in COMPHY driver
Pali Rohár
2021-10-08
phy: marvell: a3700: Return correct error code when power up fails
Pali Rohár
2021-10-08
phy: marvell: a3700: Fix configuring polarity invert bits
Pali Rohár
2021-10-08
phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization
Pali Rohár
2021-04-29
phy: marvell: rename comphy related definitions to COMPHY_XX
Igal Liberman
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-04
phy: marvell: a3700: add sata comphy on lane 2 with invert option
zachary
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-14
phy: marvell: a3700: Fix compatible string for ehci
Marek Behún
2018-05-14
phy: marvell: a3700: Save/restore selector reg in SGMII init
Marek Behún
2018-05-14
phy: marvell: a3700: Use comphy_mux on Armada 37xx.
Marek Behún
2018-05-14
phy: marvell: a3700: revise the USB3 comphy setting during power on
zachary
2018-05-14
phy: marvell: a3700: Set USB3 RX wait depending on ref clock
Marek Behún
2018-05-14
phy: marvell: a3700: Access USB3 register indirectly on lane 2
Marek Behún
2018-05-14
phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets
Marek Behún
2018-05-14
phy: marvell: a3700: Use (!ret) instead of (ret == 0)
Marek Behún
2018-05-14
phy: marvell: a3700: Use same timeout for all register polling
Marek Behún
2018-05-14
phy: marvell: a3700: Don't create functional macro for each register
Marek Behún
2018-05-14
phy: marvell: a3700: Use reg_set16 instead of phy_write16
Marek Behún
2018-05-14
phy: marvell: a3700: Change return type of macro MVEBU_REG
Marek Behún
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-01
phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates
Stefan Roese
2016-09-27
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
Stefan Roese