Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
bf986d1f60730eebd12337aa8f7f1bf566fc9087
/
drivers
/
phy
bf986d1
phy: sun4i-usb: Add A31 PHY config
by Jagan Teki
· 7 years ago
7f90b55
phy: sun4i-usb: Add A10/A13/A20 PHY config
by Jagan Teki
· 7 years ago
5f646bf
phy: sun4i-usb: Add A83T USB PHY config
by Jagan Teki
· 7 years ago
bafe5e3
phy: sun4i-usb: Add V3S PHY config
by Jagan Teki
· 7 years ago
43519c4
phy: sun4i-usb: Add H3/H5 PHY config
by Jagan Teki
· 7 years ago
129c45c
phy: sun4i-usb: Add id_detect and vbus_detect ops
by Jagan Teki
· 7 years ago
6768594
phy: Add Allwinner A64 USB PHY driver
by Jagan Teki
· 7 years ago
624d2ca
SPDX: Fixup SPDX tags in a few new files
by Tom Rini
· 6 years ago
3b29121
phy: add support for STM32 usb phy controller
by Patrice Chotard
· 7 years ago
ca734a8
phy: marvell: a3700: Fix compatible string for ehci
by Marek Behún
· 6 years ago
2d7a0f4
phy: marvell: core: Cosmetic fixes
by Marek Behún
· 7 years ago
7288182
phy: marvell: a3700: Save/restore selector reg in SGMII init
by Marek Behún
· 7 years ago
22f4189
phy: marvell: a3700: Use comphy_mux on Armada 37xx.
by Marek Behún
· 7 years ago
3282a3e
phy: marvell: a3700: Fix SGMII cfg and stat register addresses
by Marek Behún
· 7 years ago
7586ac2
phy: marvell: mux: Support nontrivial node order in selector register
by Marek Behún
· 7 years ago
7d7f22f
phy: marvell: a3700: revise the USB3 comphy setting during power on
by zachary
· 7 years ago
de49bd0
phy: marvell: a3700: Set USB3 RX wait depending on ref clock
by Marek Behún
· 7 years ago
8609358
phy: marvell: a3700: Access USB3 register indirectly on lane 2
by Marek Behún
· 7 years ago
a2745c8
phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets
by Marek Behún
· 7 years ago
1a9283a
phy: marvell: a3700: Use (!ret) instead of (ret == 0)
by Marek Behún
· 7 years ago
52f026e
phy: marvell: a3700: Use same timeout for all register polling
by Marek Behún
· 7 years ago
210f4aa
phy: marvell: a3700: Don't create functional macro for each register
by Marek Behún
· 7 years ago
63cfff9
phy: marvell: a3700: Use reg_set16 instead of phy_write16
by Marek Behún
· 7 years ago
fae82c8
phy: marvell: a3700: Change return type of macro MVEBU_REG
by Marek Behún
· 7 years ago
d358123
regmap: change regmap_init_mem() to take ofnode instead udevice
by Masahiro Yamada
· 7 years ago
8c1de5e
regmap: clean up regmap allocation
by Masahiro Yamada
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
2960e27
phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers
by Neil Armstrong
· 7 years ago
8e948c6
phy: add support for bcm6318 usbh phy
by Álvaro Fernández Rojas
· 7 years ago
f55c153
phy: add support for bcm6368 usbh phy
by Álvaro Fernández Rojas
· 7 years ago
190c36b
phy: add support for bcm6358 usbh phy
by Álvaro Fernández Rojas
· 7 years ago
bcb9b50
phy: add support for bcm6348 usbh phy
by Álvaro Fernández Rojas
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
fb48bc4
sti: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
b7ca56d
usb: phy: Add STi USB2 PHY
by Patrice Chotard
· 7 years ago
3b63db3
phy: add a NO-OP phy driver
by Jean-Jacques Hiblot
· 7 years ago
b9688df
drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
by Patrice Chotard
· 7 years ago
6b26aae
pipe3: Fix broken dependency
by Jean-Jacques Hiblot
· 7 years ago
5204e9b
sandbox: phy: Update driver for livetree
by Simon Glass
· 7 years ago
23558bb
dm: phy: Update uclass to support livetree
by Simon Glass
· 7 years ago
911f3ae
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 7 years ago
da409cc
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
dd9999d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
982082d
drivers: phy: add PIPE3 phy driver
by Jean-Jacques Hiblot
· 8 years ago
86322f5
dm: test: Add tests for the generic PHY uclass
by Jean-Jacques Hiblot
· 8 years ago
72e5016
drivers: phy: add generic PHY framework
by Jean-Jacques Hiblot
· 8 years ago
ae07a70
fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP
by Igal Liberman
· 8 years ago
528213d
fix: phy: marvell: cp110: rename comphy_index to cp_index
by Igal Liberman
· 8 years ago
781ea0a
fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP
by Igal Liberman
· 8 years ago
52dc7b0
phy: marvell: print comphy status even when it's disconnected
by Stefan Roese
· 8 years ago
e7ed957
fix: phy: marvell: cp110: fix comphy lane 4 selection options
by Stefan Roese
· 8 years ago
b617a0d
phy: marvell: cp110: add 5G XFI mode
by Igal Liberman
· 8 years ago
fdc9e88
fix: phy: marvell: cp110: update comphy selector option
by Stefan Roese
· 8 years ago
c01f9fe
fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP
by Igal Liberman
· 8 years ago
d37f020
fix: phy: marvell: cp110: fix the KR/SFI line 4 selector
by Stefan Roese
· 8 years ago
6ecc0b1
phy: marvell: add IGNORE COMPHY type
by Stefan Roese
· 8 years ago
e89acc4
phy: marvell: cp110: update utmi phy connection type
by Stefan Roese
· 8 years ago
7dda98e
phy: marvell: cp110: add support for end point configuration
by Stefan Roese
· 8 years ago
cb68645
phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI
by Stefan Roese
· 8 years ago
18797ad
fix: mvebu_ comphy: Update COMPHY sequence number
by Konstantin Porotchkin
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
1431990
phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates
by Stefan Roese
· 8 years ago
e8c3156
drivers/phy: marvell: Add support for the slave CP COMPHY device
by Stefan Roese
· 8 years ago
4290336
marvell: comphy_a3700: fix bitmask
by Andre Przywara
· 8 years ago
df87e6b
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
c0132f6
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K
by Stefan Roese
· 8 years ago
3335786
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
by Stefan Roese
· 8 years ago