index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
marvell
Age
Commit message (
Expand
)
Author
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-04-29
phy: marvell: utmi: update utmi config which fixes usb2.0 instability
Grzegorz Jaszczyk
2021-04-29
phy: marvell: add support for SFI1
Igal Liberman
2021-04-29
phy: marvell: fix pll initialization for second utmi port
Grzegorz Jaszczyk
2021-04-29
phy: marvell: allow to initialize up to 6 USB ports
Grzegorz Jaszczyk
2021-04-29
phy: marvell: cp110: mark u-boot power-off calls
Igal Liberman
2021-04-29
phy: marvell: fix handling of unconnected comphy
Christine Gharzuzi
2021-04-29
phy: marvell: pass sgmii id to firmware
Igal Liberman
2021-04-29
phy: marvell: cp110: clean up driver after it was moved to atf
Grzegorz Jaszczyk
2021-04-29
phy: marvell: cp110: remove both phy and pipe selector configuration
Grzegorz Jaszczyk
2021-04-29
phy: marvell: cp110: let the firmware perform training for XFI
Grzegorz Jaszczyk
2021-04-29
phy: marvell: cp110: let the firmware configure comphy for USB
Grzegorz Jaszczyk
2021-04-29
phy: marvell: cp110: let the firmware configure comphy for RXAUI
Grzegorz Jaszczyk
2021-04-29
phy: marvell: cp110: remove unused definitions
Marcin Wojtas
2021-04-29
phy: marvell: enable comphy info prints for all devices
Igal Liberman
2021-04-29
phy: marvell: add RX training command
Igal Liberman
2021-04-29
phy: marvell: save comphy_map_data priv structure
Igal Liberman
2021-04-29
phy: marvell: fix several minor bugs in comphy_probe
Igal Liberman
2021-04-29
phy: marvell: cp110: utmi: update analog parameters according to latest ETP
Igal Liberman
2021-04-29
phy: marvell: cp110: initialize only enabled UTMI units
Omri Itach
2021-04-29
phy: marvell: add missing speed during info prints
Igal Liberman
2021-04-29
phy: marvell: rename comphy related definitions to COMPHY_XX
Igal Liberman
2021-04-29
phy: marvell: add comphy type PHY_TYPE_USB3
jinghua
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-29
phy: marvell: cp110: update mode parameter for pcie power on calls
Igal Liberman
2020-10-29
phy: marvell: cp110: let the firmware configure comphy for PCIe
Grzegorz Jaszczyk
2020-10-29
phy: marvell: cp110: let the firmware configure the comphy
Grzegorz Jaszczyk
2020-09-30
phy: marvell: Fix not calling dev_err with a device
Sean Anderson
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
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2018-09-19
phy: marvell: add SATA comphy RX/TX polarity invert support
Rabeeh Khoury
2018-09-19
phy: marvell: Support changing SERDES map in board file
Marek Behún
2018-05-14
phy: marvell: a3700: Fix compatible string for ehci
Marek Behún
2018-05-14
phy: marvell: core: Cosmetic fixes
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: Fix SGMII cfg and stat register addresses
Marek Behún
2018-05-14
phy: marvell: mux: Support nontrivial node order in selector register
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
[next]