Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | usb: UniPhier: add UniPhier on-chip EHCI host driver support | Masahiro Yamada | 2014-11-12 | -0/+8 |
| | | | | | | | | | | | | Support EHCI host driver used on Panasonic UniPhier platform. Since Device Tree is not supported on UniPhier yet, the base address of USB cores are passed from board files (platdevice.c). TODO for me: Move the base address to device trees. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Marek Vasut <marex@denx.de> | |||
* | usb: add basic USB configs in Kconfig | Masahiro Yamada | 2014-11-12 | -0/+48 |
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Marek Vasut <marex@denx.de> |