1. de49bd0 phy: marvell: a3700: Set USB3 RX wait depending on ref clock by Marek Behún · 6 years ago
  2. 8609358 phy: marvell: a3700: Access USB3 register indirectly on lane 2 by Marek Behún · 6 years ago
  3. a2745c8 phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets by Marek Behún · 6 years ago
  4. 1a9283a phy: marvell: a3700: Use (!ret) instead of (ret == 0) by Marek Behún · 6 years ago
  5. 52f026e phy: marvell: a3700: Use same timeout for all register polling by Marek Behún · 6 years ago
  6. 210f4aa phy: marvell: a3700: Don't create functional macro for each register by Marek Behún · 6 years ago
  7. 63cfff9 phy: marvell: a3700: Use reg_set16 instead of phy_write16 by Marek Behún · 6 years ago
  8. fae82c8 phy: marvell: a3700: Change return type of macro MVEBU_REG by Marek Behún · 6 years ago
  9. d358123 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 7 years ago
  10. 8c1de5e regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  13. 2960e27 phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers by Neil Armstrong · 7 years ago
  14. 8e948c6 phy: add support for bcm6318 usbh phy by Álvaro Fernández Rojas · 7 years ago
  15. f55c153 phy: add support for bcm6368 usbh phy by Álvaro Fernández Rojas · 7 years ago
  16. 190c36b phy: add support for bcm6358 usbh phy by Álvaro Fernández Rojas · 7 years ago
  17. bcb9b50 phy: add support for bcm6348 usbh phy by Álvaro Fernández Rojas · 7 years ago
  18. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  19. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  20. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  21. b7ca56d usb: phy: Add STi USB2 PHY by Patrice Chotard · 7 years ago
  22. 3b63db3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  23. b9688df drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · 7 years ago
  24. 6b26aae pipe3: Fix broken dependency by Jean-Jacques Hiblot · 7 years ago
  25. 5204e9b sandbox: phy: Update driver for livetree by Simon Glass · 7 years ago
  26. 23558bb dm: phy: Update uclass to support livetree by Simon Glass · 7 years ago
  27. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  28. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  29. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  30. dd9999d Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  31. 982082d drivers: phy: add PIPE3 phy driver by Jean-Jacques Hiblot · 7 years ago
  32. 86322f5 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 7 years ago
  33. 72e5016 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 7 years ago
  34. ae07a70 fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP by Igal Liberman · 7 years ago
  35. 528213d fix: phy: marvell: cp110: rename comphy_index to cp_index by Igal Liberman · 7 years ago
  36. 781ea0a fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP by Igal Liberman · 7 years ago
  37. 52dc7b0 phy: marvell: print comphy status even when it's disconnected by Stefan Roese · 7 years ago
  38. e7ed957 fix: phy: marvell: cp110: fix comphy lane 4 selection options by Stefan Roese · 7 years ago
  39. b617a0d phy: marvell: cp110: add 5G XFI mode by Igal Liberman · 7 years ago
  40. fdc9e88 fix: phy: marvell: cp110: update comphy selector option by Stefan Roese · 7 years ago
  41. c01f9fe fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP by Igal Liberman · 7 years ago
  42. d37f020 fix: phy: marvell: cp110: fix the KR/SFI line 4 selector by Stefan Roese · 7 years ago
  43. 6ecc0b1 phy: marvell: add IGNORE COMPHY type by Stefan Roese · 7 years ago
  44. e89acc4 phy: marvell: cp110: update utmi phy connection type by Stefan Roese · 7 years ago
  45. 7dda98e phy: marvell: cp110: add support for end point configuration by Stefan Roese · 7 years ago
  46. cb68645 phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI by Stefan Roese · 7 years ago
  47. 18797ad fix: mvebu_ comphy: Update COMPHY sequence number by Konstantin Porotchkin · 8 years ago
  48. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  49. 1431990 phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates by Stefan Roese · 8 years ago
  50. e8c3156 drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · 8 years ago
  51. 4290336 marvell: comphy_a3700: fix bitmask by Andre Przywara · 8 years ago
  52. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  53. c0132f6 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · 8 years ago
  54. 3335786 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 8 years ago