yaffs2.git
2013-05-13 Charles Manningyaffs direct: Add some basic testing for yaffs_readdir_...
2013-05-13 Charles Manningyaffsfs: Clean up example configurations.
2013-05-13 Charles ManningAdd new functions to read directories with an fd.
2013-05-13 Charles Manningyaffsfs: Add commenting for OS glue interface
2013-05-09 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2013-05-09 Charles Manningyaffs-direct: Refactor nand simulator driver look-up.
2013-05-09 Charles Manningyaffs-direct: Remove obsolete files
2013-05-07 Charles ManningFix file permissions for nand sim backing file
2013-05-07 Charles ManningAdd back temporarily disabled ECC in nand driver
2013-05-07 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2013-05-07 Charles ManningSome clean ups.
2013-05-07 Charles ManningAdd nand driver that works with a nand simulator
2013-01-18 Charles Manningyaffs linux: Fix chunk alignment for inband tags
2013-01-18 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2013-01-18 Charles Manningyaffs linux: Fix compilation for Linux 3.6, 3.7, 3.8
2013-01-18 Charles Manningyaffs linux: Rationalise and fix compilation for Linux...
2013-01-17 Timothy Manninghave added the new rename tests to quick_tests
2013-01-17 Timothy Manninghave added some of the new tests
2013-01-17 Timothy Manningfixed up all the quick tests
2013-01-16 Timothy Manningworking on the quick tests
2012-12-12 Charles Manningdirect: Fix definition of yaffs_get_file_size function
2012-12-06 Charles Manningyaffs direct: Fix renaming file over directory or direc...
2012-11-15 Timothy Manningyaffs fixed the headers of the timothy_tests makefiles...
2012-11-15 Timothy Manningyaffs all timothy_tests makefiles are working. threadin...
2012-11-15 Timothy Manningyaffs got the make files to work for timothy_tests...
2012-11-15 Timothy Manningyaffs Moving timothy_tests and updating the makefiles...
2012-11-13 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2012-11-13 Charles ManningFix broken comment
2012-11-07 Charles ManningSort out Linux kernel building with new driver model.
2012-10-24 Charles Manningyaffs direct: Fix bug where handle reinitialisation...
2012-10-14 Charles ManningAdd a brief README describing how to import core code...
2012-10-12 Charles ManningRemove misnamed test
2012-10-12 Charles ManningFix M18 driver for 64-bit systems
2012-10-12 Charles ManningAdd both regular nor and m18 tests to test harness
2012-10-12 Charles ManningAdd more test scripts
2012-10-12 Charles ManningAdd yaffs driver for regular NOR on simulator
2012-10-02 Charles ManningMerge branch 'driver-refactoring' into new-driver-refac...
2012-08-29 Charles Manningyaffs u-boot: Fix erase for inband tags. fix-uboot pre-driver-refactoring
2012-08-29 Charles Manningyaffs u-boot: Add new ycheck command, fix return types...
2012-07-26 Charles Manningyaffs: Fix issue with look-up off null names
2012-07-25 Charles Manningyaffsfs: Add yaffs_format function
2012-06-25 Charles ManningSet up a test framework. driver-refactoring
2012-06-25 Charles ManningMore driver cleanup
2012-06-21 Charles ManningSeperate drivers and tags handlers into their own inter...
2012-06-21 Charles ManningClean ups
2012-06-20 Charles ManningClean up obsolete CVS version stamps and some other...
2012-06-20 Charles Manningyaffs refactoring: Fix tags compatability bad block...
2012-06-20 Charles Manningyaffs driver refactoring: Change to Linux driver interface
2012-06-20 Charles Manningyaffs: Refactor drivers WIP - stress tests passing
2012-06-19 Charles ManningRefactor nand driver layer. WIP: yaffs2 working on...
2012-06-19 Charles Manningyaffs: By default route all writes into the yaffs cache
2012-06-19 Charles Manningyaffs direct: Fix up some code formatting.
2012-06-19 Charles ManningMerge in yaffsfs.c changes
2012-06-18 Charles ManningRefactor checkpoint chunk and block offsetting.
2012-06-14 Charles Manningyaffs direct cleanups: C++ header wrapping and u32...
2012-06-14 Charles ManningMerge branch '32-bit-loff_t'
2012-06-14 Charles ManningChange loff_t to Y_LOFF_T in Yaffs Direct
2012-06-08 Charles ManningChanges to support 32-bit loff_t
2012-06-07 Charles ManningChange how unused arguments are handled
2012-06-07 Charles ManningFix some statics and remove unused function
2012-06-01 Charles ManningTurn off soft deletion in tests
2012-05-21 Charles Manningyaffs2 checkpointing: Add further checkpoint data sanit...
2012-05-21 Charles Manningyaffs2: Make checkpoint block scanning skip bad blocks.
2012-05-14 Charles ManningRemove trace that should not be in mounting.
2012-05-02 Charles Manningyaffs for u-boot: Cleanups to make patches acceptable...
2012-05-01 Charles ManningMerge remote branch 'origin/master'
2012-05-01 Charles ManningClean up checkin. Do not use
2012-04-24 Charles ManningUpdate timothy test Makefile
2012-04-22 Charles Manningyaffsfs: Allocate directory searches from a table rathe...
2012-04-22 Charles ManningFix compilation of python tests.
2012-04-17 Charles Manningyaffs u-boot: Fix problem if an illegal nand chip numbe...
2012-04-16 Charles ManningSet up u-boot glue code and patching scripts.
2012-04-03 Charles ManningAdd more descriptive comment for using the yaffs commands.
2012-04-03 Charles ManningAdd files to hook up yaffs direct to u-boot
2012-03-26 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2012-03-26 Charles ManningPut both the summary and checkpoint version stamps...
2012-03-26 Charles ManningFix compilation of mkyaffsimage and mkyaffs2image
2012-03-25 Charles ManningFix resizing of large files.
2012-03-20 Charles ManningFix summary header validation
2012-03-20 Charles ManningAdd a summary header
2012-02-27 Charles ManningRemove extra line from banner.
2012-02-27 Charles ManningAdd script to handle common Linux and direct files
2012-02-27 Charles ManningChange Makefiles to support new way to structure yaffs_...
2012-02-26 Charles ManningUpdate README about linux patching
2012-02-14 Charles ManningUpdate Makefiles for new sed-based way case-insensitive...
2012-02-14 Charles ManningSet up new version of case insensitive code using sed
2012-02-13 Charles ManningAdd large file support changes to yaffs_vfs_single.c
2012-02-13 Charles ManningMerge branch 'big-files': Merge in large file support
2012-02-13 Charles ManningAdd Waldemar's patches for Linux 3.2
2012-01-24 Charles Manningyaffs direct: Remove unused dependency in yaffs_list...
2012-01-18 Charles Manningyaffs direct: Prevent yaffs_start_up being called twice.
2012-01-17 Charles Manningyaffs Direct: Add feature to limit the number of files...
2012-01-05 Charles Manningyaffs direct: Fix bounds issue in handle to pointer...
2012-01-04 Charles Manningyaffs large file support: Fix max file size issue that... big-files
2012-01-03 Charles ManningWIP Changes to tests
2011-12-21 Charles Manningyaffs large file support: Add more tests
2011-12-21 Charles Manningyaffs large file support: Saves and restores large...
2011-12-21 Charles Manninglarge file storage WIP. Can save and verify a large...
2011-12-20 Charles ManningWIP large file support
2011-12-16 Timothy ManningHave updated yaffs direct tests and added README files...
next