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-08-06
net: smsc95xx: Correct the error numbers
Simon Glass
1
-22
/
+26
2015-08-06
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
Simon Glass
1
-5
/
+5
2015-08-06
net: smsc95xx: Sort the include files
Simon Glass
1
-2
/
+3
2015-08-06
dm: usb: Add driver-model support to dwc2
Simon Glass
1
-0
/
+97
2015-08-06
dm: usb: Prepare dwc2 driver for driver-model conversion
Simon Glass
1
-54
/
+104
2015-08-06
dm: usb: Add an errno.h header to usb_ether.c
Simon Glass
1
-0
/
+1
2015-08-06
Tegra: clocks: Add 38.4MHz OSC support for T210 use
Tom Warren
1
-5
/
+13
2015-08-05
net: asix: fix operation without eeprom
Marcel Ziswiler
1
-6
/
+34
2015-08-05
usb: USB storage-specific part ifdef in uclass
Paul Kocialkowski
1
-0
/
+2
2015-08-05
musb: sunxi: Force EP0 on re-enable
Maxime Ripard
1
-0
/
+3
2015-08-05
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
Paul Kocialkowski
1
-0
/
+14
2015-08-05
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
Paul Kocialkowski
2
-0
/
+16
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
12
-35
/
+35
2015-08-05
usb: Generic USB Kconfig option, that fits both host and gadget and comments
Paul Kocialkowski
1
-7
/
+8
2015-08-05
usb: USB_ARCH_HAS_HCD Kconfig option removal
Paul Kocialkowski
1
-3
/
+0
2015-08-05
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
Peter Griffin
1
-0
/
+4
2015-08-02
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2
-0
/
+36
2015-08-02
usb: kconfig: create a menu for usb
Nikita Kiryanov
1
-0
/
+2
2015-08-02
usb: kconfig: usb keyboard kconfig
Nikita Kiryanov
1
-0
/
+27
2015-08-02
arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option
Nikita Kiryanov
1
-0
/
+7
2015-07-28
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
1
-1
/
+30
2015-07-25
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-20
/
+97
2015-07-25
sunxi: musb: Stop treating not having a vbus-det gpio as an error
Hans de Goede
1
-1
/
+1
2015-07-25
sunxi: musb: Improve output during probing
Hans de Goede
1
-5
/
+6
2015-07-25
sunxi: musb: Use device-model for musb host mode
Hans de Goede
1
-0
/
+57
2015-07-25
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
Hans de Goede
1
-10
/
+25
2015-07-25
sunxi: musb: Add id pin support
Hans de Goede
1
-0
/
+5
2015-07-25
sunxi: musb: Move vbus check to sunxi_musb_enable
Hans de Goede
1
-10
/
+9
2015-07-24
Merge git://git.denx.de/u-boot-usb
Tom Rini
14
-285
/
+345
2015-07-24
usb: ci_udc: fix request allocation when endpoints are disabled
Rob Herring
1
-4
/
+8
2015-07-23
ci_udc: fix 64-bit compile warnings
Stephen Warren
1
-9
/
+10
2015-07-22
linux_compat: remove cpu_relax() define
Masahiro Yamada
1
-0
/
+1
2015-07-22
usb: ehci-marvell: Drop wrl accessor function
Stefan Roese
1
-14
/
+12
2015-07-22
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
Paul Kocialkowski
1
-4
/
+4
2015-07-22
implement Fastboot via USB OTG on bcm28155_ap boards
Jiandong Zheng
1
-0
/
+1
2015-07-22
usb: gadget: bcm_udc_otg files
Jiandong Zheng
2
-0
/
+73
2015-07-22
usb: gadget: fastboot: Dequeue the previous IN request for the current request
Paul Kocialkowski
1
-0
/
+3
2015-07-22
usb: gadget: fastboot: Request status and length check in rx handler
Paul Kocialkowski
1
-5
/
+6
2015-07-22
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
Paul Kocialkowski
1
-0
/
+13
2015-07-22
usb: Fastboot function config for better consistency with other functions
Paul Kocialkowski
1
-1
/
+1
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
1
-4
/
+4
2015-07-22
drivers: usb: fsl: Remove LS102XA immap inclusion
Nikhil Badola
1
-1
/
+0
2015-07-22
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
Nikhil Badola
2
-0
/
+9
2015-07-22
drivers: usb: fsl: Remove warnings for 64-bit architectures
Nikhil Badola
1
-4
/
+4
2015-07-22
usb: fsl: Add XHCI driver support
Ramneek Mehresh
2
-0
/
+110
2015-07-22
usb: xhci: keystone: Remove common dwc3 drv functions calls
Ramneek Mehresh
1
-88
/
+0
2015-07-22
usb: xhci: omap: Remove common dwc3 drv functions calls
Ramneek Mehresh
2
-78
/
+0
2015-07-22
usb: xhci: exynos: Remove common dwc3 drv functions calls
Ramneek Mehresh
1
-78
/
+0
2015-07-22
usb: dwc3: Add DWC3 controller driver support
Ramneek Mehresh
2
-0
/
+92
2015-07-22
dm: usb: eth: Add driver-model support to the asix driver
Simon Glass
1
-21
/
+216
[prev]
[next]