public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-usb
Date: Wed, 30 Jun 2010 23:45:22 +0200	[thread overview]
Message-ID: <20100630214522.C9B14151C39@gemini.denx.de> (raw)
In-Reply-To: <AANLkTimyCJIWRSwqXB6jMhxAUZJThYDWVBcE364XiX45@mail.gmail.com>

Dear Remy Bohmer,

In message <AANLkTimyCJIWRSwqXB6jMhxAUZJThYDWVBcE364XiX45@mail.gmail.com> you wrote:
> The following changes since commit 39ddd10b046fb791f47281ffb2100be01909ad72:
>   Wolfgang Denk (1):
>         Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> Ajay Kumar Gupta (4):
>       musb: Use name based initialization for musb_config
>       musb: Add Phy programming for using external Vbus
>       omap3evm: Add board revision function
>       musb: Program extvbus for OMAP3EVM Rev >= E
> 
> Becky Bruce (1):
>       drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel
> 
> Sergey Matyukevich (1):
>       USB OHCI support for at91sam9g45 SoC
> 
>  arch/arm/include/asm/arch-at91/at91_pmc.h       |   14 ++-
>  board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c |   13 ++
>  board/ti/evm/evm.c                              |   43 +++++++
>  board/ti/evm/evm.h                              |   14 ++
>  drivers/usb/host/ohci-at91.c                    |   14 ++
>  drivers/usb/host/ohci-hcd.c                     |  150 +++++++++++------------
>  drivers/usb/host/ohci.h                         |   15 ++-
>  drivers/usb/musb/da8xx.c                        |    6 +-
>  drivers/usb/musb/davinci.c                      |    6 +-
>  drivers/usb/musb/musb_core.c                    |    7 +
>  drivers/usb/musb/musb_core.h                    |   30 +++++-
>  drivers/usb/musb/omap3.c                        |    9 +-
>  drivers/usb/musb/omap3.h                        |    4 +
>  13 files changed, 233 insertions(+), 92 deletions(-)

Applied, thanks.

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
Speculation is always more interesting than facts.
                                    - Terry Pratchett, _Making_Money_

  reply	other threads:[~2010-06-30 21:45 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30 19:48 [U-Boot] Pull request: u-boot-usb Remy Bohmer
2010-06-30 21:45 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-16 21:01 Remy Bohmer
2011-12-17 19:51 ` Wolfgang Denk
2011-12-11 14:06 Remy Bohmer
2011-12-12  7:09 ` Wolfgang Denk
2011-12-10 15:54 Remy Bohmer
2011-12-10 22:01 ` Wolfgang Denk
2011-09-24 17:51 Remy Bohmer
2011-09-28 18:37 ` Wolfgang Denk
2011-08-08 20:40 Remy Bohmer
2011-08-26 13:52 ` Wolfgang Denk
2011-06-25  8:21 Remy Bohmer
2011-06-25 16:43 ` Marek Vasut
2011-06-25 17:49 ` Wolfgang Denk
2011-04-02  7:41 Remy Bohmer
2011-04-05 10:14 ` Wolfgang Denk
2011-02-19 20:07 Remy Bohmer
2011-02-19 20:32 ` Wolfgang Denk
2011-02-05 12:58 Remy Bohmer
2011-02-06 21:40 ` Wolfgang Denk
2011-01-19 16:32 Remy Bohmer
2011-01-19 21:03 ` Wolfgang Denk
2010-11-26 20:37 Remy Bohmer
2010-11-26 20:55 ` Wolfgang Denk
2010-10-21  9:16 Remy Bohmer
2010-10-23 19:54 ` Wolfgang Denk
2010-10-13 10:13 Remy Bohmer
2010-10-13 18:58 ` Wolfgang Denk
2010-09-20 20:21 Remy Bohmer
2010-09-20 21:25 ` Vitaly Kuzmichev
2010-09-21  7:35 ` Wolfgang Denk
2010-09-11  7:52 Remy Bohmer
2010-09-12 19:46 ` Wolfgang Denk
2010-08-12 14:42 Remy Bohmer
2010-08-12 21:06 ` Wolfgang Denk
2010-05-27 19:09 Remy Bohmer
2010-05-28 17:47 ` Wolfgang Denk
2010-04-08 19:45 Remy Bohmer
2010-04-09 19:48 ` Wolfgang Denk
2010-02-03 21:10 Remy Bohmer
2010-02-03 21:33 ` Wolfgang Denk
2010-01-09 10:01 Remy Bohmer
2010-01-12 22:39 ` Wolfgang Denk
2009-12-20 12:51 Remy Bohmer
2009-12-21 11:18 ` Gupta, Ajay Kumar
2009-12-21 20:02 ` Wolfgang Denk
2009-07-23 22:07 Remy Bohmer
2009-07-26 20:44 ` Wolfgang Denk
2009-07-09 19:39 Remy Bohmer
2009-07-10  7:22 ` Kumar Gala
2009-07-13 21:32 ` Wolfgang Denk
2009-06-09 20:30 Remy Bohmer
2009-06-09 20:53 ` Wolfgang Denk
2009-04-06 18:42 Remy Bohmer
2009-04-07 19:52 ` Wolfgang Denk
2009-03-21  9:57 Remy Bohmer
2009-03-21 19:43 ` Wolfgang Denk
2009-02-22 10:33 Remy Bohmer
2009-02-22 21:01 ` Wolfgang Denk
2009-02-15 16:18 Remy Bohmer
2009-02-15 21:57 ` Wolfgang Denk
2009-02-03 19:37 Remy Bohmer
2009-02-03 22:16 ` Wolfgang Denk
2009-01-28 19:41 Remy Bohmer
2009-01-28 20:17 ` Wolfgang Denk
2008-12-16 20:35 Remy Bohmer
2008-12-30 22:23 ` 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=20100630214522.C9B14151C39@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox