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-blackfin.git (sf branch)
Date: Mon, 11 Oct 2010 09:55:46 +0200	[thread overview]
Message-ID: <20101011075546.EF63F151F66@gemini.denx.de> (raw)
In-Reply-To: <1286503069-17423-1-git-send-email-vapier@gentoo.org>

Dear Mike Frysinger,

In message <1286503069-17423-1-git-send-email-vapier@gentoo.org> you wrote:
> The following changes since commit d6288664743cdd4824cb877ca424619c827c1256:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-blackfin (2010-10-05 14:42:32 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-blackfin.git sf
> 
> David Jander (1):
>       sf: spansion: add support for S25FL032P parts
> 
> Graeme Smecher (1):
>       sf: winbond: add support W25Q64 parts
> 
> Marc-Andr? H?bert (1):
>       sf: spansion: fixing erasing when sector size >64KiB
> 
> Reinhard Meyer (1):
>       sspi: add options to specify bus and mode
> 
>  common/cmd_spi.c           |   40 +++++++++++++++++++++++++---------------
>  drivers/mtd/spi/spansion.c |   16 ++++++++++++----
>  drivers/mtd/spi/winbond.c  |    9 +++++++++
>  3 files changed, 46 insertions(+), 19 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
A committee is a life form with six or more legs and no brain.
                              -- Lazarus Long, "Time Enough For Love"

  reply	other threads:[~2010-10-11  7:55 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06  7:37 [U-Boot] [PATCH 0/4] SPI updates for v2010.10 Mike Frysinger
2010-10-06  7:37 ` [U-Boot] [PATCH 1/4] sf: winbond: add support W25Q64 parts Mike Frysinger
2010-10-06  7:37 ` [U-Boot] [PATCH 2/4] sf: spansion: fixing erasing when sector size >64KiB Mike Frysinger
2010-10-06 10:07   ` Sergei Shtylyov
2010-10-07  0:58   ` [U-Boot] [PATCH 2/4 v2] " Mike Frysinger
2010-10-06  7:37 ` [U-Boot] [PATCH 3/4] sf: spansion: add support for S25FL032P parts Mike Frysinger
2010-10-06  7:37 ` [U-Boot] [PATCH 4/4] sspi: add options to specify bus and mode Mike Frysinger
2010-10-06  7:41 ` [U-Boot] [PATCH 0/4] SPI updates for v2010.10 Reinhard Meyer
2010-10-06 14:44   ` Mike Frysinger
2010-10-08  1:57 ` [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2010-10-11  7:55   ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-14 15:47 Mike Frysinger
2012-09-01 10:24 ` Wolfgang Denk
2012-09-01 13:17 ` Andreas Bießmann
2012-09-05  1:54   ` Bo Shen
2012-09-10  7:14     ` Bo Shen
2012-09-13 11:56       ` Andreas Bießmann
2012-07-31 14:53 Mike Frysinger
2012-07-31 19:53 ` Wolfgang Denk
2012-07-20  4:43 Mike Frysinger
2012-07-20  6:58 ` Wolfgang Denk
2012-02-12 20:29 Mike Frysinger
2012-02-13 22:18 ` Wolfgang Denk
2011-09-29 22:28 Mike Frysinger
2011-10-01 19:44 ` Wolfgang Denk
2011-06-28 17:38 [U-Boot] [PATCH 0/9] spi flash updates for v2011.09 Mike Frysinger
2011-06-28 17:39 ` [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2011-06-29 21:16   ` Wolfgang Denk
2011-06-30 15:35     ` Mike Frysinger
2011-07-08  8:54       ` Simon Guinot
2011-07-08 20:40         ` Mike Frysinger
2011-07-13 10:36           ` Simon Guinot
2011-07-13 10:46             ` Wolfgang Denk
2011-04-12  6:35 [U-Boot] [PATCH 0/9] SPI Flash updates for 2011.06 Mike Frysinger
2011-04-13 19:40 ` [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2011-04-13 20:12   ` Wolfgang Denk
2010-11-10  9:26 Mike Frysinger
2010-11-12 23:29 ` Wolfgang Denk
2010-10-13 13:50 Mike Frysinger
2010-10-13 18:59 ` Wolfgang Denk
2010-07-01  3:50 [U-Boot] [PATCH 0/3] spi flash updates for v2010.09 Mike Frysinger
2010-07-01  3:51 ` [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2010-07-04 21:36   ` 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=20101011075546.EF63F151F66@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