summaryrefslogtreecommitdiff
path: root/fs/jffs2/jffs2_nand_1pass.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-13Fix misc spelling errors found by lintianLoïc Minier1-1/+1
2010-01-15JFFS2: drop support for LZARI compression modeWolfgang Denk1-6/+2
2009-07-17Remove legacy NAND and disk on chip code.Scott Wood1-4/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk1-4/+6
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-10fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-1/+1
2005-09-15Update of new NAND codeWolfgang Denk1-24/+15
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk1-0/+1045