Commit Graph

29484 Commits (9569c40668290408eac447f9be99dab603c8e34c)
 

Author SHA1 Message Date
Paul Kocialkowski 991963bce9 sunxi: gpio: Indentation fix 9 years ago
Han Pengfei d3aa051e7a sun6i: Add support for the Mixtile LOFT-Q board 9 years ago
Paul Kocialkowski a32d279129 fastboot: Proper download gadget unregister and clear when cable is missing 9 years ago
Alexey Firago e2ec3e4612 fastboot: add support for reboot-bootloader command 9 years ago
Michael Scott 8a41802f21 fastboot: check for alias when looking up partition by name 9 years ago
Heiko Schocher 0a9ac5cb5e dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts 9 years ago
Fabio Estevam ee02a65e99 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text 9 years ago
Marek Szyprowski 7704fdbda3 usb: gadget: thor: Claim EP after allocating it in thor gadget 9 years ago
Lukasz Majewski 3621b3b8a7 usb: dwc3: Correct clean up code for requests 9 years ago
Lukasz Majewski afa093bfa7 usb: dwc3: gadget: Set non EP0 max packet limit to 512B 9 years ago
Lukasz Majewski 29e7fc19ce usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST 9 years ago
Marek Szyprowski 137f7c590d usb: dwc3: optimize interrupt loop 9 years ago
Marek Szyprowski 16bece51c5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver 9 years ago
Marek Szyprowski 5dc4538bf3 usb: dwc3: add a workaround for too small OUT requests 9 years ago
Joonyoung Shim 7e9cb7962f usb: dwc3: make dwc3_set_mode to static 9 years ago
Lukasz Majewski 2252d150ef usb: dwc3: Remove BIT(x) macro from DWC3's gadget code 9 years ago
Lukasz Majewski 6d69173207 usb: composite: Add .reset callback to usb_gadget_driver structure 9 years ago
Inha Song d281730f9c usb: gadget: thor: Invoke board specific USB cleanup interface 9 years ago
Inha Song 375f2d785c usb: gadget: UMS: Invoke board specific USB cleanup interface 9 years ago
Lukasz Majewski 1118ecd76a usb: board: goni: Add default board_usb_cleanup() definition for Goni board 9 years ago
Lukasz Majewski 28f393cd5a usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs 9 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 9 years ago
Kishon Vijay Abraham I a69e2c225d include: configs: Enable DWC3 and DFU in AM43xx 9 years ago
Kishon Vijay Abraham I 9f81eb77ea board: ti: AM43xx: added USB initializtion code 9 years ago
Kishon Vijay Abraham I 7a5a3e37bf include: configs: Enable DWC3 and DFU in DRA7xx 9 years ago
Kishon Vijay Abraham I a17188c1c2 board: ti: DRA7: added USB initializtion code 9 years ago
Kishon Vijay Abraham I db378d786d common: cmd_dfu: invoke board_usb_cleanup() for cleaning up 9 years ago
Kishon Vijay Abraham I 04afd5b59b usb: gadget: defer setting maxpacket till ->setup() 9 years ago
Kishon Vijay Abraham I 5b9ce0e28a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot 9 years ago
Kishon Vijay Abraham I 8d488f3e16 usb: dwc3: Add chained TRB support for ep0 9 years ago
Kishon Vijay Abraham I 1f78f8feda usb: dwc3: ep0: preparation for implementing chained TRB 9 years ago
Kishon Vijay Abraham I 526a50f8ec dwc3: flush the buffers before using it 9 years ago
Kishon Vijay Abraham I 6900aeda52 usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms 9 years ago
Kishon Vijay Abraham I 53de33fc00 usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts 9 years ago
Kishon Vijay Abraham I 57207657a1 dwc3: dwc3-omap: add support for multiple dwc3-omap controllers 9 years ago
Kishon Vijay Abraham I c241d7eee4 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code 9 years ago
Kishon Vijay Abraham I 93c3763810 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data 9 years ago
Kishon Vijay Abraham I 3f52e1b985 usb: dwc3: dwc3-omap: make dwc3-omap build in uboot 9 years ago
Kishon Vijay Abraham I 27d3b89d33 dwc3: core: added an API to invoke irq handlers 9 years ago
Kishon Vijay Abraham I 793d347f53 dwc3: core: add support for multiple dwc3 controllers 9 years ago
Kishon Vijay Abraham I 8e1906a81f dwc3: core: change probe and remove to uboot init and uboot exit code 9 years ago
Kishon Vijay Abraham I da0d9e42a3 include: dwc3-uboot: add a structure for populating platform data 9 years ago
Kishon Vijay Abraham I 71744d0d06 usb: dwc3: core: make dwc3 core build in uboot 9 years ago
Kishon Vijay Abraham I 6f80390691 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error 9 years ago
Kishon Vijay Abraham I b6d959acaa usb: dwc3: ep0: make dwc3 ep0 build in uboot 9 years ago
Kishon Vijay Abraham I 72e7c32fe4 include: asm: types: add resource_size_t type 9 years ago
Kishon Vijay Abraham I 747a0a5b38 usb: dwc3: gadget: make dwc3 gadget build in uboot 9 years ago
Kishon Vijay Abraham I 18be4cb151 usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy 9 years ago
Kishon Vijay Abraham I 2f06693567 arm: asm: dma-mapping: added dma_free_coherent API 9 years ago
Kishon Vijay Abraham I 027b6103cd usb: dwc3: remove pm related operations from dwc3 driver 9 years ago