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
2015-04-18
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
2015-04-18
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
2015-04-18
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
dm: usb: xhci: Factor out common init/uninit
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-18
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
2015-04-18
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
2015-04-18
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
2015-04-18
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
2015-04-18
dm: usb: exynos: Add driver model support to exynos EHCI
Simon Glass
2015-04-18
dm: usb: sandbox: Add a driver for sandbox
Simon Glass
2015-04-18
dm: usb: sandbox: Reset emulation devices in usb stop()
Simon Glass
2015-04-18
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2015-04-18
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
dm: usb: tegra: Drop use of global controller variable
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
dm: usb: tegra: Store the controller type explicitly
Simon Glass
2015-04-18
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
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: ehci-tegra: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
ehci-hcd: fix warnings on 64-bit builds
Rob Herring
2015-03-15
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
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
[next]