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
2015-04-14
usb: gadget: udc: add udc-core from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
usb: dwc2: retry NAK'd interrupt transfers
Stephen Warren
2015-04-14
usb: dwc2: implement interrupt transfers
Stephen Warren
2015-04-14
usb: dwc2: correctly program hcchar for LS devices
Stephen Warren
2015-04-14
usb: dwc2: detect device speed correctly
Stephen Warren
2015-04-14
usb: dwc2: use phys_to_bus/bus_to_phys
Stephen Warren
2015-04-14
usb: dwc2: fix bulk transfers
Stephen Warren
2015-04-14
usb: dwc2: remove restriction on buffer length
Stephen Warren
2015-04-14
usb: dwc2: fix aligned buffer usage
Stephen Warren
2015-04-14
usb: dwc2: simplify wait_for_chhltd
Stephen Warren
2015-04-14
usb: dwc2: remove control_data_toggle[]
Stephen Warren
2015-04-14
usb: dwc2: usb chunk_msg() for control transfers too
Stephen Warren
2015-04-14
usb: dwc2: refactor submit_bulk_msg to be common
Stephen Warren
2015-04-14
usb: dwc2: unify waiting for transfer completion
Stephen Warren
2015-04-14
usb: 64-bit architectures support for xHCI
Sergey Temerkhanov
2015-04-14
usb: mass-storage: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
usb: ehci-tegra: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
ehci-hcd: fix warnings on 64-bit builds
Rob Herring
2015-04-14
usb: ci_udc: fix warnings on 64-bit builds
Rob Herring
2015-04-14
usb: eth: asix: Build warning fixes for 64-bit
Thierry Reding
2015-03-29
sunxi: musb: Fix some lo speed devices not working with musb host
Hans de Goede
2015-03-24
net: Add ethernet FCS length macro in net.h
Bin Meng
2015-03-21
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
Paul Kocialkowski
2015-03-15
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-10
sunxi: musb: Support checking VBUS using AXP221 PMIC
Chen-Yu Tsai
2015-03-02
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-03-01
usb: UniPhier: add UniPhier on-chip xHCI host driver support
Masahiro Yamada
2015-03-01
ARM: UniPhier: move uniphier_ehci_reset() function
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove EHCI platform devices
Masahiro Yamada
2015-03-01
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
Masahiro Yamada
2015-02-25
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
Dileep Katta
2015-02-25
fastboot: OUT transaction length must be aligned to wMaxPacketSize
Dileep Katta
2015-02-25
usb: gadget: fastboot: Add fastboot erase
Dileep Katta
2015-02-25
fastboot: add support for "oem format" command
Rob Herring
2015-02-25
fastboot: add "fastboot oem" command support
Michael Scott
2015-02-24
usb: musb-new: omap2430: Reset the MUSB controller early
Paul Kocialkowski
2015-02-24
exynos: usb: make dwc3_set_mode to static
Joonyoung Shim
2015-02-21
sunxi: musb: Check Vbus-det before enabling otg port power
Hans de Goede
2015-02-16
sunxi: otg: Fix peripheral mode
Hans de Goede
2015-02-05
usb: pci: Add XHCI driver for PCI
Simon Glass
2015-02-05
usb: pci: Use pci_find_class() to find the device
Simon Glass
2015-01-29
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2015-01-18
usb: eth: asix88179: add ability to modify MAC address
Rene Griessl
2015-01-18
musb-new: Add interrupt queue support
Hans de Goede
2015-01-18
musb-new: Add urb and hep parameters to construct_urb
Hans de Goede
2015-01-18
musb-new: Properly remove a transfer from the schedule on timeout
Hans de Goede
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
musb-new: Fix interrupt transfers not working
Hans de Goede
2015-01-18
musb-new: Use time based timeouts rather then cpu-cycles based timeouts
Hans de Goede
2015-01-18
musb-new: Add sunxi musb controller support
Hans de Goede
[next]