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
Commit message (
Expand
)
Author
Age
Lines
*
drivers:usb: Check if USB Erratum A005697 is applicable on BSC913x
Nikhil Badola
2015-04-21
-0
/
+9
*
drivers:usb: Add device-tree fixup to identify socs having dual phy
Nikhil Badola
2015-04-21
-1
/
+6
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
-6
/
+9
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
-5
/
+5
*
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
2015-04-18
-1
/
+119
*
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
2015-04-18
-1
/
+1
*
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
-7
/
+197
*
dm: usb: xhci: Factor out common init/uninit
Simon Glass
2015-04-18
-33
/
+52
*
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
-20
/
+31
*
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
-5
/
+3
*
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-18
-11
/
+18
*
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
2015-04-18
-0
/
+83
*
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
2015-04-18
-62
/
+81
*
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
2015-04-18
-8
/
+11
*
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
2015-04-18
-5
/
+1
*
dm: usb: exynos: Add driver model support to exynos EHCI
Simon Glass
2015-04-18
-1
/
+111
*
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
2015-04-18
-8
/
+44
*
dm: usb: sandbox: Add a driver for sandbox
Simon Glass
2015-04-18
-0
/
+118
*
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2015-04-18
-0
/
+304
*
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
-0
/
+424
*
dm: usb: sandbox: Reset emulation devices in usb stop()
Simon Glass
2015-04-18
-0
/
+11
*
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
-0
/
+281
*
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2015-04-18
-0
/
+28
*
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
-1
/
+17
*
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
-2
/
+204
*
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
-4
/
+127
*
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
-9
/
+8
*
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
-94
/
+139
*
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
-51
/
+72
*
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
-17
/
+37
*
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
-6
/
+6
*
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
-8
/
+7
*
dm: usb: tegra: Drop use of global controller variable
Simon Glass
2015-04-18
-7
/
+9
*
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
-4
/
+7
*
dm: usb: tegra: Store the controller type explicitly
Simon Glass
2015-04-18
-6
/
+24
*
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2015-04-18
-0
/
+31
*
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
-7
/
+9
*
dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
2015-04-18
-11
/
+17
*
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
-1
/
+413
*
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Kishon Vijay Abraham I
2015-04-16
-16
/
+0
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-04-16
-39
/
+6
|
\
|
*
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
2015-04-15
-29
/
+6
|
*
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
Paul Kocialkowski
2015-04-15
-29
/
+19
*
|
fastboot: add support for reboot-bootloader command
Alexey Firago
2015-04-14
-0
/
+13
*
|
usb: gadget: thor: Claim EP after allocating it in thor gadget
Marek Szyprowski
2015-04-14
-0
/
+3
*
|
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: gadget: add common endpoint configuration for dwc3 udc driver
Marek Szyprowski
2015-04-14
-1
/
+31
[next]