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
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
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-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
1
-1
/
+1
2015-09-12
usb: ci_udc: fix emissions of ZLPs
Stephen Warren
1
-10
/
+8
2015-09-12
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
Peng Fan
1
-0
/
+26
2015-09-12
usb: gadget: don't leak configs when unbinding
Stephen Warren
2
-2
/
+1
2015-09-12
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
10
-0
/
+10
2015-09-11
usb: gadget: at91_udc: add at91_udc into U-Boot
Heiko Schocher
3
-517
/
+103
2015-09-11
usb: gadget: at91_udc: port linux driver at91_udc
Heiko Schocher
2
-0
/
+2211
2015-09-07
usb: ehci: remember init mode
Stephen Warren
2
-1
/
+7
2015-09-07
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
Siva Durga Prasad Paladugu
1
-1
/
+1
2015-09-07
f_thor: Dont perform reset at the end of thor
Siva Durga Prasad Paladugu
2
-0
/
+10
2015-08-31
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-3
/
+1
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2
-4
/
+6
2015-08-31
sunxi: musb: Drop no longer accurate comment in Kconfig help text
Hans de Goede
1
-3
/
+1
2015-08-28
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
Kishon Vijay Abraham I
1
-4
/
+11
2015-08-28
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Kishon Vijay Abraham I
1
-18
/
+28
2015-08-24
usb: pxa27x_udc: clean-up include file order
Marcel Ziswiler
1
-3
/
+2
2015-08-19
usb: dwc2: Rename to dwc2_usb
Marek Vasut
1
-1
/
+1
2015-08-19
usb: dwc2: Add original Synopsys compat string
Marek Vasut
1
-0
/
+1
2015-08-19
usb: gadget: ether: populate _reset_ callback
Kishon Vijay Abraham I
1
-0
/
+1
2015-08-19
usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
Kishon Vijay Abraham I
1
-0
/
+1
2015-08-19
usb: gadget: ether: Perform board initialization from ethernet gadget driver
Kishon Vijay Abraham I
1
-0
/
+4
2015-08-19
usb: xhci: Fix a potential NULL pointer dereference
Sergey Temerkhanov
1
-5
/
+14
2015-08-19
usb: spear: Add support for both SPEAr600 EHCI controllers
Stefan Roese
1
-3
/
+35
2015-08-19
imx: usb: ehci-mx6: wait_for_bit to check reg status
Adrian Alonso
1
-4
/
+33
2015-08-19
imx: usb: ehci-mx6: add usb support for imx7d soc
Adrian Alonso
2
-19
/
+82
2015-08-19
imx: usb: ehci-mx6: document board specific functions
Adrian Alonso
1
-0
/
+31
2015-08-19
imx: usb: ehci-mx6: reg accessor cleanups
Adrian Alonso
1
-33
/
+18
2015-08-18
usb: lpc32xx: add host USB driver
Sylvain Lemieux
2
-0
/
+232
2015-08-17
arm: mvebu: add multiple usb-hostcontroller support for AXP
Anton Schubert
1
-8
/
+11
2015-08-17
arm: mvebu: Enable USB EHCI support on Armada XP
Stefan Roese
1
-1
/
+8
2015-08-13
usb: ohci: enable cache support
Wu, Josh
2
-12
/
+2
2015-08-13
dwc2: Add dcache support
Alexander Stein
1
-7
/
+17
2015-08-08
sunxi: usb-phy: Never power off the usb ports
Hans de Goede
3
-14
/
+16
2015-08-07
Merge git://git.denx.de/u-boot-dm
Tom Rini
3
-201
/
+524
2015-08-06
net: smsc95xx: Add driver-model support
Simon Glass
1
-0
/
+142
2015-08-06
net: smsc95xx: Prepare for conversion to driver model
Simon Glass
1
-122
/
+150
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
[next]