All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Markus Klotzbücher" <mk@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [USB] pull request
Date: Tue, 21 Oct 2008 09:48:05 +0200	[thread overview]
Message-ID: <20081021074805.GA1988@lisa> (raw)

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

             reply	other threads:[~2008-10-21  7:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21  7:48 Markus Klotzbücher [this message]
2008-10-21  9:15 ` [U-Boot] [USB] pull request 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

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=20081021074805.GA1988@lisa \
    --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.