index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2017-10-01
dm: usb: Remove no longer needed blk_unbind_all()
Bin Meng
2017-10-01
dm: usb: Fix broken usb_stop()
Bin Meng
2017-10-01
usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
Bin Meng
2017-10-01
usb: sandbox: Initialize root hub's device speed to high speed
Bin Meng
2017-09-27
usb: host: ehci-generic: convert to livetree
Philipp Tomsich
2017-09-27
usb: dwc2: convert to livetree
Philipp Tomsich
2017-09-27
rockchip: xhci: Convert to livetree
Philipp Tomsich
2017-09-27
dm: usb: ehci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
dm: usb: xhci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
dm: usb: Add a new USB controller operation 'get_max_xfer_size'
Bin Meng
2017-09-27
usb: xhci: Set number of event segments and entries to 1
Marek Vasut
2017-09-22
usb: dwc3: Add dwc3 glue driver support for STi
Patrice Chotard
2017-08-21
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Bin Meng
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
2017-07-28
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
Bin Meng
2017-07-28
usb: xhci: Correct TT_SLOT and TT_PORT macros
Bin Meng
2017-07-28
usb: xhci: Implement update_hub_device() operation
Bin Meng
2017-07-28
dm: usb: Add a new USB controller operation 'update_hub_device'
Bin Meng
2017-07-28
usb: xhci: Program 'route string' in the input slot context
Bin Meng
2017-07-28
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
Bin Meng
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-07-28
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-07-28
usb: xhci-pci: Clean up the driver a little bit
Bin Meng
2017-07-28
usb: xhci-pci: Drop non-DM version of xhci-pci driver
Bin Meng
2017-07-28
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
Bin Meng
2017-07-28
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
Bin Meng
2017-07-28
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
Bin Meng
2017-07-28
usb: xhci: Change MAX_HC_PORTS to 255
Bin Meng
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
2017-07-28
usb: xhci: Add input slot context in xhci_set_configuration()
Bin Meng
2017-07-28
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
Bin Meng
2017-07-28
usb: xhci: Correct command TRB 4th dword initialization
Bin Meng
2017-07-28
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
Bin Meng
2017-07-28
usb: host: ohci-generic: add generic PHY support
Patrice Chotard
2017-07-28
usb: host: ohci-generic: add RESET support
Patrice Chotard
2017-07-28
usb: host: ohci-generic: add CLOCK support
Patrice Chotard
2017-07-28
usb: host: ehci-generic: add generic PHY support
Patrice Chotard
2017-07-28
usb: host: ehci-generic: add error path and .remove callback
Patrice Chotard
2017-07-28
usb: host: ehci-generic: replace printf() by error()
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Add generic PHY support
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Add dual role mode support from DT
Patrice Chotard
2017-07-28
usb: host: xhci-dwc3: Convert driver to DM
Patrice Chotard
2017-07-28
usb: add static to local symbols
Masahiro Yamada
2017-07-28
dm: tegra: usb: Convert to livetree
Simon Glass
[prev]
[next]