summaryrefslogtreecommitdiffstats
path: root/fs/jffs2
Commit message (Expand)AuthorAgeFilesLines
* fs: descend into sub directories when it is necessaryMasahiro Yamada2013-11-171-2/+0
* fs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-32/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-32/+2
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-301-1/+1
* fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-10/+4
* Fix misc spelling errors found by lintianLoïc Minier2011-04-122-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* jffs2, suen3: Fix compiler warningHeiko Schocher2010-03-311-15/+22
* JFFS2: drop support for LZARI compression modeWolfgang Denk2010-01-155-273/+35
* jffs2: some fixes to summary supportIlya Yanok2009-08-211-41/+81
* jffs2: clean the cache in case of malloc fails in build_listsIlya Yanok2009-08-181-3/+14
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-162-24/+0
* jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok2008-12-161-5/+1
* jffs2: cache data_crc resultsIlya Yanok2008-12-092-1/+5
* jffs2: summary supportIlya Yanok2008-12-092-1/+349
* jffs2: add buffer to cache flash accessesIlya Yanok2008-12-092-45/+73
* jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok2008-12-091-56/+171
* jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok2008-12-091-3/+2
* JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood2008-10-311-7/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-13/+13
* Add JFFS2 command support on OneNANDKyungmin Park2008-09-061-0/+118
* fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-319-33/+6
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-132-4/+4
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-142-8/+12
* Fix some more printf() format problems.Wolfgang Denk2008-07-131-2/+2
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-2/+2
* jffs2_1pass.c: add watchdog supportStuart Wood2008-06-291-0/+3
* Cleanup nand_info[] declaration.Stelian Pop2008-05-281-3/+0
* Big white-space cleanup.Wolfgang Denk2008-05-212-10/+10
* jffs2_1pass.c: fix incompatible pointer type warningWolfgang Denk2008-04-281-4/+0
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* Build: split COBJS value into multiple linesGrant Likely2007-11-151-3/+9
* fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-106-6/+6
* fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-098-19/+19
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-051-3/+6
* fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-048-15/+15
* [PATCH] MTD partition support, JFFS2 supportMichal Simek2007-04-241-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+9
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-6/+28
* Add support for Lite5200B board.Wolfgang Denk2006-03-171-2/+2
* Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk2006-03-122-1/+14
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-052-11/+15
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-243-4/+1173
|\
| * Update of new NAND codeWolfgang Denk2005-09-142-28/+19
| * Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-172-0/+1178
| |\
| | * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-172-0/+1178
* | | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-151-1/+1
|\ \ \
| * | | Added support for TQM834x boards.Marian Balakowicz2005-10-111-1/+1
| |/ /
* | | Cleanup for GCC-4.xWolfgang Denk2005-10-132-12/+14
|/ /
OpenPOWER on IntegriCloud