[U-Boot] USB pull request

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@denx.de

On 16:46 Fri 08 Aug , Markus Klotzbücher 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
Is it not for the next merge window?
Best Regards, J.

Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com writes:
On 16:46 Fri 08 Aug , Markus Klotzbücher 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
Is it not for the next merge window?
Whatever Wolfgang prefers. These patches are pretty non-intrusive and passed my USB regression test. That said they're not very critical too and might just as well wait until Monday.
Best regards
Markus Klotzbücher
-- 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@denx.de

Dear Markus,
In message 874p5vwlik.fsf@denx.de you wrote:
Is it not for the next merge window?
Whatever Wolfgang prefers. These patches are pretty non-intrusive and passed my USB regression test. That said they're not very critical too and might just as well wait until Monday.
I decided to pull now. Thanks
Best regards,
Wolfgang Denk

Dear Markus,
In message 87ljz7sgy0.fsf@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
participants (3)
-
Jean-Christophe PLAGNIOL-VILLARD
-
Markus Klotzbücher
-
Wolfgang Denk