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
Age
Commit message (
Expand
)
Author
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-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
usb: dwc2: use dev_read_bool() instead of fdt_getprop()
Meng Dongyang
2017-07-11
usb: Kconfig: migrate USB_DWC2 to Kconfig
Philipp Tomsich
2017-07-11
usb: host: xhci-rockchip: use fixed regulator to control vbus
Meng Dongyang
2017-07-11
usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB
Meng Dongyang
2017-07-11
rockchip: xhci: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-06-29
drivers, usb, gadget: fix compiler warnings for at91_udc.c
Heiko Schocher
2017-06-29
usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length
Lukasz Majewski
2017-06-18
at91_udc.c: Fix unused variable warning
Tom Rini
2017-06-17
drivers/usb/ehci: Use platform-specific accessors
Alexey Brodkin
2017-06-17
usb: dwc2: force to host mode if not support HNP/SRP
Meng Dongyang
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-07
rockchip: usb: host: xhci-rockchip: add support for rk3328
Meng Dongyang
2017-06-05
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-06-05
common: arm: freescale: layerscape: Move header files out of common.h
Simon Glass
2017-06-05
common: freescale: Move arch-specific declarations
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
samsung: Drop more references fo s3c24x0
Simon Glass
2017-06-05
samsung: usb: Drop ohci-s3c24xx driver
Simon Glass
2017-06-05
ehci-pci: Prepare for usage of readl()/writel() accessors
Alexey Brodkin
2017-06-01
sandbox: usb: Convert emulators to livetree
Simon Glass
[next]