[U-Boot] USB pull request

Wolfgang Denk wd at denx.de
Sun Aug 10 01:03:07 CEST 2008


Dear Markus,

In message <87ljz7sgy0.fsf at denx.de> you wrote:
> Dear Wolfgang,
> 
> Please pull!
> 
> The following changes since commit 0f2b5d8ec0969a5b0992f5031bf3c61117a41d59:
>   Markus Klotzbuecher (1):
>         Merge branch 'master' of git://www.denx.de/git/u-boot
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> Hunter, Jon (1):
>       Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
> 
> Yoshihiro Shimoda (1):
>       usb: add support for R8A66597 usb controller
> 
>  drivers/usb/Makefile            |    1 +
>  drivers/usb/r8a66597-hcd.c      |  924 +++++++++++++++++++++++++++++++++++++++
>  drivers/usb/r8a66597.h          |  663 ++++++++++++++++++++++++++++
>  drivers/usb/usbdcore_omap1510.c |   28 +-
>  include/usb.h                   |    2 +-
>  5 files changed, 1614 insertions(+), 4 deletions(-)
>  create mode 100644 drivers/usb/r8a66597-hcd.c
>  create mode 100644 drivers/usb/r8a66597.h

Done. Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Common sense and a sense of humor  are  the  same  thing,  moving  at
different speeds.  A sense of humor is just common sense, dancing.
                                                        - Clive James



More information about the U-Boot mailing list