index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
marvell
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
3
-0
/
+3
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
phy: marvell: cp110: update mode parameter for pcie power on calls
Igal Liberman
2020-10-29
1
-2
/
+5
*
phy: marvell: cp110: let the firmware configure comphy for PCIe
Grzegorz Jaszczyk
2020-10-29
1
-439
/
+12
*
phy: marvell: cp110: let the firmware configure the comphy
Grzegorz Jaszczyk
2020-10-29
1
-727
/
+89
*
phy: marvell: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
1
-3
/
+3
*
phy: marvell: a3700: add sata comphy on lane 2 with invert option
zachary
2020-09-04
1
-19
/
+14
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-1
/
+2
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
phy: marvell: add SATA comphy RX/TX polarity invert support
Rabeeh Khoury
2018-09-19
2
-2
/
+23
*
phy: marvell: Support changing SERDES map in board file
Marek Behún
2018-09-19
5
-16
/
+18
*
phy: marvell: a3700: Fix compatible string for ehci
Marek Behún
2018-05-14
1
-1
/
+1
*
phy: marvell: core: Cosmetic fixes
Marek Behún
2018-05-14
2
-53
/
+52
*
phy: marvell: a3700: Save/restore selector reg in SGMII init
Marek Behún
2018-05-14
2
-2
/
+8
*
phy: marvell: a3700: Use comphy_mux on Armada 37xx.
Marek Behún
2018-05-14
1
-0
/
+36
*
phy: marvell: a3700: Fix SGMII cfg and stat register addresses
Marek Behún
2018-05-14
1
-2
/
+2
*
phy: marvell: mux: Support nontrivial node order in selector register
Marek Behún
2018-05-14
3
-3
/
+19
*
phy: marvell: a3700: revise the USB3 comphy setting during power on
zachary
2018-05-14
2
-8
/
+28
*
phy: marvell: a3700: Set USB3 RX wait depending on ref clock
Marek Behún
2018-05-14
1
-5
/
+3
*
phy: marvell: a3700: Access USB3 register indirectly on lane 2
Marek Behún
2018-05-14
2
-35
/
+68
*
phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets
Marek Behún
2018-05-14
1
-12
/
+20
*
phy: marvell: a3700: Use (!ret) instead of (ret == 0)
Marek Behún
2018-05-14
1
-13
/
+13
*
phy: marvell: a3700: Use same timeout for all register polling
Marek Behún
2018-05-14
1
-13
/
+3
*
phy: marvell: a3700: Don't create functional macro for each register
Marek Behún
2018-05-14
2
-111
/
+89
*
phy: marvell: a3700: Use reg_set16 instead of phy_write16
Marek Behún
2018-05-14
2
-18
/
+22
*
phy: marvell: a3700: Change return type of macro MVEBU_REG
Marek Behún
2018-05-14
2
-118
/
+96
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
10
-21
/
+10
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
1
-20
/
+20
*
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
1
-2
/
+2
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-2
/
+2
*
fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP
Igal Liberman
2017-05-09
2
-4
/
+106
*
fix: phy: marvell: cp110: rename comphy_index to cp_index
Igal Liberman
2017-05-09
3
-8
/
+8
*
fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP
Igal Liberman
2017-05-09
2
-7
/
+121
*
phy: marvell: print comphy status even when it's disconnected
Stefan Roese
2017-05-09
1
-3
/
+0
*
fix: phy: marvell: cp110: fix comphy lane 4 selection options
Stefan Roese
2017-05-09
1
-3
/
+3
*
phy: marvell: cp110: add 5G XFI mode
Igal Liberman
2017-05-09
2
-7
/
+51
*
fix: phy: marvell: cp110: update comphy selector option
Stefan Roese
2017-05-09
1
-16
/
+13
*
fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP
Igal Liberman
2017-05-09
2
-31
/
+336
*
fix: phy: marvell: cp110: fix the KR/SFI line 4 selector
Stefan Roese
2017-05-09
1
-2
/
+2
*
phy: marvell: add IGNORE COMPHY type
Stefan Roese
2017-05-09
3
-1
/
+9
*
phy: marvell: cp110: update utmi phy connection type
Stefan Roese
2017-05-09
1
-2
/
+3
*
phy: marvell: cp110: add support for end point configuration
Stefan Roese
2017-05-09
3
-6
/
+13
*
phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI
Stefan Roese
2017-05-09
2
-10
/
+10
*
fix: mvebu_ comphy: Update COMPHY sequence number
Konstantin Porotchkin
2017-05-09
1
-1
/
+2
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates
Stefan Roese
2017-02-01
1
-4
/
+3
*
drivers/phy: marvell: Add support for the slave CP COMPHY device
Stefan Roese
2016-12-05
2
-3
/
+14
[next]