summaryrefslogtreecommitdiffstats
path: root/doc/README.nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-241-18/+0
* nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser2015-03-301-12/+0
* mtd: OMAP: Enable GPMC prefetch modeDaniel Mack2015-01-131-0/+5
* mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2014-10-051-6/+0
* nand/denali: Document CONFIG symbolsScott Wood2014-09-251-0/+6
* ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-251-0/+12
* am335x: update README for BCH16pekon gupta2014-06-061-0/+42
* mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-061-0/+18
* mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-0/+23
* mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta2013-11-211-0/+11
* mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-211-0/+19
* mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-211-0/+10
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* nand: Add torture featureBenoît Thébaudeau2012-11-261-0/+21
* nand: Add support for unlock.invertJoe Hershberger2012-09-171-0/+2
* nand: extend .raw accesses to work on multiple pagesScott Wood2012-05-181-8/+8
* nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood2012-01-261-0/+62
* NAND: Add nand read.raw and write.raw commandsMarek Vasut2011-10-031-0/+9
* cmd_nand: add nand write.trimffs commandBen Gardiner2011-07-011-0/+10
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-161-2/+1
* davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell2009-07-071-9/+0
* Noisily disable the legacy NAND subsystem.Scott Wood2009-04-031-96/+13
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve2008-09-101-0/+8
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* NAND: Always skip blocks on read/write/boot.Scott Wood2008-08-121-25/+12
* fix various commentsMarcel Ziswiler2008-01-091-1/+1
* Update README.* to reference new CONFIG_CMD_* names now.Jon Loeliger2007-07-091-2/+2
* Remove BOARDLIBS usage completelyStefan Roese2007-04-231-6/+1
* [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-281-12/+17
* Coding Style cleanup.Wolfgang Denk2006-10-181-3/+0
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-0/+44
* Minor code cleanupWolfgang Denk2006-03-061-4/+3
* Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-061-0/+35
* * Code cleanup:wdenk2003-06-271-5/+4
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-311-0/+176
OpenPOWER on IntegriCloud