From: "Markus Klotzbücher" <mk@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] USB pull request
Date: Fri, 08 Aug 2008 16:46:15 +0200 [thread overview]
Message-ID: <87ljz7sgy0.fsf@denx.de> (raw)
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
next reply other threads:[~2008-08-08 14:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 14:46 Markus Klotzbücher [this message]
2008-08-08 15:20 ` [U-Boot] USB pull request Jean-Christophe PLAGNIOL-VILLARD
2008-08-08 15:53 ` Markus Klotzbücher
2008-08-09 23:03 ` Wolfgang Denk
2008-08-09 23:03 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-10-21 7:48 [U-Boot] [USB] " Markus Klotzbücher
2008-10-21 9:15 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ljz7sgy0.fsf@denx.de \
--to=mk@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.