index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-18
usb: eth: asix88179: add ability to modify MAC address
Rene Griessl
1
-0
/
+14
2015-01-18
musb-new: Add interrupt queue support
Hans de Goede
1
-0
/
+65
2015-01-18
musb-new: Add urb and hep parameters to construct_urb
Hans de Goede
1
-32
/
+31
2015-01-18
musb-new: Properly remove a transfer from the schedule on timeout
Hans de Goede
4
-3
/
+14
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
1
-11
/
+20
2015-01-18
musb-new: Fix interrupt transfers not working
Hans de Goede
1
-1
/
+1
2015-01-18
musb-new: Use time based timeouts rather then cpu-cycles based timeouts
Hans de Goede
1
-8
/
+8
2015-01-18
musb-new: Add sunxi musb controller support
Hans de Goede
2
-0
/
+280
2015-01-18
musb-new: Add register defines for different reg layout on sunxi
Hans de Goede
1
-0
/
+92
2015-01-18
usb: Add an interval parameter to create_int_queue
Hans de Goede
1
-2
/
+2
2015-01-18
usb: gadget: pxa25x_udc: fix use-before-initialized bug
Alex Sadovsky
1
-2
/
+2
2015-01-18
usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test
Stefan Roese
1
-0
/
+8
2015-01-18
usb: gadget: composite: Fix NULL pointer crash in USB compliance test
Stefan Roese
1
-0
/
+8
2015-01-14
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
1
-203
/
+10
2014-12-31
usb: eth: add ASIX AX88179 DRIVER
Rene Griessl
3
-0
/
+708
2014-12-18
gadget: f_thor: check pointers before use in download_tail()
Przemyslaw Marczak
1
-2
/
+14
2014-12-18
fastboot: add support for continue command
Rob Herring
1
-0
/
+14
2014-12-18
usb, g_dnl: generalize DFU detach functions
Rob Herring
2
-1
/
+18
2014-12-16
USB: gadget: atmel_usba_udc: fix transfer hang issue
Bo Shen
1
-1
/
+0
2014-12-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-24
/
+0
2014-12-12
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2
-3
/
+25
2014-12-11
lib: string: move strlcpy() to a common place
Masahiro Yamada
1
-24
/
+0
2014-12-11
drivers: usb: fsl: Check USB Erratum A007792 applicability
Nikhil Badola
1
-0
/
+9
2014-12-11
drivers: usb: fsl: Add USB device-tree errata framework
Nikhil Badola
1
-0
/
+64
2014-12-11
drivers: usb: Make usb device-tree fixup code architecture independent
Nikhil Badola
1
-0
/
+113
2014-12-04
usb: phy: omap_usb_phy: fix build breakage
Felipe Balbi
1
-2
/
+0
2014-11-27
usb: UniPhier: support OF configuration
Masahiro Yamada
1
-1
/
+37
2014-11-26
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-3
/
+2
2014-11-26
Merge branch 'master' of http://git.denx.de/u-boot-samsung
Tom Rini
1
-8
/
+47
2014-11-24
drivers : usb: fsl: Implement usb Erratum A007798 workaround
Nikhil Badola
1
-2
/
+1
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
8
-17
/
+18
2014-11-21
drivers: usb: fsl: Move USB Errata checking code
Nikhil Badola
1
-1
/
+1
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
5
-18
/
+0
2014-11-20
ARM: remove CONFIG_ARM920T defines
Masahiro Yamada
1
-1
/
+1
2014-11-20
usb: ehci: do not set the LSB of Current qTD pointer
Masahiro Yamada
1
-1
/
+0
2014-11-17
arm: odroid: usb: add support for usb host including ethernet
Suriyan Ramasami
1
-8
/
+47
2014-11-14
usb:ehci-mx6 add phy mode query function
Peng Fan
1
-2
/
+25
2014-11-13
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-26
/
+54
2014-11-13
sun6i: ehci: Add sun6i ehci support
Hans de Goede
1
-16
/
+29
2014-11-13
sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s
Hans de Goede
1
-10
/
+25
2014-11-12
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
7
-75
/
+124
2014-11-11
usb: UniPhier: add UniPhier on-chip EHCI host driver support
Masahiro Yamada
3
-0
/
+48
2014-11-11
usb: add basic USB configs in Kconfig
Masahiro Yamada
2
-0
/
+94
2014-11-08
usb: eth: fix Makefile
Rene Griessl
1
-3
/
+1
2014-11-07
usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...
Nobuhiro Iwamatsu
1
-4
/
+4
2014-11-07
usb: ehci: fix Interrupt on Doorbell flag of USBCMD
Masahiro Yamada
1
-2
/
+2
2014-11-07
usb: s3c-otg: Allow custom gusbcfg
Marek Vasut
2
-7
/
+13
2014-11-07
usb: s3c-otg: Split out PHY control
Marek Vasut
3
-62
/
+104
2014-11-06
usb: s3c-otg: Encapsulate PHY control
Marek Vasut
1
-4
/
+8
2014-11-06
usb: s3c-otg: Remove useless include
Marek Vasut
1
-1
/
+0
[prev]
[next]