aboutsummaryrefslogtreecommitdiff
path: root/doc/README.nand
AgeCommit message (Expand)AuthorFilesLines
2012-11-26nand: Add torture featureBenoît Thébaudeau1-0/+21
2012-09-17nand: Add support for unlock.invertJoe Hershberger1-0/+2
2012-05-18nand: extend .raw accesses to work on multiple pagesScott Wood1-8/+8
2012-01-26nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood1-0/+62
2011-10-03NAND: Add nand read.raw and write.raw commandsMarek Vasut1-0/+9
2011-07-01cmd_nand: add nand write.trimffs commandBen Gardiner1-0/+10
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood1-2/+1
2009-07-07davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell1-9/+0
2009-04-03Noisily 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-09Update 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-18Coding 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-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-5/+4
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk1-0/+176