[U-Boot] USB pull request

Markus Klotzbücher mk at denx.de
Fri Aug 8 16:46:15 CEST 2008


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

Best regards

Markus Klotzbuecher

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de



More information about the U-Boot mailing list