- ecdc7bf usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · 2 years, 9 months ago
- 570a7a5 phy: marvell: a3700: Update compatible string to official DT bindings by Pali Rohár · 2 years, 9 months ago
- dcf92a5 phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 10 months ago
- 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
- 04c9347 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 3 years ago
- 1f72093 phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · 3 years, 2 months ago
- 6148ea6 phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · 3 years, 2 months ago
- 81b1d62 phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
- fcbb255 phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 2 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 390c11c phy: marvell: utmi: update utmi config which fixes usb2.0 instability by Grzegorz Jaszczyk · 6 years ago
- d7297e3 phy: marvell: add support for SFI1 by Igal Liberman · 7 years ago
- 85bb206 phy: marvell: fix pll initialization for second utmi port by Grzegorz Jaszczyk · 6 years ago
- 615f2a4 phy: marvell: allow to initialize up to 6 USB ports by Grzegorz Jaszczyk · 6 years ago
- d622f8e phy: marvell: cp110: mark u-boot power-off calls by Igal Liberman · 6 years ago
- c63fa15 phy: marvell: fix handling of unconnected comphy by Christine Gharzuzi · 7 years ago
- d009fee phy: marvell: pass sgmii id to firmware by Igal Liberman · 7 years ago
- 2d72d04 phy: marvell: cp110: clean up driver after it was moved to atf by Grzegorz Jaszczyk · 7 years ago
- e7eac7b phy: marvell: cp110: remove both phy and pipe selector configuration by Grzegorz Jaszczyk · 7 years ago
- a8e6b49 phy: marvell: cp110: let the firmware perform training for XFI by Grzegorz Jaszczyk · 7 years ago
- e165970 phy: marvell: cp110: let the firmware configure comphy for USB by Grzegorz Jaszczyk · 7 years ago
- beb4a91 phy: marvell: cp110: let the firmware configure comphy for RXAUI by Grzegorz Jaszczyk · 7 years ago
- bfb758b phy: marvell: cp110: remove unused definitions by Marcin Wojtas · 5 years ago
- bed7980 phy: marvell: enable comphy info prints for all devices by Igal Liberman · 7 years ago
- 6795a66 phy: marvell: add RX training command by Igal Liberman · 3 years, 8 months ago
- ff3ec5d phy: marvell: save comphy_map_data priv structure by Igal Liberman · 7 years ago
- 449f071 phy: marvell: fix several minor bugs in comphy_probe by Igal Liberman · 7 years ago
- 32af216 phy: marvell: cp110: utmi: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
- 561930c phy: marvell: cp110: initialize only enabled UTMI units by Omri Itach · 8 years ago
- d53a74a phy: marvell: add missing speed during info prints by Igal Liberman · 8 years ago
- ffd5d2f phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · 8 years ago
- 68bcfed phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · 8 years ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 67d1a3f phy: marvell: cp110: update mode parameter for pcie power on calls by Igal Liberman · 4 years, 1 month ago
- c42b5a3 phy: marvell: cp110: let the firmware configure comphy for PCIe by Grzegorz Jaszczyk · 4 years, 1 month ago
- 7928a8e phy: marvell: cp110: let the firmware configure the comphy by Grzegorz Jaszczyk · 4 years, 1 month ago
- 6b2b9f4 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- ba42e84 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · 4 years, 3 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 320bd15 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · 6 years ago
- 19ce44c phy: marvell: Support changing SERDES map in board file by Marek Behún · 6 years ago
- 6b37c0c7 phy: marvell: a3700: Fix compatible string for ehci by Marek Behún · 7 years ago
- 1ca1215 phy: marvell: core: Cosmetic fixes by Marek Behún · 7 years ago
- 3c340ed phy: marvell: a3700: Save/restore selector reg in SGMII init by Marek Behún · 7 years ago
- 817c2ce phy: marvell: a3700: Use comphy_mux on Armada 37xx. by Marek Behún · 7 years ago
- 79c115a phy: marvell: a3700: Fix SGMII cfg and stat register addresses by Marek Behún · 7 years ago
- 13d8539 phy: marvell: mux: Support nontrivial node order in selector register by Marek Behún · 7 years ago
- 2684a39 phy: marvell: a3700: revise the USB3 comphy setting during power on by zachary · 7 years ago
- b3b7e21 phy: marvell: a3700: Set USB3 RX wait depending on ref clock by Marek Behún · 7 years ago
- ef6f36e phy: marvell: a3700: Access USB3 register indirectly on lane 2 by Marek Behún · 7 years ago
- fbf651d phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets by Marek Behún · 7 years ago
- e3183c6 phy: marvell: a3700: Use (!ret) instead of (ret == 0) by Marek Behún · 7 years ago
- 69fb636 phy: marvell: a3700: Use same timeout for all register polling by Marek Behún · 7 years ago
- a89ae13 phy: marvell: a3700: Don't create functional macro for each register by Marek Behún · 7 years ago
- ee3e2f6 phy: marvell: a3700: Use reg_set16 instead of phy_write16 by Marek Behún · 7 years ago
- 4c02f73 phy: marvell: a3700: Change return type of macro MVEBU_REG by Marek Behún · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- 50dd09e fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
- c8855ce fix: phy: marvell: cp110: rename comphy_index to cp_index by Igal Liberman · 8 years ago
- 980d809 fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
- 3d7a2f4 phy: marvell: print comphy status even when it's disconnected by Stefan Roese · 8 years ago
- b8b7c67 fix: phy: marvell: cp110: fix comphy lane 4 selection options by Stefan Roese · 8 years ago
- 989b96f phy: marvell: cp110: add 5G XFI mode by Igal Liberman · 8 years ago
- b15d61d fix: phy: marvell: cp110: update comphy selector option by Stefan Roese · 8 years ago
- 547a98f fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
- 4fbca01 fix: phy: marvell: cp110: fix the KR/SFI line 4 selector by Stefan Roese · 8 years ago
- f4fed5c phy: marvell: add IGNORE COMPHY type by Stefan Roese · 8 years ago
- b781f57 phy: marvell: cp110: update utmi phy connection type by Stefan Roese · 8 years ago
- 2313efe phy: marvell: cp110: add support for end point configuration by Stefan Roese · 8 years ago
- db720b7 phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI by Stefan Roese · 8 years ago
- fa737e8 fix: mvebu_ comphy: Update COMPHY sequence number by Konstantin Porotchkin · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 86928bf phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates by Stefan Roese · 8 years ago
- 2c473dc drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · 8 years ago
- 8dfa4ee marvell: comphy_a3700: fix bitmask by Andre Przywara · 8 years ago
- 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
- 648391c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · 8 years ago
- 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 9 years ago