1. 0dc3333 phy: sun4i-usb: Use CLK and RESET support by Jagan Teki · 6 years ago
  2. 106b08a phy: omap_usb2: Add support for am437x by Jean-Jacques Hiblot · 6 years ago
  3. a5bb671 PHY: Add phy driver for the keystone USB PHY by Jean-Jacques Hiblot · 6 years ago
  4. 4530571 phy: Add a new driver for OMAP's USB2 PHYs by Jean-Jacques Hiblot · 6 years ago
  5. 5b22df5 phy: ti-pip3-phy: Add support for USB3 PHY by Vignesh R · 6 years ago
  6. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  7. c31c4b1 phy: rcar: Add R-Car Gen3 PHY driver by Marek Vasut · 6 years ago
  8. 019fb8c phy: db410c: Add MSM USB PHY driver by Ramon Fried · 6 years ago
  9. 320bd15 phy: marvell: add SATA comphy RX/TX polarity invert support by Rabeeh Khoury · 6 years ago
  10. 19ce44c phy: marvell: Support changing SERDES map in board file by Marek Behún · 6 years ago
  11. 484961c phy: rcar: Add R-Car Gen2 PHY driver by Marek Vasut · 6 years ago
  12. 61b17ed phy: Fix off-by-one error when parsing DT PHY bindings by Marek Vasut · 6 years ago
  13. 0c8d0cc phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5 by Jagan Teki · 6 years ago
  14. 67c9a0f phy: sun4i-usb: Remove usb_clk_cfg set in probe by Jagan Teki · 6 years ago
  15. b8cbf9d phy: sun4i-usb: Call phy_passby even for PHY#0 by Jagan Teki · 6 years ago
  16. cf65fa4 phy: Be able to get phy from PHY provider by Patrice Chotard · 6 years ago
  17. a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  18. c7bbeaf phy: bcm6318-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  19. f02a81a phy: bcm6368-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  20. b7de4cb phy: bcm6358-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  21. 23617a3 phy: bcm6348-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  22. 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 7 years ago
  23. 00f9f6b phy: sun4i-usb: Add A23 USB PHY config by Jagan Teki · 7 years ago
  24. 0e574bb phy: sun4i-usb: Add A33 USB PHY config by Jagan Teki · 7 years ago
  25. 1cbc80c phy: sun4i-usb: Add A31 PHY config by Jagan Teki · 7 years ago
  26. 5a3000f phy: sun4i-usb: Add A10/A13/A20 PHY config by Jagan Teki · 7 years ago
  27. 05a7b9f phy: sun4i-usb: Add A83T USB PHY config by Jagan Teki · 7 years ago
  28. ac4bab4 phy: sun4i-usb: Add V3S PHY config by Jagan Teki · 7 years ago
  29. c1b0e5a phy: sun4i-usb: Add H3/H5 PHY config by Jagan Teki · 7 years ago
  30. 21fc42d phy: sun4i-usb: Add id_detect and vbus_detect ops by Jagan Teki · 7 years ago
  31. d3c3828 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · 7 years ago
  32. 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · 7 years ago
  33. 226d87b phy: add support for STM32 usb phy controller by Patrice Chotard · 7 years ago
  34. 6b37c0c7 phy: marvell: a3700: Fix compatible string for ehci by Marek Behún · 7 years ago
  35. 1ca1215 phy: marvell: core: Cosmetic fixes by Marek Behún · 7 years ago
  36. 3c340ed phy: marvell: a3700: Save/restore selector reg in SGMII init by Marek Behún · 7 years ago
  37. 817c2ce phy: marvell: a3700: Use comphy_mux on Armada 37xx. by Marek Behún · 7 years ago
  38. 79c115a phy: marvell: a3700: Fix SGMII cfg and stat register addresses by Marek Behún · 7 years ago
  39. 13d8539 phy: marvell: mux: Support nontrivial node order in selector register by Marek Behún · 7 years ago
  40. 2684a39 phy: marvell: a3700: revise the USB3 comphy setting during power on by zachary · 7 years ago
  41. b3b7e21 phy: marvell: a3700: Set USB3 RX wait depending on ref clock by Marek Behún · 7 years ago
  42. ef6f36e phy: marvell: a3700: Access USB3 register indirectly on lane 2 by Marek Behún · 7 years ago
  43. fbf651d phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets by Marek Behún · 7 years ago
  44. e3183c6 phy: marvell: a3700: Use (!ret) instead of (ret == 0) by Marek Behún · 7 years ago
  45. 69fb636 phy: marvell: a3700: Use same timeout for all register polling by Marek Behún · 7 years ago
  46. a89ae13 phy: marvell: a3700: Don't create functional macro for each register by Marek Behún · 7 years ago
  47. ee3e2f6 phy: marvell: a3700: Use reg_set16 instead of phy_write16 by Marek Behún · 7 years ago
  48. 4c02f73 phy: marvell: a3700: Change return type of macro MVEBU_REG by Marek Behún · 7 years ago
  49. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 7 years ago
  50. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  51. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  52. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  53. 1cbd9ae phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers by Neil Armstrong · 7 years ago
  54. 66871b7 phy: add support for bcm6318 usbh phy by Álvaro Fernández Rojas · 7 years ago
  55. dbb6baf phy: add support for bcm6368 usbh phy by Álvaro Fernández Rojas · 7 years ago
  56. 54a1fb6 phy: add support for bcm6358 usbh phy by Álvaro Fernández Rojas · 7 years ago
  57. b3c963a phy: add support for bcm6348 usbh phy by Álvaro Fernández Rojas · 7 years ago
  58. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  59. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  60. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  61. 6b33651 usb: phy: Add STi USB2 PHY by Patrice Chotard · 7 years ago
  62. c2da3e3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  63. 956b7ad drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · 7 years ago
  64. 5a3d1c6 pipe3: Fix broken dependency by Jean-Jacques Hiblot · 7 years ago
  65. cfe0c90 sandbox: phy: Update driver for livetree by Simon Glass · 8 years ago
  66. 8195551 dm: phy: Update uclass to support livetree by Simon Glass · 8 years ago
  67. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
  68. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  69. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  70. 8904415 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  71. 73e95eb drivers: phy: add PIPE3 phy driver by Jean-Jacques Hiblot · 8 years ago
  72. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 8 years ago
  73. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 8 years ago
  74. 50dd09e fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
  75. c8855ce fix: phy: marvell: cp110: rename comphy_index to cp_index by Igal Liberman · 8 years ago
  76. 980d809 fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
  77. 3d7a2f4 phy: marvell: print comphy status even when it's disconnected by Stefan Roese · 8 years ago
  78. b8b7c67 fix: phy: marvell: cp110: fix comphy lane 4 selection options by Stefan Roese · 8 years ago
  79. 989b96f phy: marvell: cp110: add 5G XFI mode by Igal Liberman · 8 years ago
  80. b15d61d fix: phy: marvell: cp110: update comphy selector option by Stefan Roese · 8 years ago
  81. 547a98f fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
  82. 4fbca01 fix: phy: marvell: cp110: fix the KR/SFI line 4 selector by Stefan Roese · 8 years ago
  83. f4fed5c phy: marvell: add IGNORE COMPHY type by Stefan Roese · 8 years ago
  84. b781f57 phy: marvell: cp110: update utmi phy connection type by Stefan Roese · 8 years ago
  85. 2313efe phy: marvell: cp110: add support for end point configuration by Stefan Roese · 8 years ago
  86. db720b7 phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI by Stefan Roese · 8 years ago
  87. fa737e8 fix: mvebu_ comphy: Update COMPHY sequence number by Konstantin Porotchkin · 8 years ago
  88. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  89. 86928bf phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates by Stefan Roese · 8 years ago
  90. 2c473dc drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · 8 years ago
  91. 8dfa4ee marvell: comphy_a3700: fix bitmask by Andre Przywara · 8 years ago
  92. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  93. 648391c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · 8 years ago
  94. 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 9 years ago