index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: r8a66597: Add optional DM VBUS regulator support
Marek Vasut
2019-08-22
2
-0
/
+30
*
usb: r8a66597: Checkpatch cleanup
Marek Vasut
2019-08-22
2
-268
/
+268
*
usb: r8a66597: Add Kconfig entry
Marek Vasut
2019-08-22
1
-0
/
+9
*
usb: r8a66597: Convert to USB DM
Marek Vasut
2019-08-22
1
-70
/
+125
*
usb: r8a66597: Replace R8A66597_BASE0
Marek Vasut
2019-08-22
1
-3
/
+3
*
usb: r8a66597: Remove BE support
Marek Vasut
2019-08-22
1
-3
/
+3
*
usb: r8a66597: Replace IO accessors
Marek Vasut
2019-08-22
1
-7
/
+7
*
usb: r8a66597: Make CONFIG_RZA_USB default
Marek Vasut
2019-08-22
2
-74
/
+0
*
usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
Marek Vasut
2019-08-22
2
-24
/
+2
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
5
-0
/
+5
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
usb: gadget: f_dfu.c: fix memory leak
Ralph Siemsen
2019-08-08
1
-0
/
+1
*
usb, ohci, pci: add DM support for PCI-based OHCI USB controller
Heiko Schocher
2019-08-08
3
-0
/
+60
*
usb, ohci: add warning if none on pci found
Heiko Schocher
2019-08-08
1
-1
/
+4
*
usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI
Heiko Schocher
2019-08-08
1
-2
/
+3
*
usb, ohci: fix ohci swap register access
Heiko Schocher
2019-08-08
1
-2
/
+2
*
usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used
Heiko Schocher
2019-08-08
1
-0
/
+2
*
usb: musb-new: Add support for da8xx-musb
Adam Ford
2019-08-08
3
-0
/
+359
*
rockchip: xhci: Remove RK3399 support
Mark Kettenis
2019-07-19
1
-2
/
+0
*
usb: xhci-dwc3: Add USB2 PHY configuration
Mark Kettenis
2019-07-19
1
-0
/
+20
*
usb: dwc3-of-simple: Add support for RK3399
Mark Kettenis
2019-07-19
2
-0
/
+2
*
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
2019-07-13
1
-2
/
+6
*
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
Jean-Jacques Hiblot
2019-07-05
1
-1
/
+1
*
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Jean-Jacques Hiblot
2019-07-05
1
-1
/
+1
*
usb: ehci-mx6: Fix bus enumeration for DM case
Marek Vasut
2019-07-05
1
-0
/
+37
*
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-28
1
-6
/
+47
|
\
|
*
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
2019-06-27
1
-6
/
+47
*
|
usb: dwc2: allow peripheral mode for OTG configuration
Patrick Delaunay
2019-06-19
1
-1
/
+2
*
|
usb: dwc2: correctly handle binding for g-tx-fifo-size
Patrick Delaunay
2019-06-19
1
-1
/
+13
|
/
*
usb: ehci: adopt 32 bit address for CONFIG_PPC
Yinbo Zhu
2019-05-23
1
-1
/
+9
*
usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags
Adam Ford
2019-05-09
1
-4
/
+5
*
usb: dwc3: Add Meson G12A USB Glue
Neil Armstrong
2019-05-09
3
-0
/
+465
*
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
Adam Ford
2019-05-05
2
-1
/
+142
*
usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
Bartosz Golaszewski
2019-05-04
1
-6
/
+0
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2019-05-03
1
-2
/
+0
|
\
|
*
usb: ohci: Re-enable commented out delay
Adam Ford
2019-05-03
1
-2
/
+0
*
|
Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip
Tom Rini
2019-05-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
1
-1
/
+1
*
|
Convert CONFIG_USB_EHCI_MX5 to Kconfig
Lukasz Majewski
2019-04-25
1
-0
/
+7
*
|
USB: DM: Convert i.MX5 ehci code to driver model
Lukasz Majewski
2019-04-25
1
-0
/
+103
|
/
*
usb: dwc2: fix gadget disconnect
Fabrice Gasnier
2019-04-21
2
-3
/
+17
*
stm32mp1: add stusb1600 support for DK1 and DK2 board
Patrick Delaunay
2019-04-21
1
-2
/
+6
*
usb: dwc2: add support for STM32MP1
Patrick Delaunay
2019-04-21
2
-2
/
+53
*
usb: dwc2_udc_otg: Add tx_fifo_sz array support
Patrice Chotard
2019-04-21
1
-2
/
+12
*
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
Patrick Delaunay
2019-04-21
3
-9
/
+20
*
usb: dwc2: Add function for session B check
Patrick Delaunay
2019-04-21
1
-0
/
+9
*
usb: dwc2: Add force-b-session-valid support
Patrick Delaunay
2019-04-21
2
-2
/
+15
*
usb: dwc2: force reset assert before to probe the driver
Patrick Delaunay
2019-04-21
1
-1
/
+6
[next]