index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Commit message (
Expand
)
Author
Age
Lines
*
usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
Roger Quadros
2016-05-27
-1
/
+1
*
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
Sam Protsenko
2016-04-20
-0
/
+17
*
usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig
Sam Protsenko
2016-04-20
-0
/
+10
*
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
Sam Protsenko
2016-04-20
-0
/
+23
*
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
Sam Protsenko
2016-04-20
-0
/
+7
*
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
-2
/
+1
*
usb: dwc3: fix build warnings
Felipe Balbi
2015-12-07
-2
/
+2
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
-0
/
+4
*
usb: dwc3: Fix warnings on 64-bit builds
Michal Simek
2015-11-03
-15
/
+16
*
linux, compat: add missing definitions for ubi
Heiko Schocher
2015-10-26
-5
/
+0
*
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
Kishon Vijay Abraham I
2015-08-28
-4
/
+11
*
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Kishon Vijay Abraham I
2015-08-28
-18
/
+28
*
samsung: usb: phy: Support for DWC3 PHY
Lukasz Majewski
2015-06-08
-0
/
+79
*
usb: dwc3: Correct clean up code for requests
Lukasz Majewski
2015-04-14
-24
/
+14
*
usb: dwc3: gadget: Set non EP0 max packet limit to 512B
Lukasz Majewski
2015-04-14
-1
/
+1
*
usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be...
Lukasz Majewski
2015-04-14
-13
/
+2
*
usb: dwc3: optimize interrupt loop
Marek Szyprowski
2015-04-14
-9
/
+13
*
usb: dwc3: add a workaround for too small OUT requests
Marek Szyprowski
2015-04-14
-0
/
+8
*
usb: dwc3: make dwc3_set_mode to static
Joonyoung Shim
2015-04-14
-2
/
+1
*
usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
Lukasz Majewski
2015-04-14
-2
/
+2
*
usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
Kishon Vijay Abraham I
2015-04-14
-32
/
+3
*
usb: dwc3: Add chained TRB support for ep0
Kishon Vijay Abraham I
2015-04-14
-19
/
+55
*
usb: dwc3: ep0: preparation for implementing chained TRB
Kishon Vijay Abraham I
2015-04-14
-8
/
+12
*
dwc3: flush the buffers before using it
Kishon Vijay Abraham I
2015-04-14
-3
/
+27
*
usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
Kishon Vijay Abraham I
2015-04-14
-0
/
+309
*
usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts
Kishon Vijay Abraham I
2015-04-14
-0
/
+20
*
dwc3: dwc3-omap: add support for multiple dwc3-omap controllers
Kishon Vijay Abraham I
2015-04-14
-6
/
+20
*
usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code
Kishon Vijay Abraham I
2015-04-14
-89
/
+39
*
include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data
Kishon Vijay Abraham I
2015-04-14
-7
/
+0
*
usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
Kishon Vijay Abraham I
2015-04-14
-136
/
+8
*
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
/
+28
*
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
-196
/
+40
*
usb: dwc3: ep0: make dwc3 ep0 build in uboot
Kishon Vijay Abraham I
2015-04-14
-12
/
+27
*
usb: dwc3: gadget: make dwc3 gadget build in uboot
Kishon Vijay Abraham I
2015-04-14
-163
/
+85
*
usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy
Kishon Vijay Abraham I
2015-04-14
-0
/
+30
*
usb: dwc3: remove pm related operations from dwc3 driver
Kishon Vijay Abraham I
2015-04-14
-223
/
+5
*
usb: dwc3: fix dwc3 header files
Kishon Vijay Abraham I
2015-04-14
-14
/
+3
*
usb: dwc3: remove trace_* APIs from dwc3 driver
Kishon Vijay Abraham I
2015-04-14
-80
/
+29
*
usb: dwc3: Modify the file headers to u-boot format
Kishon Vijay Abraham I
2015-04-14
-58
/
+45
*
usb: dwc3: remove un-used files from dwc3 folder
Kishon Vijay Abraham I
2015-04-14
-2741
/
+0
*
usb: dwc3: add dwc3 folder from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
-0
/
+9679