Mercurial > yaffs-ecoscentric
comparison packages/fs/yaffs/current/ChangeLog @ 300:9c8ff034abb0
Graft in 20090826 source snapshot
| author | Ross Younger <wry@ecoscentric.com> |
|---|---|
| date | Tue, 03 Nov 2009 12:15:09 +0000 |
| parents | |
| children | 79e24d9d451d |
comparison
equal
deleted
inserted
replaced
| 299:3ca4a11adcdf | 300:9c8ff034abb0 |
|---|---|
| 1 2009-08-26 Ross Younger <wry@ecoscentric.com> | |
| 2 | |
| 3 * Added support for small-page chips: incorporates and builds on work | |
| 4 by Simon Kallweit. Small page devices can operate either in YAFFS1 | |
| 5 mode, or YAFFS2 mode with inbandTags. | |
| 6 * Updated #defines to omit unneeded YAFFS code. | |
| 7 | |
| 8 2009-08-18 Ross Younger <wry@ecoscentric.com> | |
| 9 | |
| 10 * yaffs-guts.c: Update from Aleph One CVS (1.85 -> 1.88) | |
| 11 | |
| 12 2009-07-20 Ross Younger <wry@ecoscentric.com> | |
| 13 | |
| 14 * ecos-yaffs.c: Compute free-space from nErasedBlocks (recommended by | |
| 15 Charles Manning) - not yaffs_GetNumberOfFreeChunks. | |
| 16 | |
| 17 2009-07-03 Ross Younger <wry@eCosCentric.com> | |
| 18 | |
| 19 * Add detailed RAM use estimate and worked example. | |
| 20 | |
| 21 2009-06-18 Ross Younger <wry@eCosCentric.com> | |
| 22 | |
| 23 * General enhancements and bugfixes. | |
| 24 * Add mount-time mallinfo check/warning in debug builds. | |
| 25 * Replace unconditional diag_printfs with calls to TOUT macro. | |
| 26 * TOUT (trace output) macro now uses configable cdl function, | |
| 27 may be disabled. | |
| 28 * Improve our definition of YBUG. | |
| 29 * Upstream: Merge from cvs datestamp "2009-05-16 00:00" | |
| 30 * Retab eCos-specific files, for consistency. | |
| 31 * Pare down use of libextras. | |
| 32 * doc: linewrap for consistency. | |
| 33 * Elide unneeded YAFFS1 code. | |
| 34 * Use eCos qsort, not yaffs's own. | |
| 35 | |
| 36 2009-05-01 Ross Younger <wry@eCosCentric.com> | |
| 37 | |
| 38 * New package. YAFFS filesystem. Beware license terms; this | |
| 39 package is not covered by the standard eCos license! | |
| 40 |
