Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. | Troy Kisky | 2013-10-20 | -1/+2 |
| | | | | | | | This paramter will later be used to initialize OTG ports in host or device mode. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> | |||
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
| | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com> | |||
* | usb/host/ehci: Add support for EHCI on spear | Vipin Kumar | 2013-03-16 | -0/+59 |
Add EHCI support for spear boards Signed-off-by: Armando Visconti <armando.visconti@st.com> Signed-off-by: Vipin Kumar <vipin.kumar@st.com> |