Commit Graph

29556 Commits (56a71f891b78351e949d98bdfc14d89fd0782640)
 

Author SHA1 Message Date
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 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