public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Further Denali NAND enhancements
@ 2011-06-03 10:17 Jamie Iles
  2011-06-03 10:17 ` [PATCH 1/6] nand/denali: convert to dev_() printk helpers Jamie Iles
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jamie Iles @ 2011-06-03 10:17 UTC (permalink / raw)
  To: linux-mtd; +Cc: Jamie Iles

This series performs a couple of minor cleanups to the Denali NAND
controller driver and then introduces support for newer versions of the
IP where ECC fixup is supported in hardware.

Finally add support for partitioning through platform data and cmdline
partitioning.

Jamie Iles (6):
  nand/denali: convert to dev_() printk helpers
  nand/denali: annotate pci init/exit functions with correct section
  nand/denali: allow the number of ECC bits to be set by pdata
  nand/denali: support hardware with internal ECC fixup
  nand/denali: support MTD partitioning
  mtd/denali: support for cmdline partitioning

 drivers/mtd/nand/denali.c            |  195 ++++++++++++++++++----------------
 drivers/mtd/nand/denali.h            |   10 ++
 include/linux/platform_data/denali.h |   26 +++++
 3 files changed, 140 insertions(+), 91 deletions(-)
 create mode 100644 include/linux/platform_data/denali.h

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-03 10:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 10:17 [PATCH 0/6] Further Denali NAND enhancements Jamie Iles
2011-06-03 10:17 ` [PATCH 1/6] nand/denali: convert to dev_() printk helpers Jamie Iles
2011-06-03 10:17 ` [PATCH 2/6] nand/denali: annotate pci init/exit functions with correct section Jamie Iles
2011-06-03 10:17 ` [PATCH 3/6] nand/denali: allow the number of ECC bits to be set by pdata Jamie Iles
2011-06-03 10:17 ` [PATCH 4/6] nand/denali: support hardware with internal ECC fixup Jamie Iles
2011-06-03 10:17 ` [PATCH 5/6] nand/denali: support MTD partitioning Jamie Iles
2011-06-03 10:17 ` [PATCH 6/6] mtd/denali: support for cmdline partitioning Jamie Iles
2011-06-03 10:31 ` [PATCH 0/6] Further Denali NAND enhancements Jamie Iles

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox