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: nand flash next
Date: Fri, 28 Aug 2009 00:21:15 +0200	[thread overview]
Message-ID: <20090827222115.EFE93833DBD2@gemini.denx.de> (raw)
In-Reply-To: <20090826203829.GA25488@b07421-ec1.am.freescale.net>

Dear Scott Wood,

In message <20090826203829.GA25488@b07421-ec1.am.freescale.net> you wrote:
> The following changes since commit d7f4d14a8b317857163ccf3d97e3b1a46ba2282e:
>   Wolfgang Denk (1):
>         Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git next
> 
> Heiko Schocher (1):
>       83xx, kmeter1: added NAND support
> 
> Ilya Yanok (1):
>       mxc_nand: add nand driver for MX2/MX3
> 
> Kyungmin Park (1):
>       OneNAND: Remove unused read_spareram
> 
> Matthias Kaehlcke (1):
>       KB9202: Add NAND support
> 
> Sandeep Paulraj (3):
>       NAND: ADD page Parameter to all read_page/read_page_raw API's
>       MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
>       NAND: DaVinci: V2 Adding 4 BIT ECC support
> 
>  drivers/mtd/nand/Makefile                |    3 +
>  drivers/mtd/nand/davinci_nand.c          |  284 ++++++++++-
>  drivers/mtd/nand/fsl_elbc_nand.c         |    2 +-
>  drivers/mtd/nand/kb9202_nand.c           |  150 +++++
>  drivers/mtd/nand/kmeter1_nand.c          |  135 +++++
>  drivers/mtd/nand/mxc_nand.c              |  880 ++++++++++++++++++++++++++++++
>  drivers/mtd/nand/nand_base.c             |   75 +++-
>  drivers/mtd/onenand/onenand_base.c       |    4 +-
>  include/asm-arm/arch-davinci/emif_defs.h |   10 +
>  include/configs/kmeter1.h                |    6 +
>  include/linux/mtd/nand.h                 |    5 +-
>  include/linux/mtd/onenand.h              |    3 +-
>  12 files changed, 1540 insertions(+), 17 deletions(-)
>  create mode 100644 drivers/mtd/nand/kb9202_nand.c
>  create mode 100644 drivers/mtd/nand/kmeter1_nand.c
>  create mode 100644 drivers/mtd/nand/mxc_nand.c

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
Memories of you remind me of you.                   - Karl Lehenbauer

  reply	other threads:[~2009-08-27 22:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 20:38 [U-Boot] Pull request: nand flash next Scott Wood
2009-08-27 22:21 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-13 23:05 Scott Wood
2009-11-15 22:12 ` Wolfgang Denk
2009-11-20 22:33 Scott Wood
2009-11-21 22:18 ` Wolfgang Denk
2010-03-23 19:32 Scott Wood
2010-03-27 23:02 ` Wolfgang Denk
2010-12-17 20:33 Scott Wood
2010-12-17 20:49 ` 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=20090827222115.EFE93833DBD2@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