Commit Graph

29399 Commits (c241d7eee43e2cd5dedc9b4c16f91559daabc750)
 

Author SHA1 Message Date
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 da0d9e42a3 include: dwc3-uboot: add a structure for populating platform data 10 years ago
Kishon Vijay Abraham I 71744d0d06 usb: dwc3: core: make dwc3 core build in uboot 10 years ago
Kishon Vijay Abraham I 6f80390691 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error 10 years ago
Kishon Vijay Abraham I b6d959acaa usb: dwc3: ep0: make dwc3 ep0 build in uboot 10 years ago
Kishon Vijay Abraham I 72e7c32fe4 include: asm: types: add resource_size_t type 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 2f06693567 arm: asm: dma-mapping: added dma_free_coherent API 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
Kishon Vijay Abraham I 9de1115de7 usb: dwc3: remove trace_* APIs from dwc3 driver 10 years ago
Kishon Vijay Abraham I 30c31d5897 usb: dwc3: Modify the file headers to u-boot format 10 years ago
Kishon Vijay Abraham I 97798eb96d usb: dwc3: remove un-used files from dwc3 folder 10 years ago
Kishon Vijay Abraham I 85d5e7075f usb: dwc3: add dwc3 folder from linux kernel to u-boot 10 years ago
Kishon Vijay Abraham I aecbf87965 include: asm: dma-mapping: get rid of the compilation warning in udc-core 10 years ago
Kishon Vijay Abraham I 103fa06cfe usb: gadget: udc: make udc-core compile in u-boot build 10 years ago
Kishon Vijay Abraham I 45d9337ec3 include: usb: modify gadget.h to include udc support 10 years ago
Kishon Vijay Abraham I a139b96a47 usb: gadget: udc: add udc-core from linux kernel to u-boot 10 years ago
Kishon Vijay Abraham I fc2f15d2f7 ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY 10 years ago
Kishon Vijay Abraham I d3cfcb3e2c ARM: DRA7: Enable clocks for USB OTGSS and USB PHY 10 years ago
Stephen Warren 5877de9165 usb: dwc2: retry NAK'd interrupt transfers 10 years ago
Stephen Warren e236519b73 usb: dwc2: implement interrupt transfers 10 years ago
Stephen Warren ed9bcbc792 usb: dwc2: correctly program hcchar for LS devices 10 years ago
Stephen Warren 122426d46e ARM: bcm2835: use phys_to_bus() for mbox 10 years ago
Stephen Warren 4748cce573 usb: dwc2: detect device speed correctly 10 years ago
Stephen Warren 5c0beb5c58 usb: dwc2: use phys_to_bus/bus_to_phys 10 years ago
Stephen Warren 79340db7f1 ARM: bcm2835: implement phys_to_bus/bus_to_phys 10 years ago
Stephen Warren 927c1fa266 Create API to map between CPU physical and bus addresses 10 years ago
Stephen Warren fc909c0563 usb: dwc2: fix bulk transfers 10 years ago
Stephen Warren 805b67e1ea usb: dwc2: remove restriction on buffer length 10 years ago
Stephen Warren d1c880c66c usb: dwc2: fix aligned buffer usage 10 years ago
Stephen Warren 66ffc87586 usb: dwc2: simplify wait_for_chhltd 10 years ago
Stephen Warren 282685e07e usb: dwc2: remove control_data_toggle[] 10 years ago
Stephen Warren ee83755401 usb: dwc2: usb chunk_msg() for control transfers too 10 years ago
Stephen Warren 7b5e504dae usb: dwc2: refactor submit_bulk_msg to be common 10 years ago
Stephen Warren 4a1d21fc52 usb: dwc2: unify waiting for transfer completion 10 years ago
Tim Harvey 319418c01c usb: hub: allow pgood_delay to be specified via env 10 years ago
Stephen Warren 25c0673635 usb: fix first descriptor fetch error handling 10 years ago
Paul Kocialkowski 04ee6ee2ca usb: Early failure when the first descriptor read fails or is invalid 10 years ago
Paul Kocialkowski 8879be8857 usb: Check usb_new_device for failure 10 years ago
Paul Kocialkowski 5a80b3449b usb: usb_new_device return codes consistency 10 years ago
Sergey Temerkhanov f657087134 usb_storage:Fix USB storage capacity detection on 64 bit architectures 10 years ago
Sergey Temerkhanov 421a5a0c98 usb: 64-bit architectures support for xHCI 10 years ago
Sergey Temerkhanov b12242aceb usb: Convert protocol header structures to use explicitly sized variables 10 years ago