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: Tue, 31 Jul 2012 21:53:31 +0200	[thread overview]
Message-ID: <20120731195331.F218D203B34@gemini.denx.de> (raw)
In-Reply-To: <1343746406-27916-1-git-send-email-vapier@gentoo.org>

Dear Mike Frysinger,

In message <1343746406-27916-1-git-send-email-vapier@gentoo.org> you wrote:
> The following changes since commit b98b611502f5e0a85a1f8e15cf46c470cb105614:
> 
>   Merge branch 'next' of git://git.denx.de/u-boot (2012-07-30 20:39:52 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://www.denx.de/git/u-boot-blackfin.git sf
> 
> for you to fetch changes up to b54d1f26ff216ef08307b7652647cc92124c2be1:
> 
>   sf: stmicro: add geometrical info for N25Q256 from Micron (2012-04-08 10:55:55 +0000)
> 
> ----------------------------------------------------------------
> Gerlando Falauto (1):
>       cmd_sf: add size checking to spi flash commands
> 
> J?r?me Carretero (1):
>       sf: stmicro: add geometrical info for N25Q256 from Micron
> 
> Mike Frysinger (5):
>       sf: inline data constants
>       sf: unify erase commands
>       sf: eon: drop duplicate id
>       sf: sst: inline duplicate write enable helper funcs
>       sf: unify status register writing (and thus block unlocking)
> 
>  common/cmd_sf.c                      |   14 ++++++
>  drivers/mtd/spi/eon.c                |   35 ++-------------
>  drivers/mtd/spi/macronix.c           |   82 ++--------------------------------
>  drivers/mtd/spi/spansion.c           |   24 ++--------
>  drivers/mtd/spi/spi_flash.c          |   35 +++++++++++++--
>  drivers/mtd/spi/spi_flash_internal.h |   10 ++++-
>  drivers/mtd/spi/sst.c                |   66 +++------------------------
>  drivers/mtd/spi/stmicro.c            |   28 ++++--------
>  drivers/mtd/spi/winbond.c            |   55 ++---------------------
>  9 files changed, 85 insertions(+), 264 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
Making files is easy under  the  UNIX  operating  system.  Therefore,
users  tend  to  create  numerous  files  using large amounts of file
space. It has been said that the only standard thing about  all  UNIX
systems  is  the  message-of-the-day  telling users to clean up their
files.                            -- System V.2 administrator's guide

  reply	other threads:[~2012-07-31 19:53 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-31 14:53 [U-Boot] Pull request u-boot-blackfin.git (sf branch) Mike Frysinger
2012-07-31 19:53 ` 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-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-10-06  7:37 [U-Boot] [PATCH 0/4] SPI updates for v2010.10 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
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=20120731195331.F218D203B34@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