All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] MPC5121: Add USB EHCI support
Date: Mon, 18 Oct 2010 22:31:52 +0200	[thread overview]
Message-ID: <20101018203152.C4BBA1359B3@gemini.denx.de> (raw)
In-Reply-To: <1287062826-12481-1-git-send-email-wd@denx.de>

In message <1287062826-12481-1-git-send-email-wd@denx.de> I wrote:
> From: Damien Dusha <d.dusha@gmail.com>
> 
> Signed-off-by: Francesco Rendine <francesco.rendine@valueteam.com>
> Signed-off-by: Damien Dusha <d.dusha@gmail.com>
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> 
> Coding style cleanup; slight file restructuring.
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> ---
>  arch/powerpc/include/asm/immap_512x.h   |    4 +
>  board/freescale/mpc5121ads/mpc5121ads.c |    4 +-
>  drivers/usb/host/Makefile               |    4 +
>  drivers/usb/host/ehci-fsl.c             |    2 +-
>  drivers/usb/host/ehci-mpc512x.c         |  159 +++++++++++++++++++++++++++++++
>  drivers/usb/host/ehci.h                 |    5 +
>  include/configs/mpc5121ads.h            |   21 ++++-
>  include/usb/ehci-fsl.h                  |  148 +++++++++++++++++++++++-----
>  8 files changed, 318 insertions(+), 29 deletions(-)
>  create mode 100644 drivers/usb/host/ehci-mpc512x.c

Applied.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You get a wonderful view from the point of no return.
                                    - Terry Pratchett, _Making_Money_

  parent reply	other threads:[~2010-10-18 20:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-22  5:41 [U-Boot] [PATCH] Add support for the MPC5121e USB Host controller Damien Dusha
2010-08-24 15:05 ` Einar Már Björgvinsson
2010-08-25  0:45   ` Damien Dusha
2010-08-25 11:27     ` Einar Már Björgvinsson
2010-08-25 13:27       ` Damien Dusha
2010-10-14 13:26 ` Wolfgang Denk
2010-10-14 13:27 ` [U-Boot] [PATCH] MPC5121: Add USB EHCI support Wolfgang Denk
2010-10-14 16:27   ` Wolfgang Denk
2010-10-16  9:51     ` Remy Bohmer
2010-10-18 20:31   ` Wolfgang Denk [this message]
2010-10-24 14:14   ` [U-Boot] [PATCH] MPC8315ERD: fix build error Wolfgang Denk
2010-10-26 18:41     ` 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=20101018203152.C4BBA1359B3@gemini.denx.de \
    --to=wd@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.