log

age author description
Wed, 07 Dec 2005 21:49:18 +0000 charles Wide tnode support
Tue, 06 Dec 2005 02:43:01 +0000 tpoynor Add mkyaffsimage to yaffs2 module, some further "make clean" cleanups.
Tue, 29 Nov 2005 20:54:32 +0000 marty Subject: [Yaffs] Avoid tagsEccUnfixed stats bump on mounting partially usedblock
Mon, 14 Nov 2005 21:00:54 +0000 charles Apply 2.6.14 patches from Andre
Mon, 07 Nov 2005 07:19:34 +0000 charles Change tracing flags
Mon, 07 Nov 2005 07:13:33 +0000 charles Remove kernel version test
Wed, 02 Nov 2005 06:45:24 +0000 charles Add first cut mkyaffs2image util
Thu, 27 Oct 2005 22:24:04 +0000 marty Patch from Sergey Kubushyn [ksi@koi8.net]
Thu, 27 Oct 2005 07:22:49 +0000 marty Patch from Todd Poyner (tpoynor@mvista.com)
Thu, 13 Oct 2005 02:17:00 +0000 charles Throw out obsolete code
Sun, 09 Oct 2005 07:55:00 +0000 charles Use vmalloc for large memory allocations
Fri, 07 Oct 2005 03:48:50 +0000 charles Improve YDI lookup and device prefic handling
Fri, 07 Oct 2005 02:46:49 +0000 charles Add support for vmallocing large blockInfos
Wed, 21 Sep 2005 15:16:59 +0000 marty Added some documentation to moduleconfig.h and set it to match the
Wed, 21 Sep 2005 01:14:03 +0000 charles Fix problem introduced my mv over fix
Tue, 20 Sep 2005 23:14:14 +0000 charles Move comment
Tue, 20 Sep 2005 23:12:38 +0000 charles Improve ecc warnings
Tue, 20 Sep 2005 22:46:17 +0000 marty Silly Marty, picked wrong guard for moduleconfig.h
Tue, 20 Sep 2005 05:23:41 +0000 charles Take out CONFIG_YAFFS_YAFFS1s for easier build
Tue, 20 Sep 2005 05:22:43 +0000 charles Fix rename over problem
Tue, 20 Sep 2005 05:08:50 +0000 charles Add support for faster yaffs direct look-ups. Fix rename over problem
Tue, 20 Sep 2005 05:05:40 +0000 charles Add support for faster yaffs direct look-ups.
Sun, 18 Sep 2005 05:31:26 +0000 marty Modified Makefile to allow 'out of kernel tree' module building for 2.6.x
Tue, 16 Aug 2005 02:28:04 +0000 charles lindent
Thu, 11 Aug 2005 02:51:49 +0000 charles *** empty log message ***
Thu, 11 Aug 2005 02:33:02 +0000 marty lindent
Thu, 11 Aug 2005 01:07:43 +0000 marty lindent
Thu, 11 Aug 2005 00:34:14 +0000 charles Lindent
Wed, 10 Aug 2005 23:47:31 +0000 charles *** empty log message ***
Wed, 10 Aug 2005 20:34:40 +0000 charles Change bad block marker to Y to identify YAFFS-marked bad blocks
Tue, 09 Aug 2005 04:22:30 +0000 charles Strip obsolete code
Tue, 09 Aug 2005 04:17:30 +0000 charles Strip obsolete code
Tue, 09 Aug 2005 03:52:23 +0000 charles Complete shadowing
Tue, 09 Aug 2005 01:02:04 +0000 charles yaffs_ramem2k.c moved to direct
Tue, 09 Aug 2005 01:00:37 +0000 charles *** empty log message ***
Thu, 04 Aug 2005 22:47:36 +0000 luc Fix an error in writepage when a file is extended.
Tue, 02 Aug 2005 19:18:44 +0000 luc Check the return value of mtd->write_ecc() calls.
Tue, 02 Aug 2005 19:17:55 +0000 luc Initialize the field eccbytes in nand_oobinfo.
Tue, 02 Aug 2005 04:24:22 +0000 charles More stuff to fix shrinkHeader handling problem
Mon, 01 Aug 2005 23:36:56 +0000 charles During scanning, only adjust shrinkSize if if is a shrink header
Mon, 01 Aug 2005 21:03:06 +0000 luc Move around the option in Kconfig so that depending stuff are nicely indented.
Mon, 01 Aug 2005 21:02:22 +0000 luc newconfig: use YAFFS_DOES_ECC instead of USE_NANDECC
Mon, 01 Aug 2005 21:01:02 +0000 luc Remove the support for yaffsram.
Mon, 01 Aug 2005 20:55:24 +0000 luc Adapt the code structure after removing of the yaffsram support.
Mon, 01 Aug 2005 20:54:45 +0000 luc Remove the support for yaffsram.
Mon, 01 Aug 2005 20:52:35 +0000 luc Remove the support for the old MTD.
Mon, 01 Aug 2005 20:50:24 +0000 luc Remove old code/tests that are in commented out.
Mon, 01 Aug 2005 20:49:38 +0000 luc Remove never used functions and declarations.
Mon, 01 Aug 2005 20:48:41 +0000 luc Correct the calculation of the block number to erase.
Mon, 01 Aug 2005 20:46:44 +0000 luc Add missing default value for some Kconfig's entries.
Mon, 01 Aug 2005 04:53:01 +0000 charles Fix handling of NULL calls to FindObjectByName
Sun, 31 Jul 2005 09:26:35 +0000 marty Ooops. missed this one: Needed to change MTD_ defines to match changes
Sun, 31 Jul 2005 09:04:13 +0000 marty Added files that support the ability to "patchin" yaffs2 into the 2.6
Sun, 31 Jul 2005 08:38:41 +0000 marty Remove CONFIG_YAFFS_USE_CHUNK_SIZE
Sun, 31 Jul 2005 06:56:57 +0000 charles Add flag for object shadowing
Sun, 31 Jul 2005 06:54:19 +0000 charles Add stuff for object shadowing (more to come) and clean up some declarations
Sun, 31 Jul 2005 06:52:40 +0000 charles Add stuff for object shadowing and fix a constness
Sun, 31 Jul 2005 06:47:12 +0000 marty If kernel/config.h is included in yportenv.h, then yportenv.h must be
Sun, 31 Jul 2005 04:09:26 +0000 marty applied patch 14-sparse-fix--remove-unused.diff
Sun, 31 Jul 2005 04:08:08 +0000 marty applied patch 13-sparse-fix--make-some-symbol-static.diff