Mercurial > yaffs-ecoscentric
graph
-
Add support for faster yaffs direct look-ups.Tue, 20 Sep 2005 06:05:40 +0100, by charles
-
Modified Makefile to allow 'out of kernel tree' module building for 2.6.xSun, 18 Sep 2005 06:31:26 +0100, by marty
-
*** empty log message ***Thu, 11 Aug 2005 03:51:49 +0100, by charles
-
lindentThu, 11 Aug 2005 03:37:49 +0100, by marty
-
lindentThu, 11 Aug 2005 03:33:03 +0100, by marty
-
lindentThu, 11 Aug 2005 02:07:43 +0100, by marty
-
LindentThu, 11 Aug 2005 01:34:14 +0100, by charles
-
Change bad block marker to Y to identify YAFFS-marked bad blocksWed, 10 Aug 2005 21:34:40 +0100, by charles
-
Strip obsolete codeTue, 09 Aug 2005 05:22:30 +0100, by charles
-
Strip obsolete codeTue, 09 Aug 2005 05:17:30 +0100, by charles
-
Complete shadowingTue, 09 Aug 2005 04:52:23 +0100, by charles
-
yaffs_ramem2k.c moved to directTue, 09 Aug 2005 02:02:04 +0100, by charles
-
*** empty log message ***Tue, 09 Aug 2005 02:00:37 +0100, by charles
-
Fix an error in writepage when a file is extended.Thu, 04 Aug 2005 23:47:36 +0100, by luc
-
Check the return value of mtd->write_ecc() calls.Tue, 02 Aug 2005 20:18:44 +0100, by luc
-
Initialize the field eccbytes in nand_oobinfo.Tue, 02 Aug 2005 20:17:55 +0100, by luc
-
More stuff to fix shrinkHeader handling problemTue, 02 Aug 2005 05:24:22 +0100, by charles
-
During scanning, only adjust shrinkSize if if is a shrink headerTue, 02 Aug 2005 00:36:56 +0100, by charles
-
Move around the option in Kconfig so that depending stuff are nicely indented.Mon, 01 Aug 2005 22:03:06 +0100, by luc
-
newconfig: use YAFFS_DOES_ECC instead of USE_NANDECCMon, 01 Aug 2005 22:02:22 +0100, by luc
-
Remove the support for yaffsram.Mon, 01 Aug 2005 22:01:02 +0100, by luc
-
Adapt the code structure after removing of the yaffsram support.Mon, 01 Aug 2005 21:55:24 +0100, by luc
-
Remove the support for yaffsram.Mon, 01 Aug 2005 21:54:45 +0100, by luc
-
Remove the support for the old MTD.Mon, 01 Aug 2005 21:52:35 +0100, by luc
-
Remove old code/tests that are in commented out.Mon, 01 Aug 2005 21:50:24 +0100, by luc
-
Remove never used functions and declarations.Mon, 01 Aug 2005 21:49:38 +0100, by luc
-
Correct the calculation of the block number to erase.Mon, 01 Aug 2005 21:48:41 +0100, by luc
-
Add missing default value for some Kconfig's entries.Mon, 01 Aug 2005 21:46:44 +0100, by luc
-
Fix handling of NULL calls to FindObjectByNameMon, 01 Aug 2005 05:53:01 +0100, by charles
-
Ooops. missed this one: Needed to change MTD_ defines to match changesSun, 31 Jul 2005 10:26:35 +0100, by marty
-
Added files that support the ability to "patchin" yaffs2 into the 2.6Sun, 31 Jul 2005 10:04:13 +0100, by marty
-
Remove CONFIG_YAFFS_USE_CHUNK_SIZESun, 31 Jul 2005 09:38:41 +0100, by marty
-
Add flag for object shadowingSun, 31 Jul 2005 07:56:57 +0100, by charles
-
Add stuff for object shadowing (more to come) and clean up some declarationsSun, 31 Jul 2005 07:54:19 +0100, by charles
-
Add stuff for object shadowing and fix a constnessSun, 31 Jul 2005 07:52:40 +0100, by charles
-
If kernel/config.h is included in yportenv.h, then yportenv.h must beSun, 31 Jul 2005 07:47:12 +0100, by marty
-
applied patch 14-sparse-fix--remove-unused.diffSun, 31 Jul 2005 05:09:26 +0100, by marty
-
applied patch 13-sparse-fix--make-some-symbol-static.diffSun, 31 Jul 2005 05:08:08 +0100, by marty
-
applied patch 11-sparse-fix--use-C99-struct-initializer.diffSun, 31 Jul 2005 05:05:14 +0100, by marty
-
Applied patch 03-read-super-MTD-if-CONFIG_YAFFS-or-YAFFS2_MTD_ENABLED.diffSun, 31 Jul 2005 04:58:17 +0100, by marty
-
Replace linux/config.h with yportenv.h and remove some dead codeSun, 31 Jul 2005 01:28:04 +0100, by charles
-
Add linux/config.h here and change include markersSun, 31 Jul 2005 01:26:57 +0100, by charles
-
Give a name to the nandemul2k MTD device.Sat, 30 Jul 2005 00:51:44 +0100, by luc
-
Fix devname which was faked by always using "(unavailable)".Sat, 30 Jul 2005 00:51:18 +0100, by luc
-
Set the correct uid/gid of newly created files when: use fsuid & fsgid and take care when the SGID bit is set on the parent directory.Fri, 29 Jul 2005 21:25:43 +0100, by luc
-
Make private the nand_scan() function defined in nandemul2k.c.Fri, 29 Jul 2005 21:21:28 +0100, by luc
-
Fix some declarations mismatch between the MTD interface and the implementation in nandemul2k.c: constness problems, iovec vs. kvec and int vs. loff_tFri, 29 Jul 2005 21:19:06 +0100, by luc
-
Add missing #include file: yaffs_nandemul2k.h and removing a macro which is now redefined.Fri, 29 Jul 2005 21:16:23 +0100, by luc
-
Move the internals read_super() functions near the declaration ofFri, 29 Jul 2005 21:13:23 +0100, by luc
-
Remove #include file obsoleted in Linux-2.6Fri, 29 Jul 2005 21:00:53 +0100, by luc
-
Add missing #include <linux/config.h>Fri, 29 Jul 2005 20:57:38 +0100, by luc
-
Clean up field assignmentsWed, 27 Jul 2005 21:23:15 +0100, by charles
-
Fix compiler warningsWed, 27 Jul 2005 03:00:48 +0100, by charles
-
Allow /proc/yaffs to handle multiple fsWed, 27 Jul 2005 00:04:34 +0100, by charles
-
Fix structure field assignmentsTue, 26 Jul 2005 21:23:30 +0100, by charles
-
Prevent recursive gcTue, 26 Jul 2005 04:05:28 +0100, by charles
-
Fix bad block offsetsWed, 20 Jul 2005 19:57:05 +0100, by charles
-
Apply Luc's patchesTue, 19 Jul 2005 21:41:59 +0100, by charles
