- 53396d6 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 7 months ago
- f444f89 usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 8 months ago
- e87015f usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 8 months ago
- 1aae8a3 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 7 months ago
- 50d0146 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 8 months ago
- 6443a3b usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 8 months ago
- 6686469 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 8 months ago
- 849763b usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 8 months ago
- eb64f59 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 8 months ago
- ef464e4 usb: ehci-mx6: Split ehci_mx6_common_init() by Marek Vasut · 3 years, 8 months ago
- 4dcfa3b usb: ehci-mx6: Parse USB PHY and MISC offsets from DT by Marek Vasut · 3 years, 8 months ago
- 598fa7e usb: ehci-mx6: Unify USBNC registers by Marek Vasut · 3 years, 8 months ago
- 7f2c10e usb: ehci-mx6: Add DM clock support by Marek Vasut · 3 years, 8 months ago
- 7e1f1e1 usb: ehci-mx6: Turn off Vbus on probe failure by Marek Vasut · 3 years, 8 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 73021d1 usb: ehci-mx6: Print error code on failure by Marek Vasut · 4 years, 6 months ago
- 10bcafb usb: ehci-mx6: Handle fixed regulators correctly by Marek Vasut · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0bd3d91 usb: mx6: add fuse check by Peng Fan · 4 years, 7 months ago
- ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 9 months ago
- 235f5e1 ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP by Ye Li · 5 years ago
- 1198a10 usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs by Igor Opaniuk · 5 years ago
- 501547c usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
- 69535b3 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 6 years ago
- 921208e usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
- fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
- 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- fcf9f9f usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
- cccbddc usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
- 4052734 usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
- bb42fb4 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
- c448309 usb: ehci-mx6: introduce config for high active power pin by Stefan Agner · 8 years ago
- 9a88180 usb: ehci-mx6: configure power polarity in usb_power_config by Stefan Agner · 8 years ago
- 57de41e ehci: mx7: fix otg id detection by Peng Fan · 8 years ago
- 429ff44 ehci: mx7: fix usbnc_regs by Peng Fan · 8 years ago
- 79d867c usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · 9 years ago
- e162c6b usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
- 8c25c25 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
- f0c89d5 imx: usb: ehci-mx6: wait_for_bit to check reg status by Adrian Alonso · 9 years ago
- 35554fc imx: usb: ehci-mx6: add usb support for imx7d soc by Adrian Alonso · 9 years ago
- 74f0610 imx: usb: ehci-mx6: document board specific functions by Adrian Alonso · 9 years ago
- e38ff30 imx: usb: ehci-mx6: reg accessor cleanups by Adrian Alonso · 9 years ago
- 229dbba usb:ehci-mx6 add phy mode query function by Peng Fan · 10 years ago
- 5546ad0 usb: ehci-mx6: Rename the USB register base address by Ye.Li · 10 years ago
- d1a5286 usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
- 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 62db0b3 USB: drop unneeded header in ehci-mx6 by Stefano Babic · 12 years ago
- f22e4fa ehci-mx5/6: Make board_ehci_hcd_init() optional by Benoît Thébaudeau · 12 years ago
- 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
- af2a35f i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · 12 years ago
- 3f29d96 USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · 13 years ago
- 522b2a0 USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · 13 years ago
- 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago