summaryrefslogtreecommitdiff
path: root/fs/jffs2
AgeCommit message (Expand)Author
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2011-10-09fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not usedWolfgang Denk
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-03-31jffs2, suen3: Fix compiler warningHeiko Schocher
2010-01-15JFFS2: drop support for LZARI compression modeWolfgang Denk
2009-08-21jffs2: some fixes to summary supportIlya Yanok
2009-08-18jffs2: clean the cache in case of malloc fails in build_listsIlya Yanok
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2008-12-16jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok
2008-12-09jffs2: cache data_crc resultsIlya Yanok
2008-12-09jffs2: summary supportIlya Yanok
2008-12-09jffs2: add buffer to cache flash accessesIlya Yanok
2008-12-09jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok
2008-12-09jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok
2008-10-31JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-07-13Fix some more printf() format problems.Wolfgang Denk
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-06-29jffs2_1pass.c: add watchdog supportStuart Wood
2008-05-28Cleanup nand_info[] declaration.Stelian Pop
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-28jffs2_1pass.c: fix incompatible pointer type warningWolfgang Denk
2008-01-09fix comments with new drivers organizationMarcel Ziswiler
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-04-24[PATCH] MTD partition support, JFFS2 supportMichal Simek
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
2006-03-17Add support for Lite5200B board.Wolfgang Denk
2006-03-12Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-09-14Update of new NAND codeWolfgang Denk
2005-08-17Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk
2005-08-16Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk