1. 33da95a usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 10 months ago
  2. 6eff242 usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 2 months ago
  3. f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 5 months ago
  4. 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 5 months ago
  5. 13ded2c usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · 3 years, 6 months ago
  6. 09603b9 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 7 months ago
  7. a60258f usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 8 months ago
  8. d650c55 usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 8 months ago
  9. 5fc0d35 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 8 months ago
  10. 4e21651 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 8 months ago
  11. 5becd18 usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 8 months ago
  12. 1fa4243 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 8 months ago
  13. 41e8139 usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 8 months ago
  14. 6b6df64 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 8 months ago
  15. 09dc070 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 8 months ago
  16. ebaf3ae usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 8 months ago
  17. 793e575 usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 8 months ago
  18. f22fde7 usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 8 months ago
  19. f36841e usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 8 months ago
  20. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  21. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  22. cb4363a usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years ago
  23. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  24. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  25. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  26. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  27. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  28. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  29. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  30. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  31. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  32. a86d51a usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 6 months ago
  33. 2737045 usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 6 months ago
  34. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  35. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  36. f8b2719 usb: mx6: add fuse check by Peng Fan · 4 years, 7 months ago
  37. 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
  38. 9da57ea ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP by Ye Li · 5 years ago
  39. 9c24d01 usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs by Igor Opaniuk · 5 years ago
  40. d93dda7 usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
  41. 15287f0 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 6 years ago
  42. 888a946 usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  43. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  44. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  45. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  46. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  47. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  48. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  49. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  50. 1335133 usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
  51. 9e3eab3 usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
  52. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  53. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  54. 8652ce9 usb: ehci-mx6: introduce config for high active power pin by Stefan Agner · 8 years ago
  55. 475cf91 usb: ehci-mx6: configure power polarity in usb_power_config by Stefan Agner · 8 years ago
  56. 928d3d0 ehci: mx7: fix otg id detection by Peng Fan · 8 years ago
  57. 13186cf ehci: mx7: fix usbnc_regs by Peng Fan · 8 years ago
  58. 3dfd3a0 usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · 9 years ago
  59. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  60. 4073b83 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  61. c52eb1c imx: usb: ehci-mx6: wait_for_bit to check reg status by Adrian Alonso · 9 years ago
  62. f31599f imx: usb: ehci-mx6: add usb support for imx7d soc by Adrian Alonso · 9 years ago
  63. 14dfbbb imx: usb: ehci-mx6: document board specific functions by Adrian Alonso · 9 years ago
  64. aee79b4 imx: usb: ehci-mx6: reg accessor cleanups by Adrian Alonso · 9 years ago
  65. 220402e usb:ehci-mx6 add phy mode query function by Peng Fan · 10 years ago
  66. f93453a usb: ehci-mx6: Rename the USB register base address by Ye.Li · 10 years ago
  67. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  68. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  69. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  70. 2e869d7 USB: drop unneeded header in ehci-mx6 by Stefano Babic · 12 years ago
  71. 98023c1 ehci-mx5/6: Make board_ehci_hcd_init() optional by Benoît Thébaudeau · 12 years ago
  72. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  73. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · 12 years ago
  74. 5d113ca USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · 13 years ago
  75. 654838c USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · 13 years ago
  76. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago