| Commit message (Expand) | Author | Age | Lines |
* | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | pekon gupta | 2013-11-21 | -0/+23 |
* | mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform | pekon gupta | 2013-11-21 | -0/+11 |
* | mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ... | pekon gupta | 2013-11-21 | -0/+19 |
* | mtd: move & update nand_ecclayout structure (plus board changes) | Prabhakar Kushwaha | 2013-11-21 | -0/+10 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | nand: Add torture feature | Benoît Thébaudeau | 2012-11-26 | -0/+21 |
* | nand: Add support for unlock.invert | Joe Hershberger | 2012-09-17 | -0/+2 |
* | nand: extend .raw accesses to work on multiple pages | Scott Wood | 2012-05-18 | -8/+8 |
* | nand: Introduce CONFIG_SYS_NAND_SELF_INIT | Scott Wood | 2012-01-26 | -0/+62 |
* | NAND: Add nand read.raw and write.raw commands | Marek Vasut | 2011-10-03 | -0/+9 |
* | cmd_nand: add nand write.trimffs command | Ben Gardiner | 2011-07-01 | -0/+10 |
* | Remove legacy NAND and disk on chip code. | Scott Wood | 2009-07-16 | -2/+1 |
* | davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) | David Brownell | 2009-07-07 | -9/+0 |
* | Noisily disable the legacy NAND subsystem. | Scott Wood | 2009-04-03 | -96/+13 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
* | ARM DaVinci: Fix broken HW ECC for large page NAND. | Hugo Villeneuve | 2008-09-10 | -0/+8 |
* | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | NAND: Always skip blocks on read/write/boot. | Scott Wood | 2008-08-12 | -25/+12 |
* | fix various comments | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | Update README.* to reference new CONFIG_CMD_* names now. | Jon Loeliger | 2007-07-09 | -2/+2 |
* | Remove BOARDLIBS usage completely | Stefan Roese | 2007-04-23 | -6/+1 |
* | [PATCH] NAND: Partition name support added to NAND subsystem | Stefan Roese | 2006-10-28 | -12/+17 |
* | Coding Style cleanup. | Wolfgang Denk | 2006-10-18 | -3/+0 |
* | * Several improvements to the new NAND subsystem: | Stefan Roese | 2006-10-10 | -0/+44 |
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -4/+3 |
* | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | 2006-03-06 | -0/+35 |
* | * Code cleanup: | wdenk | 2003-06-27 | -5/+4 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -0/+176 |