public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [USB] pull request
@ 2008-10-21  7:48 Markus Klotzbücher
  2008-10-21  9:15 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: Markus Klotzbücher @ 2008-10-21  7:48 UTC (permalink / raw)
  To: u-boot

The following changes since commit 87b4ef560cf2da4ccc9e59711ad1ff7fafe96670:
  Wolfgang Denk (1):
        Coding style cleanup; update CHANEGLOG

are available in the git repository at:

  git://git.denx.de/u-boot-usb master

Nobuhiro Iwamatsu (1):
      usb: Fix compile warning of r8a66597-hcd

Remy Bohmer (5):
      Fix for USB sticks not working on ARM while using GCC 4.x compilers
      Refactoring parts of the common USB OHCI code
      USB layer of U-Boot causes USB protocol errors while using USB memory sticks
      fix USB initialisation procedure
      The PIPE_INTERRUPT flag is used wrong

 board/MAI/AmigaOneG3SE/usb_uhci.c |    2 +-
 board/mpl/common/usb_uhci.c       |    2 +-
 common/usb.c                      |  687 +++++++++++++++-----------
 cpu/arm920t/s3c24x0/usb_ohci.c    |    8 +-
 cpu/leon3/usb_uhci.c              |    2 +-
 cpu/mips/au1x00_usb_ohci.c        |    9 +-
 cpu/mpc5xxx/usb_ohci.c            |    8 +-
 cpu/ppc4xx/usb_ohci.c             |    8 +-
 drivers/usb/isp116x-hcd.c         |    4 +-
 drivers/usb/r8a66597-hcd.c        |    6 +-
 drivers/usb/usb_ohci.c            |  972 ++++++++++++++++++++-----------------
 drivers/usb/usb_ohci.h            |   35 ++
 include/usb.h                     |   16 +-
 13 files changed, 986 insertions(+), 773 deletions(-)

Regards
Markus

-- 
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")

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [U-Boot] USB pull request
@ 2008-08-08 14:46 Markus Klotzbücher
  2008-08-08 15:20 ` Jean-Christophe PLAGNIOL-VILLARD
  2008-08-09 23:03 ` Wolfgang Denk
  0 siblings, 2 replies; 7+ messages in thread
From: Markus Klotzbücher @ 2008-08-08 14:46 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-10-21  9:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21  7:48 [U-Boot] [USB] pull request Markus Klotzbücher
2008-10-21  9:15 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2008-08-08 14:46 [U-Boot] USB " Markus Klotzbücher
2008-08-08 15:20 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox