yaffs Further mods to python browser.
[yaffs2.git] / direct /
2010-10-06 Timothy Manningyaffs Further mods to python browser. pre-name-change
2010-10-06 Timothy ManningMerge branch 'python_play'
2010-10-06 Timothy Manningyaffs Use file emulator for python test
2010-10-06 Timothy Manningyaffs Add first cut python browser for yaffs direct
2010-10-05 Timothy Manningstarting on python browser
2010-09-26 Charles Manningyaffs Increase size of test tmpfs area
2010-09-20 Charles Manningyaffs Add sharing control to yaffs direct
2010-09-17 Charles Manningyaffs Add function to get number of open handles
2010-09-08 Charles Manningyaffs Compilation clean ups
2010-09-03 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-08-23 Charles Manningyaffs Fix problem trying to mkdir a mountpt in yaffs...
2010-08-19 Charles Manningyaffs: Add yaffs direct code for tracking flash traffic
2010-08-09 Charles Manningyaffs: Fix return value for yaffs direct sync
2010-08-07 Charles Manningyaffs Changes to direct tests
2010-08-04 Charles Manningyaffs Get fuzz tester to run further
2010-08-04 Charles Manningyaffs Implement phase 1 fuzz testing.
2010-08-04 Charles Manningyaffs Update RAM simulator to support start and end...
2010-07-30 Charles Manningyaffs Fix yaffs direct creating opening files with...
2010-07-30 Charles Manningyaffs Add another test to basic tests
2010-07-22 Charles Manningyaffs Move yaffscfg.h to where it should be
2010-07-22 Charles Manningyaffs Clean up WinCE compilation issues
2010-07-21 Charles Manningyaffs Make directory for extracting common wince files
2010-07-21 Charles Manningyaffs Add Makefile to create symlinks
2010-07-21 Charles Manningyaffs Refactor yaffs direct device list management...
2010-07-01 Charles Manningyaffs Refactorisation first phase
2010-07-01 Charles Manningyaffs Reactoring WIP
2010-07-01 Charles Manningyaffs Refactor yaffs1 and yaffs2 specific code. WIP
2010-07-01 Charles Manningyaffs Fix xattr error codes
2010-06-30 Charles ManningMerge branch 'master' of ssh://aleph1.co.uk/home/aleph1...
2010-06-24 Charles Manningyaffs direct: Fix yaffs direct offset handling for...
2010-06-14 Charles Manningyaffs: Fix up xattrib flag names
2010-06-13 Charles Manningyaffs: Refactor allocator
2010-06-13 Charles Manningyaffs: Fix yaffsfs xattr error handling, add yaffs_lset...
2010-06-12 Charles Manningyaffs: Improve xattrib to not modify if there is no...
2010-06-08 Charles Manningyaffs: Add xattrib support
2010-05-28 Charles Manningyaffs: Clean up yaffs direct configuration
2010-05-19 Charles Manningyaffs: Add python test for O_EXCL
2010-05-19 Charles Manningyaffs: Clean up comments in direct/yaffsfs.c
2010-05-18 Charles Manningyaffs Fix the interpretation of O_EXCL
2010-05-16 Charles Manningyaffs: Tweak tests to use log files
2010-04-27 Charles Manningyaffs: Speed up test script
2010-04-26 Charles Manningyaffs: Tweak test scripts
2010-04-26 Charles Manningyaffs Some cleanups.
2010-04-16 Charles Manningyaffs New background garbage collector and related...
2010-03-30 Charles ManningAdd more test code.
2010-03-25 Charles ManningAdd more test scripts to automate running tests.
2010-03-25 Charles ManningAdd more test scripts to automate running tests.
2010-03-11 charlesAdd test for reduced shrink headers
2010-03-11 charlesAdd more test info
2010-03-11 charlesChange test to 32MB
2010-03-11 charlesMore testing
2010-03-10 charlesClear obsolete files during simulation
2010-03-10 charlesClear all files at start of simulation
2010-03-02 charlesClean up yaffs_FindNiceObject to be thread safe and...
2010-02-25 charlesAdd block refreshing feature
2010-02-25 charlesFix problem caused by void ptr and clean up code paths
2010-02-25 charlesAdd extra compiler flags
2010-02-18 charlesRationalise context and parameter handling
2010-02-17 charlesCleaner error reporting
2010-02-17 charlesmake clean works better
2010-02-17 charlesFix wrong link
2010-02-16 charlesAdd remount and forced unmount to yaffs direct
2010-02-05 charlesBreak up yaffs direct reads and writes to prevent locki...
2010-01-11 charlesChange parameters to packing/unpacking to fix mkyaffs2i...
2010-01-11 charlesMove tracing out of yportenv.h
2010-01-06 charlesChange direct handle management to use an inode layer...
2010-01-06 charlesChange number of handles to 100
2010-01-06 charlesAdd handle tests
2010-01-05 charlesAdd another test
2009-12-25 charlesChange nandsim invocation to use 256MB partition
2009-12-14 charlesAdd fuzzer work in progress
2009-12-14 charlesUpdate README
2009-12-14 charlesUpdate not stress test
2009-12-07 charlesChange to strnlen() and strncpy() to avoid problems...
2009-12-06 charlesAdd tracMask control option to tests to allow them...
2009-12-03 charlesAdd more info to python test
2009-11-09 charlesMore test stuff
2009-11-09 charlesMore test code
2009-11-07 charlesMore test tweaks
2009-11-03 charlesAdd more tracing to tests
2009-10-30 charlesAdd option descriptions
2009-10-19 charlesClean up code formatting
2009-10-15 charlesRuntime disbale of lazy loading. Fix problem where...
2009-10-15 charlesExtend info in tests
2009-10-14 charlesChange tests so they can run in parallel in same directory
2009-10-14 charlesAllow the disabling of tags ECC
2009-10-13 charlesMore python example stuff
2009-10-13 charlesAdd some python examples
2009-10-12 charlesFull change over to ctypes
2009-10-09 charlesChange from SWIG to ctypes... much easier
2009-10-08 charlesMore SWIG pythonry
2009-10-08 charlesMore python stuff
2009-10-08 charlesAdd first cut of python bindings
2009-10-08 charlesAdd missing function, if only stubs
2009-09-23 charlesImprove sync to flush metadata
2009-08-11 charlesFix 2 problems: rmdir of non-empty dir, handling 255...
2009-07-28 charlesFix problem where object creation fills flash
2009-03-05 charlesChange yaffs_DeleteFile to yaffs_DeleteObject and impro...
2009-02-09 charlesAdd experimental yaffs_nandif.[ch]
2009-01-27 charlesChange string concats to work with all OSs
next