summaryrefslogtreecommitdiff
path: root/fs/jffs2/jffs2_1pass.c
AgeCommit message (Expand)Author
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-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
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
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-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
2005-05-05It's better to handle LZO and LZARI compression mdoes for JFFS2 withwdenk
2005-05-05Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk
2005-05-04Fix problem with symbolic links in JFFS2 code.wdenk
2004-05-12Patch by Klaus Heydeck, 12 May 2004:wdenk
2004-05-05* Fix memory leak in the NAND-specific JFFS2 codewdenk
2004-05-03* Fix minor NAND JFFS2 related issuewdenk
2004-04-25* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk
2004-04-18* Configure PPChameleon board to use redundand environment in flashwdenk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:wdenk
2003-09-10* Patches by Denis Peter, 9 Sep 2003:wdenk
2003-06-27* Code cleanup:wdenk
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk
2002-11-03Initial revisionwdenk