Commit Graph

808 Commits (0566e2403d0b6ba8e2f6df0559ad05e81fc20e35)

Author SHA1 Message Date
Simon Glass 0566e2403d dm: usb: Allow USB drivers to be declared and auto-probed 10 years ago
Simon Glass 46b01797f4 dm: usb: Add driver model support to EHCI 10 years ago
Simon Glass aeca43e388 dm: usb: Change ehci_reset() to use a pointer 10 years ago
Simon Glass deb8508c51 dm: usb: Drop the EHCI weak functions 10 years ago
Simon Glass 7372b5bd31 dm: usb: Refactor EHCI init 10 years ago
Simon Glass 24ed894fc0 dm: usb: ehci: Use a function to find the controller from struct udevice 10 years ago
Simon Glass 6a1a8162c6 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() 10 years ago
Simon Glass 11d18a1946 dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() 10 years ago
Simon Glass 56d4273045 dm: usb: tegra: Drop use of global controller variable 10 years ago
Simon Glass 727fce369e dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() 10 years ago
Simon Glass 27f782b6a1 dm: usb: tegra: Store the controller type explicitly 10 years ago
Simon Glass c4a3141d55 dm: usb: Allow ECHI to hold private data for the controller 10 years ago
Simon Glass 7338287d58 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() 10 years ago
Simon Glass aac064f76b dm: usb: Move all the EHCI weak functions together and declare them 10 years ago
Simon Glass de31213fb8 dm: usb: Add a uclass for USB controllers 10 years ago
Kishon Vijay Abraham I 4564faeafb ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c 10 years ago
Paul Kocialkowski ebd468b2d2 sunxi: common VBUS detection logic in usbc 10 years ago
Paul Kocialkowski 5eaacb4340 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic 10 years ago
Alexey Firago e2ec3e4612 fastboot: add support for reboot-bootloader command 10 years ago
Marek Szyprowski 7704fdbda3 usb: gadget: thor: Claim EP after allocating it in thor gadget 10 years ago
Lukasz Majewski 3621b3b8a7 usb: dwc3: Correct clean up code for requests 10 years ago
Lukasz Majewski afa093bfa7 usb: dwc3: gadget: Set non EP0 max packet limit to 512B 10 years ago
Lukasz Majewski 29e7fc19ce usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST 10 years ago
Marek Szyprowski 137f7c590d usb: dwc3: optimize interrupt loop 10 years ago
Marek Szyprowski 16bece51c5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver 10 years ago
Marek Szyprowski 5dc4538bf3 usb: dwc3: add a workaround for too small OUT requests 10 years ago
Joonyoung Shim 7e9cb7962f usb: dwc3: make dwc3_set_mode to static 10 years ago
Lukasz Majewski 2252d150ef usb: dwc3: Remove BIT(x) macro from DWC3's gadget code 10 years ago
Lukasz Majewski 6d69173207 usb: composite: Add .reset callback to usb_gadget_driver structure 10 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 10 years ago
Kishon Vijay Abraham I 04afd5b59b usb: gadget: defer setting maxpacket till ->setup() 10 years ago
Kishon Vijay Abraham I 5b9ce0e28a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot 10 years ago
Kishon Vijay Abraham I 8d488f3e16 usb: dwc3: Add chained TRB support for ep0 10 years ago
Kishon Vijay Abraham I 1f78f8feda usb: dwc3: ep0: preparation for implementing chained TRB 10 years ago
Kishon Vijay Abraham I 526a50f8ec dwc3: flush the buffers before using it 10 years ago
Kishon Vijay Abraham I 6900aeda52 usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms 10 years ago
Kishon Vijay Abraham I 53de33fc00 usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts 10 years ago
Kishon Vijay Abraham I 57207657a1 dwc3: dwc3-omap: add support for multiple dwc3-omap controllers 10 years ago
Kishon Vijay Abraham I c241d7eee4 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code 10 years ago
Kishon Vijay Abraham I 93c3763810 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data 10 years ago
Kishon Vijay Abraham I 3f52e1b985 usb: dwc3: dwc3-omap: make dwc3-omap build in uboot 10 years ago
Kishon Vijay Abraham I 27d3b89d33 dwc3: core: added an API to invoke irq handlers 10 years ago
Kishon Vijay Abraham I 793d347f53 dwc3: core: add support for multiple dwc3 controllers 10 years ago
Kishon Vijay Abraham I 8e1906a81f dwc3: core: change probe and remove to uboot init and uboot exit code 10 years ago
Kishon Vijay Abraham I 71744d0d06 usb: dwc3: core: make dwc3 core build in uboot 10 years ago
Kishon Vijay Abraham I b6d959acaa usb: dwc3: ep0: make dwc3 ep0 build in uboot 10 years ago
Kishon Vijay Abraham I 747a0a5b38 usb: dwc3: gadget: make dwc3 gadget build in uboot 10 years ago
Kishon Vijay Abraham I 18be4cb151 usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy 10 years ago
Kishon Vijay Abraham I 027b6103cd usb: dwc3: remove pm related operations from dwc3 driver 10 years ago
Kishon Vijay Abraham I 9848e5740a usb: dwc3: fix dwc3 header files 10 years ago