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
...
*
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
Tom Rini
2017-08-22
1
-1
/
+1
*
fastboot: avoid printing invalid data
John Keeping
2017-08-21
1
-1
/
+1
*
Fix fastboot boot address
Peter Chubb
2017-08-21
1
-1
/
+1
*
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Bin Meng
2017-08-21
1
-0
/
+6
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
5
-12
/
+12
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2017-08-14
7
-0
/
+1542
*
net: usb: r8152: fix "duplicate 'const' declaration specifier"
Philipp Tomsich
2017-08-07
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-08-02
1
-0
/
+4
|
\
|
*
fsl/usb: enable errata-a010151 for ls2088a and ls2081a
Santan Kumar
2017-08-01
1
-0
/
+4
*
|
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
14
-171
/
+621
|
\
\
|
*
|
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
1
-2
/
+2
|
*
|
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
1
-5
/
+6
|
*
|
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
1
-5
/
+6
|
*
|
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
1
-0
/
+2
|
*
|
usb: gadget: f_thor: Free the allocated out request buffer
Siva Durga Prasad Paladugu
2017-07-28
1
-0
/
+1
|
*
|
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
Bin Meng
2017-07-28
1
-0
/
+14
|
*
|
usb: xhci: Correct TT_SLOT and TT_PORT macros
Bin Meng
2017-07-28
1
-2
/
+2
|
*
|
usb: xhci: Implement update_hub_device() operation
Bin Meng
2017-07-28
1
-0
/
+59
|
*
|
dm: usb: Add a new USB controller operation 'update_hub_device'
Bin Meng
2017-07-28
1
-0
/
+11
|
*
|
usb: xhci: Program 'route string' in the input slot context
Bin Meng
2017-07-28
1
-1
/
+31
|
*
|
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
Bin Meng
2017-07-28
3
-6
/
+7
|
*
|
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-07-28
1
-22
/
+2
|
*
|
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-07-28
1
-2
/
+0
|
*
|
usb: xhci-pci: Clean up the driver a little bit
Bin Meng
2017-07-28
1
-19
/
+2
|
*
|
usb: xhci-pci: Drop non-DM version of xhci-pci driver
Bin Meng
2017-07-28
2
-52
/
+1
|
*
|
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
Bin Meng
2017-07-28
1
-0
/
+6
|
*
|
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
Bin Meng
2017-07-28
2
-7
/
+10
|
*
|
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
Bin Meng
2017-07-28
2
-6
/
+6
|
*
|
usb: xhci: Change MAX_HC_PORTS to 255
Bin Meng
2017-07-28
1
-3
/
+3
|
*
|
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-28
3
-5
/
+10
|
*
|
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
2017-07-28
1
-0
/
+1
|
*
|
usb: xhci: Add input slot context in xhci_set_configuration()
Bin Meng
2017-07-28
1
-2
/
+2
|
*
|
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
Bin Meng
2017-07-28
2
-2
/
+95
|
*
|
usb: xhci: Correct command TRB 4th dword initialization
Bin Meng
2017-07-28
1
-2
/
+9
|
*
|
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
Bin Meng
2017-07-28
1
-2
/
+1
|
*
|
usb: host: ohci-generic: add generic PHY support
Patrice Chotard
2017-07-28
1
-1
/
+30
|
*
|
usb: host: ohci-generic: add RESET support
Patrice Chotard
2017-07-28
1
-2
/
+40
|
*
|
usb: host: ohci-generic: add CLOCK support
Patrice Chotard
2017-07-28
1
-2
/
+53
|
*
|
usb: host: ehci-generic: add generic PHY support
Patrice Chotard
2017-07-28
1
-1
/
+30
|
*
|
usb: host: ehci-generic: add error path and .remove callback
Patrice Chotard
2017-07-28
1
-23
/
+95
|
*
|
usb: host: ehci-generic: replace printf() by error()
Patrice Chotard
2017-07-28
1
-2
/
+2
|
*
|
usb: host: xhci-dwc3: Add generic PHY support
Patrice Chotard
2017-07-28
1
-0
/
+32
|
*
|
usb: host: xhci-dwc3: Add dual role mode support from DT
Patrice Chotard
2017-07-28
1
-0
/
+9
|
*
|
usb: host: xhci-dwc3: Convert driver to DM
Patrice Chotard
2017-07-28
1
-0
/
+46
|
*
|
usb: add static to local symbols
Masahiro Yamada
2017-07-28
4
-13
/
+13
|
|
/
*
|
dm: tegra: usb: Convert to livetree
Simon Glass
2017-07-28
1
-20
/
+14
*
|
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
2017-07-28
1
-1
/
+1
|
/
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
2
-4
/
+4
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
1
-1
/
+1
|
\
[prev]
[next]