summaryrefslogtreecommitdiff
path: root/doc/README.nand
AgeCommit message (Expand)AuthorFilesLines
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2017-09-02Convert CONFIG_BCH to KconfigAdam Ford1-6/+0
2016-10-07README: Fix CONFIG_SYS_NAND_MAX_DEVICE typoSimon Glass1-1/+1
2016-06-20mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon1-1/+1
2016-06-20nand: doc: fix example ecc scheme calculationFabian Mewes1-1/+1
2016-06-20nand: extend nand tortureMax Krummenacher1-1/+5
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood1-9/+6
2015-12-06Fix typo: commmand -> command.Vagrant Cascadian1-1/+1
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner1-18/+0
2015-03-31nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser1-12/+0
2015-01-13mtd: OMAP: Enable GPMC prefetch modeDaniel Mack1-0/+5
2014-10-05mtd: denali: add Denali controller configs to KconfigMasahiro Yamada1-6/+0
2014-09-25nand/denali: Document CONFIG symbolsScott Wood1-0/+6
2014-07-26ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta1-0/+12
2014-06-07am335x: update README for BCH16pekon gupta1-0/+42
2014-06-07mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta1-0/+18
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta1-0/+23
2013-11-21mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta1-0/+11
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta1-0/+19
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha1-0/+10
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-27nand: Add torture featureBenoît Thébaudeau1-0/+21
2012-09-18nand: Add support for unlock.invertJoe Hershberger1-0/+2
2012-05-19nand: extend .raw accesses to work on multiple pagesScott Wood1-8/+8
2012-01-27nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood1-0/+62
2011-10-04NAND: Add nand read.raw and write.raw commandsMarek Vasut1-0/+9
2011-07-02cmd_nand: add nand write.trimffs commandBen Gardiner1-0/+10
2009-07-17Remove legacy NAND and disk on chip code.Scott Wood1-2/+1
2009-07-08davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell1-9/+0
2009-04-04Noisily disable the legacy NAND subsystem.Scott Wood1-96/+13
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve1-0/+8
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-12NAND: Always skip blocks on read/write/boot.Scott Wood1-25/+12
2008-01-09fix various commentsMarcel Ziswiler1-1/+1
2007-07-10Update README.* to reference new CONFIG_CMD_* names now.Jon Loeliger1-2/+2
2007-04-23Remove BOARDLIBS usage completelyStefan Roese1-6/+1
2006-10-28[PATCH] NAND: Partition name support added to NAND subsystemStefan Roese1-12/+17
2006-10-19Coding Style cleanup.Wolfgang Denk1-3/+0
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese1-0/+44
2006-03-06Minor code cleanupWolfgang Denk1-4/+3
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk1-0/+35
2003-06-28* Code cleanup:wdenk1-5/+4
2003-05-31* Patch by Marc Singer, 29 May 2003:wdenk1-0/+176