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: Sat, 17 Dec 2011 20:51:27 +0100	[thread overview]
Message-ID: <20111217195127.162471ECC61@gemini.denx.de> (raw)
In-Reply-To: <CANqCtQLxBGjG07A39J3Gx-X4ANKZSHx8SnX+d7kXHfviRe2iVA@mail.gmail.com>

Dear Remy Bohmer,

In message <CANqCtQLxBGjG07A39J3Gx-X4ANKZSHx8SnX+d7kXHfviRe2iVA@mail.gmail.com> you wrote:
> The following changes since commit 06e42c6e2ce269667daecd6229d0b7c813838203:
> 
>   Merge branch 'agust at denx.de' of git://git.denx.de/u-boot-staging
> (2011-12-12 14:51:16 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> Igor Grinberg (4):
>       USB: ULPI: switch argument type from u8 to unsigned
>       USB: ULPI: clean a mixup of return types
>       USB: ULPI: increase error case verbosity
>       README: add documentation for CONFIG_USB_ULPI*
> 
> Lukasz Majewski (1):
>       usb:gadget:s5p Enable the USB Gadget framework at Exynos4210
> (C210 Universal)
> 
> Tom Rini (1):
>       USB: Use (get|put)_unaligned for accessing wMaxPacketSize
> 
>  README                                   |    8 +++++
>  arch/arm/include/asm/arch-exynos/cpu.h   |    1 +
>  board/samsung/universal_c210/universal.c |   48 ++++++++++++++++++++++++++++++
>  common/cmd_usb.c                         |    3 +-
>  common/usb.c                             |   27 ++++++++++++-----
>  drivers/serial/usbtty.c                  |   10 ++++--
>  drivers/usb/gadget/epautoconf.c          |    8 +++--
>  drivers/usb/gadget/s3c_udc_otg.c         |   10 ++++--
>  drivers/usb/ulpi/ulpi-viewport.c         |    4 +-
>  drivers/usb/ulpi/ulpi.c                  |   30 +++++++++---------
>  include/configs/s5pc210_universal.h      |    4 ++
>  include/max8998_pmic.h                   |    1 +
>  include/usb/ulpi.h                       |    8 ++--
>  include/usbdescriptors.h                 |    2 +-
>  14 files changed, 122 insertions(+), 42 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
I have a theory that it's impossible to prove anything, but  I  can't
prove it.

  reply	other threads:[~2011-12-17 19:51 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-16 21:01 [U-Boot] Pull request: u-boot-usb Remy Bohmer
2011-12-17 19:51 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
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-06-30 19:48 Remy Bohmer
2010-06-30 21:45 ` 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=20111217195127.162471ECC61@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