From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: nand flash next
Date: Tue, 23 Mar 2010 14:32:07 -0500 [thread overview]
Message-ID: <20100323193207.GA24301@loki.buserror.net> (raw)
The following changes since commit 859500a2be94bfa77a845b9c8a4c499587035fd5:
Wolfgang Denk (1):
Merge remote branch 'origin/master' into next
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git next
Cyril Chemparathy (1):
TI: Davinci: NAND Driver Cleanup
Florian Fainelli (1):
cmd_nand: show nand scrub confirmation character
Nikolay Petukhov (1):
at91: add hwecc method for nand
board/davinci/da830evm/da830evm.c | 2 +-
common/cmd_nand.c | 10 +-
drivers/mtd/nand/atmel_nand.c | 265 ++++++++++++++++++++++++++++++
drivers/mtd/nand/atmel_nand_ecc.h | 36 ++++
drivers/mtd/nand/davinci_nand.c | 128 ++++++++-------
include/asm-arm/arch-davinci/emif_defs.h | 77 ++++-----
6 files changed, 415 insertions(+), 103 deletions(-)
create mode 100644 drivers/mtd/nand/atmel_nand_ecc.h
next reply other threads:[~2010-03-23 19:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-23 19:32 Scott Wood [this message]
2010-03-27 23:02 ` [U-Boot] Pull request: nand flash next Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2010-12-17 20:33 Scott Wood
2010-12-17 20:49 ` Wolfgang Denk
2009-11-20 22:33 Scott Wood
2009-11-21 22:18 ` Wolfgang Denk
2009-11-13 23:05 Scott Wood
2009-11-15 22:12 ` Wolfgang Denk
2009-08-26 20:38 Scott Wood
2009-08-27 22:21 ` 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=20100323193207.GA24301@loki.buserror.net \
--to=scottwood@freescale.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.