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
/
ehci-tegra.c
Age
Commit message (
Expand
)
Author
2015-01-29
dm: usb: Remove use of fdtdec GPIO support
Simon Glass
2014-10-06
usb: tegra: ULPI regression on tegra20
Marcel Ziswiler
2014-05-15
usb: tegra: support device mode
Stephen Warren
2014-05-15
usb: tegra: refactor PHY type selection
Stephen Warren
2014-05-15
usb: tegra: fix PHY selection code
Stephen Warren
2014-04-17
usb: tegra: combine header file
Stefan Agner
2014-04-17
usb: tegra: fix PHY configuration
Stefan Agner
2014-04-17
usb: tegra: fix USB2 powerdown for Tegra30 and later
Stefan Agner
2013-10-20
usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Troy Kisky
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-11
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
2013-03-14
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
Lucas Stach
2013-03-14
tegra: usb: move implementation into right directory
Lucas Stach
2012-10-15
tegra20: port to new ehci interface
Lucas Stach
2012-10-15
usb: ehci: rework to take advantage of new lowlevel interface
Lucas Stach
2012-07-09
tegra: usb: Fix device enumeration problem of USB1
Jim Lin
2012-03-29
tegra: usb: Add support for Tegra USB peripheral
Simon Glass