]> Git Repo - u-boot.git/commit
usb: add support for R8A66597 usb controller
authorYoshihiro Shimoda <[email protected]>
Wed, 9 Jul 2008 12:07:38 +0000 (21:07 +0900)
committerMarkus Klotzbuecher <[email protected]>
Thu, 7 Aug 2008 15:37:36 +0000 (17:37 +0200)
commitfd0f2f3796ff2a7a32d35deb1b7996e485849df7
tree2bdb8ef38517c0ab344103edb04434e31a9acc18
parent1d10dcd041aaeae9fd7c821005692898a0303382
usb: add support for R8A66597 usb controller

add support for Renesas R8A66597 usb controller.
This patch supports USB Host mode.

Signed-off-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Markus Klotzbuecher <[email protected]>
drivers/usb/Makefile
drivers/usb/r8a66597-hcd.c [new file with mode: 0644]
drivers/usb/r8a66597.h [new file with mode: 0644]
include/usb.h
This page took 0.032802 seconds and 4 git commands to generate.