summaryrefslogtreecommitdiff
path: root/fs/jffs2
AgeCommit message (Expand)AuthorFilesLines
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-4/+4
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2-8/+12
2008-07-13Fix some more printf() format problems.Wolfgang Denk1-2/+2
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-06-29jffs2_1pass.c: add watchdog supportStuart Wood1-0/+3
2008-05-28Cleanup nand_info[] declaration.Stelian Pop1-3/+0
2008-05-21Big white-space cleanup.Wolfgang Denk2-10/+10
2008-04-29jffs2_1pass.c: fix incompatible pointer type warningWolfgang Denk1-4/+0
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2007-11-15Build: split COBJS value into multiple linesGrant Likely1-3/+9
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger6-6/+6
2007-07-10fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger8-19/+19
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk1-3/+6
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger8-15/+15
2007-04-25[PATCH] MTD partition support, JFFS2 supportMichal Simek1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+9
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz1-6/+28
2006-03-17Add support for Lite5200B board.Wolfgang Denk1-2/+2
2006-03-12Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk2-1/+14
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2-11/+15
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka3-4/+1173
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk2-12/+14
2005-10-11Added support for TQM834x boards.Marian Balakowicz1-1/+1
2005-09-15Update of new NAND codeWolfgang Denk2-28/+19
2005-08-17Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2-0/+1178
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2-0/+1178
2005-08-16Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk1-2/+2
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk1-3/+3
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2-39/+94
2005-05-05It's better to handle LZO and LZARI compression mdoes for JFFS2 withwdenk3-13/+9
2005-05-05Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk4-1/+685
2005-05-05Fix problem with symbolic links in JFFS2 code.wdenk1-1/+5
2004-05-13Patch by Klaus Heydeck, 12 May 2004:wdenk1-1/+1
2004-05-05* Fix memory leak in the NAND-specific JFFS2 codewdenk1-3/+6
2004-05-04* Fix minor NAND JFFS2 related issuewdenk1-1/+1
2004-04-25* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-47/+15
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk1-15/+47
2004-04-19* Patch by Yasushi Shoji, 07 Apr 2004:wdenk1-6/+6
2004-04-18* Configure PPChameleon board to use redundand environment in flashwdenk1-31/+210
2004-03-24* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-6/+10
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk1-1/+1
2004-01-04* Patch by Robert Schwebel, 15 Dec 2003:wdenk1-2/+2
2003-10-16* Patches by Xianghua Xiao, 15 Oct 2003:wdenk1-1/+1
2003-09-11* Patches by Denis Peter, 9 Sep 2003:wdenk1-21/+75
2003-06-28* Code cleanup:wdenk2-32/+25
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2-294/+375
2002-11-03Initial revisionwdenk4-0/+1262
2002-03-09Initial revisionwdenk1-0/+396