projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merged from external project:
[bertos.git]
/
bertos
/
2008-11-10
batt
Merged from external project:
tree
|
commitdiff
2008-11-10
batt
Merged from external project:
tree
|
commitdiff
2008-11-10
batt
Merged from external project:
tree
|
commitdiff
2008-11-10
batt
Remove uneeded debug line.
tree
|
commitdiff
2008-11-07
batt
Add missing assert.
tree
|
commitdiff
2008-11-07
batt
Add battfs config file; add shuffle for free blocks.
tree
|
commitdiff
2008-11-07
batt
Add local modification test.
tree
|
commitdiff
2008-11-07
batt
Add exhaustive fileopen test.
tree
|
commitdiff
2008-11-07
batt
Increase minimum required stack to suite ARM7 needs.
tree
|
commitdiff
2008-11-07
batt
Merged from external project:
tree
|
commitdiff
2008-11-07
batt
Merged from external project:
tree
|
commitdiff
2008-11-07
batt
Merged from external project:
tree
|
commitdiff
2008-10-29
asterix
Use a possible value for the spi port.
tree
|
commitdiff
2008-10-23
batt
Merged from external project:
tree
|
commitdiff
2008-10-23
batt
Merged from external project:
tree
|
commitdiff
2008-10-23
batt
Merged from external project:
tree
|
commitdiff
2008-10-23
batt
Merged from external project:
tree
|
commitdiff
2008-10-23
batt
Merged from external project:
tree
|
commitdiff
2008-10-23
batt
Refactor disk_open calling: now the disk must be opened...
tree
|
commitdiff
2008-10-21
batt
Merged from external project:
tree
|
commitdiff
2008-10-21
batt
Revert bad commit.
tree
|
commitdiff
2008-10-21
batt
Merged from external project:
tree
|
commitdiff
2008-10-21
batt
Merged from external project:
tree
|
commitdiff
2008-10-21
batt
Merged from external project:
tree
|
commitdiff
2008-10-09
batt
Merged from external project:
tree
|
commitdiff
2008-10-09
batt
Merged from external project:
tree
|
commitdiff
2008-10-09
batt
Merged from external project:
tree
|
commitdiff
2008-10-09
batt
Merged from external project:
tree
|
commitdiff
2008-10-08
batt
Merged from external project:
tree
|
commitdiff
2008-10-08
batt
Merged from external project:
tree
|
commitdiff
2008-10-08
batt
Merged from external project:
tree
|
commitdiff
2008-10-08
batt
Merged from external project:
tree
|
commitdiff
2008-10-07
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Add remote merge script.
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-06
batt
Merged from external project:
tree
|
commitdiff
2008-10-03
batt
Disable preemptive kernel (not working).
tree
|
commitdiff
2008-10-02
batt
Fix Luminary LM3S detection.
tree
|
commitdiff
2008-10-01
batt
Add skel of i2c bitbang driver.
tree
|
commitdiff
2008-09-29
batt
Add error check.
tree
|
commitdiff
2008-09-29
batt
Document errors.
tree
|
commitdiff
2008-09-29
batt
Add error handling.
tree
|
commitdiff
2008-09-27
batt
Add missing include.
tree
|
commitdiff
2008-09-26
batt
Add macro for shuffling an array.
tree
|
commitdiff
2008-09-26
batt
Rename battfs_init to battfs_mount and battfs_close...
tree
|
commitdiff
2008-09-26
batt
Silence warning on 32bit platforms.
tree
|
commitdiff
2008-09-26
batt
Fix warnings.
tree
|
commitdiff
2008-09-26
batt
Reformat; fix a warning.
tree
|
commitdiff
2008-09-26
batt
Improve readability using disk-> instead of fdb->disk...
tree
|
commitdiff
2008-09-26
batt
Reformat.
tree
|
commitdiff
2008-09-26
batt
Add more tests; handle end of disk space correctly.
tree
|
commitdiff
2008-09-25
batt
Add missing semicolon; remove useless test.
tree
|
commitdiff
2008-09-25
batt
Also fsck right after init.
tree
|
commitdiff
2008-09-25
batt
Remove unneeded goto.
tree
|
commitdiff
2008-09-25
batt
Add filesystem consistency check.
tree
|
commitdiff
2008-09-25
batt
Fix warnings.
tree
|
commitdiff
2008-09-25
batt
Avoid flushing the same page twice.
tree
|
commitdiff
2008-09-25
batt
Refactor to fill sparse bytes with a known value (0).
tree
|
commitdiff
2008-09-25
batt
disk->data_size now hold the space size usable by data...
tree
|
commitdiff
2008-09-25
batt
Add support for writing far over the EOF.
tree
|
commitdiff
2008-09-25
batt
Reformat.
tree
|
commitdiff
2008-09-24
batt
Handle reading outside EOF.
tree
|
commitdiff
2008-09-24
batt
Restore correct MODE type.
tree
|
commitdiff
2008-09-24
batt
Give to each test a proper name.
tree
|
commitdiff
2008-09-24
batt
Use correct inode_t type.
tree
|
commitdiff
2008-09-24
batt
Remove unneeded if.
tree
|
commitdiff
2008-09-23
batt
Refactor to automatically fill new page header on loadi...
tree
|
commitdiff
2008-09-23
batt
Remove cache of current header.
tree
|
commitdiff
2008-09-23
batt
Add a test.
tree
|
commitdiff
2008-09-23
batt
Fix moving other open files when a file is growing...
tree
|
commitdiff
2008-09-23
batt
Add some debug features.
tree
|
commitdiff
2008-09-23
batt
Add and fix some log messages; add dumpPageArray (for...
tree
|
commitdiff
2008-09-21
batt
Add more write tests.
tree
|
commitdiff
2008-09-21
batt
Remove duplicate "errir" string.
tree
|
commitdiff
2008-09-20
batt
Add another write test.
tree
|
commitdiff
2008-09-20
batt
Add max page offset allocated for the file; add some...
tree
|
commitdiff
2008-09-20
batt
Add doc.
tree
|
commitdiff
2008-09-20
batt
Disable TRACEMSGs.
tree
|
commitdiff
2008-09-20
batt
More aggressive cache an read; rename some static metho...
tree
|
commitdiff
2008-09-20
batt
Add caching of current header, add some docs.
tree
|
commitdiff
2008-09-19
batt
Add cache read API.
tree
|
commitdiff
2008-09-19
batt
Add more writing test.
tree
|
commitdiff
2008-09-19
batt
Add missing page erase.
tree
|
commitdiff
2008-09-19
batt
Add first write test.
tree
|
commitdiff
2008-09-19
batt
Add some log info; add a missing "!".
tree
|
commitdiff
2008-09-19
batt
Reformat.
tree
|
commitdiff
2008-09-19
batt
Search files only in used blocks.
tree
|
commitdiff
2008-09-19
batt
Refactor countFileSize to return the size directly.
tree
|
commitdiff
2008-09-19
batt
Fix test, add some TRACE.
tree
|
commitdiff
next