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