index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
marvell
/
comphy_a3700.c
Age
Commit message (
Expand
)
Author
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