index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
2015-04-15
1
-29
/
+6
*
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
Paul Kocialkowski
2015-04-15
1
-29
/
+19
*
sunxi: musb: Fix some lo speed devices not working with musb host
Hans de Goede
2015-03-29
1
-0
/
+14
*
net: Add ethernet FCS length macro in net.h
Bin Meng
2015-03-24
2
-2
/
+0
*
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
Paul Kocialkowski
2015-03-21
1
-1
/
+1
*
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-15
2
-4
/
+6
*
sunxi: musb: Support checking VBUS using AXP221 PMIC
Chen-Yu Tsai
2015-03-10
1
-14
/
+38
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-03-02
3
-6
/
+95
|
\
|
*
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
Dileep Katta
2015-02-25
1
-0
/
+5
|
*
fastboot: OUT transaction length must be aligned to wMaxPacketSize
Dileep Katta
2015-02-25
1
-5
/
+22
|
*
usb: gadget: fastboot: Add fastboot erase
Dileep Katta
2015-02-25
1
-0
/
+25
|
*
fastboot: add support for "oem format" command
Rob Herring
2015-02-25
1
-0
/
+11
|
*
fastboot: add "fastboot oem" command support
Michael Scott
2015-02-25
1
-0
/
+15
|
*
usb: musb-new: omap2430: Reset the MUSB controller early
Paul Kocialkowski
2015-02-24
1
-0
/
+16
|
*
exynos: usb: make dwc3_set_mode to static
Joonyoung Shim
2015-02-24
1
-1
/
+1
*
|
usb: UniPhier: add UniPhier on-chip xHCI host driver support
Masahiro Yamada
2015-03-01
3
-0
/
+94
*
|
ARM: UniPhier: move uniphier_ehci_reset() function
Masahiro Yamada
2015-03-01
1
-1
/
+14
*
|
ARM: UniPhier: remove EHCI platform devices
Masahiro Yamada
2015-03-01
2
-14
/
+2
*
|
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
Masahiro Yamada
2015-03-01
1
-1
/
+1
|
/
*
sunxi: musb: Check Vbus-det before enabling otg port power
Hans de Goede
2015-02-21
1
-0
/
+29
*
sunxi: otg: Fix peripheral mode
Hans de Goede
2015-02-16
1
-12
/
+1
*
usb: pci: Add XHCI driver for PCI
Simon Glass
2015-02-05
2
-0
/
+61
*
usb: pci: Use pci_find_class() to find the device
Simon Glass
2015-02-05
1
-52
/
+1
*
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
3
-30
/
+28
*
usb: eth: asix88179: add ability to modify MAC address
Rene Griessl
2015-01-18
1
-0
/
+14
*
musb-new: Add interrupt queue support
Hans de Goede
2015-01-18
1
-0
/
+65
*
musb-new: Add urb and hep parameters to construct_urb
Hans de Goede
2015-01-18
1
-32
/
+31
*
musb-new: Properly remove a transfer from the schedule on timeout
Hans de Goede
2015-01-18
4
-3
/
+14
*
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
1
-11
/
+20
*
musb-new: Fix interrupt transfers not working
Hans de Goede
2015-01-18
1
-1
/
+1
*
musb-new: Use time based timeouts rather then cpu-cycles based timeouts
Hans de Goede
2015-01-18
1
-8
/
+8
*
musb-new: Add sunxi musb controller support
Hans de Goede
2015-01-18
2
-0
/
+280
*
musb-new: Add register defines for different reg layout on sunxi
Hans de Goede
2015-01-18
1
-0
/
+92
*
usb: Add an interval parameter to create_int_queue
Hans de Goede
2015-01-18
1
-2
/
+2
*
usb: gadget: pxa25x_udc: fix use-before-initialized bug
Alex Sadovsky
2015-01-18
1
-2
/
+2
*
usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test
Stefan Roese
2015-01-18
1
-0
/
+8
*
usb: gadget: composite: Fix NULL pointer crash in USB compliance test
Stefan Roese
2015-01-18
1
-0
/
+8
*
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
2015-01-14
1
-203
/
+10
*
usb: eth: add ASIX AX88179 DRIVER
Rene Griessl
2014-12-31
3
-0
/
+708
*
gadget: f_thor: check pointers before use in download_tail()
Przemyslaw Marczak
2014-12-18
1
-2
/
+14
*
fastboot: add support for continue command
Rob Herring
2014-12-18
1
-0
/
+14
*
usb, g_dnl: generalize DFU detach functions
Rob Herring
2014-12-18
2
-1
/
+18
*
USB: gadget: atmel_usba_udc: fix transfer hang issue
Bo Shen
2014-12-16
1
-1
/
+0
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-12-11
1
-24
/
+0
|
\
|
*
lib: string: move strlcpy() to a common place
Masahiro Yamada
2014-12-11
1
-24
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-12-11
2
-3
/
+25
|
\
\
|
*
|
usb: ehci: do not set the LSB of Current qTD pointer
Masahiro Yamada
2014-11-19
1
-1
/
+0
|
*
|
usb:ehci-mx6 add phy mode query function
Peng Fan
2014-11-14
1
-2
/
+25
*
|
|
drivers: usb: fsl: Check USB Erratum A007792 applicability
Nikhil Badola
2014-12-11
1
-0
/
+9
*
|
|
drivers: usb: fsl: Add USB device-tree errata framework
Nikhil Badola
2014-12-11
1
-0
/
+64
[next]