Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | usb: dwc3: optimize interrupt loop | Marek Szyprowski | 2015-04-14 | -7/+0 |
* | usb: dwc3: make dwc3_set_mode to static | Joonyoung Shim | 2015-04-14 | -1/+1 |
* | dwc3: flush the buffers before using it | Kishon Vijay Abraham I | 2015-04-14 | -2/+9 |
* | dwc3: core: added an API to invoke irq handlers | Kishon Vijay Abraham I | 2015-04-14 | -0/+21 |
* | dwc3: core: add support for multiple dwc3 controllers | Kishon Vijay Abraham I | 2015-04-14 | -8/+24 |
* | dwc3: core: change probe and remove to uboot init and uboot exit code | Kishon Vijay Abraham I | 2015-04-14 | -166/+52 |
* | usb: dwc3: core: make dwc3 core build in uboot | Kishon Vijay Abraham I | 2015-04-14 | -186/+30 |
* | usb: dwc3: remove pm related operations from dwc3 driver | Kishon Vijay Abraham I | 2015-04-14 | -96/+0 |
* | usb: dwc3: Modify the file headers to u-boot format | Kishon Vijay Abraham I | 2015-04-14 | -10/+5 |
* | usb: dwc3: add dwc3 folder from linux kernel to u-boot | Kishon Vijay Abraham I | 2015-04-14 | -0/+1119 |