Age | Commit message (Expand) | Author |
2018-06-01 | phy: bcm6318-usbh: convert to use live dt | Álvaro Fernández Rojas |
2018-06-01 | phy: bcm6368-usbh: convert to use live dt | Álvaro Fernández Rojas |
2018-06-01 | phy: bcm6358-usbh: convert to use live dt | Álvaro Fernández Rojas |
2018-06-01 | phy: bcm6348-usbh: convert to use live dt | Álvaro Fernández Rojas |
2018-05-20 | SPDX: Fixup SPDX tags in a few new files | Tom Rini |
2018-05-18 | phy: add support for STM32 usb phy controller | Patrice Chotard |
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 |
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 | regmap: change regmap_init_mem() to take ofnode instead udevice | Masahiro Yamada |
2018-05-07 | regmap: clean up regmap allocation | Masahiro Yamada |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-11 | phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers | Neil Armstrong |
2018-03-21 | phy: add support for bcm6318 usbh phy | Álvaro Fernández Rojas |
2018-03-21 | phy: add support for bcm6368 usbh phy | Álvaro Fernández Rojas |
2018-03-21 | phy: add support for bcm6358 usbh phy | Álvaro Fernández Rojas |
2018-03-21 | phy: add support for bcm6348 usbh phy | Álvaro Fernández Rojas |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-11-06 | sti: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-09-22 | usb: phy: Add STi USB2 PHY | Patrice Chotard |
2017-07-28 | phy: add a NO-OP phy driver | Jean-Jacques Hiblot |
2017-07-28 | drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails | Patrice Chotard |
2017-07-10 | pipe3: Fix broken dependency | Jean-Jacques Hiblot |
2017-06-01 | sandbox: phy: Update driver for livetree | Simon Glass |
2017-06-01 | dm: phy: Update uclass to support livetree | Simon Glass |
2017-06-01 | dm: core: Rename of_device_is_compatible() | Simon Glass |
2017-06-01 | dm: core: Replace of_offset with accessor (part 2) | Simon Glass |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-05-09 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-05-09 | drivers: phy: add PIPE3 phy driver | Jean-Jacques Hiblot |
2017-05-09 | dm: test: Add tests for the generic PHY uclass | Jean-Jacques Hiblot |
2017-05-09 | drivers: phy: add generic PHY framework | Jean-Jacques Hiblot |
2017-05-09 | fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP | Igal Liberman |
2017-05-09 | fix: phy: marvell: cp110: rename comphy_index to cp_index | Igal Liberman |
2017-05-09 | fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP | Igal Liberman |
2017-05-09 | phy: marvell: print comphy status even when it's disconnected | Stefan Roese |