projects
/
bertos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add a template of the project .mk file, with keywords instead of values, ready to...
2008-09-26
batt
Add more tests; handle end of disk space correctly.
commit
|
commitdiff
|
tree
2008-09-25
batt
Add missing semicolon; remove useless test.
commit
|
commitdiff
|
tree
2008-09-25
batt
Also fsck right after init.
commit
|
commitdiff
|
tree
2008-09-25
batt
Remove unneeded goto.
commit
|
commitdiff
|
tree
2008-09-25
batt
Add filesystem consistency check.
commit
|
commitdiff
|
tree
2008-09-25
batt
Fix warnings.
commit
|
commitdiff
|
tree
2008-09-25
batt
Avoid flushing the same page twice.
commit
|
commitdiff
|
tree
2008-09-25
batt
Refactor to fill sparse bytes with a known value (0).
commit
|
commitdiff
|
tree
2008-09-25
batt
disk->data_size now hold the space size usable by data...
commit
|
commitdiff
|
tree
2008-09-25
batt
Add support for writing far over the EOF.
commit
|
commitdiff
|
tree
2008-09-25
batt
Reformat.
commit
|
commitdiff
|
tree
2008-09-24
batt
Handle reading outside EOF.
commit
|
commitdiff
|
tree
2008-09-24
batt
Restore correct MODE type.
commit
|
commitdiff
|
tree
2008-09-24
batt
Give to each test a proper name.
commit
|
commitdiff
|
tree
2008-09-24
batt
Use correct inode_t type.
commit
|
commitdiff
|
tree
2008-09-24
batt
Remove unneeded if.
commit
|
commitdiff
|
tree
2008-09-23
batt
Refactor to automatically fill new page header on loading...
commit
|
commitdiff
|
tree
2008-09-23
batt
Remove cache of current header.
commit
|
commitdiff
|
tree
2008-09-23
batt
Add a test.
commit
|
commitdiff
|
tree
2008-09-23
batt
Fix moving other open files when a file is growing...
commit
|
commitdiff
|
tree
2008-09-23
batt
Add some debug features.
commit
|
commitdiff
|
tree
2008-09-23
batt
Add and fix some log messages; add dumpPageArray (for...
commit
|
commitdiff
|
tree
2008-09-21
batt
Add more write tests.
commit
|
commitdiff
|
tree
2008-09-21
batt
Remove duplicate "errir" string.
commit
|
commitdiff
|
tree
2008-09-20
batt
Add another write test.
commit
|
commitdiff
|
tree
2008-09-20
batt
Add max page offset allocated for the file; add some...
commit
|
commitdiff
|
tree
2008-09-20
batt
Add doc.
commit
|
commitdiff
|
tree
2008-09-20
batt
Disable TRACEMSGs.
commit
|
commitdiff
|
tree
2008-09-20
batt
More aggressive cache an read; rename some static method...
commit
|
commitdiff
|
tree
2008-09-20
batt
Add caching of current header, add some docs.
commit
|
commitdiff
|
tree
2008-09-19
batt
Add cache read API.
commit
|
commitdiff
|
tree
2008-09-19
batt
Add more writing test.
commit
|
commitdiff
|
tree
2008-09-19
batt
Add missing page erase.
commit
|
commitdiff
|
tree
2008-09-19
batt
Add first write test.
commit
|
commitdiff
|
tree
2008-09-19
batt
Add some log info; add a missing "!".
commit
|
commitdiff
|
tree
2008-09-19
batt
Reformat.
commit
|
commitdiff
|
tree
2008-09-19
batt
Search files only in used blocks.
commit
|
commitdiff
|
tree
2008-09-19
batt
Refactor countFileSize to return the size directly.
commit
|
commitdiff
|
tree
2008-09-19
batt
Fix test, add some TRACE.
commit
|
commitdiff
|
tree
2008-09-19
batt
Add preliminary write support; initialize to 0xff the...
...initialize to 0xff the memory in
batt
fs_writeTestBlock; implement battfs_flush.
commit
|
commitdiff
|
tree
2008-09-18
batt
Switch to new disk write interface:the disk should...
commit
|
commitdiff
|
tree
2008-09-16
batt
Fix doc; compile test only in UNIT_TEST.
commit
|
commitdiff
|
tree
2008-09-16
batt
Fix battfs tests.
Fix
batt
fs tests.
commit
|
commitdiff
|
tree
2008-09-16
batt
Remove dead code.
commit
|
commitdiff
|
tree
2008-09-16
batt
Simplify sequence numbering: now pages have a monotonically...
commit
|
commitdiff
|
tree
2008-09-15
batt
Remove dead code; Use LOG_ERR; Fix 2 typo.
commit
|
commitdiff
|
tree
2008-09-15
batt
Start to fix some tests.
commit
|
commitdiff
|
tree
2008-09-15
batt
Update to new names and API.
commit
|
commitdiff
|
tree
2008-09-15
batt
Very preliminary: remove from BattFS the LRU of free...
Very preliminary: remove from
Batt
FS the LRU of free blocks; now...
commit
|
commitdiff
|
tree
2008-09-12
batt
Fix docs; optimization.
commit
|
commitdiff
|
tree
2008-09-11
batt
Remove old battfs_test leftover.
Remove old
batt
fs_test leftover.
commit
|
commitdiff
|
tree
2008-09-11
batt
Unbreak battfs_test: comply with new policy.
Unbreak
batt
fs_test: comply with new policy.
commit
|
commitdiff
|
tree
2008-09-10
batt
Typo.
commit
|
commitdiff
|
tree
2008-09-08
batt
Rename macros.
commit
|
commitdiff
|
tree
2008-09-05
batt
Add new config directive.
commit
|
commitdiff
|
tree
2008-09-05
batt
Add generic kfile_close.
commit
|
commitdiff
|
tree
2008-09-05
batt
Use correct type, change test condition.
commit
|
commitdiff
|
tree
2008-09-05
batt
Add missing cast.
commit
|
commitdiff
|
tree
2008-09-05
batt
Refactor eeprom driver to use kfile interface.
commit
|
commitdiff
|
tree
2008-09-05
batt
Refactor eeprom driver to use kfile interface.
commit
|
commitdiff
|
tree
2008-09-05
batt
Add config option for calling schedule() from kbd_peek().
commit
|
commitdiff
|
tree
2008-09-05
batt
Refactor timer prescaler handling.
commit
|
commitdiff
|
tree
2008-09-05
batt
Refactor AVR twi driver to supply twi_get; add ATMega32...
commit
|
commitdiff
|
tree
2008-09-05
batt
Refactor AVR twi driver to supply twi_get; add ATMega32...
commit
|
commitdiff
|
tree
2008-09-05
batt
Add debug support for ATMega32.
commit
|
commitdiff
|
tree
2008-09-05
batt
Add detect for ATMega32.
commit
|
commitdiff
|
tree
2008-09-04
batt
Silence TODO and FIXME in nightly test.
commit
|
commitdiff
|
tree
2008-09-04
batt
Add ft245rl usb to parallel converter driver.
commit
|
commitdiff
|
tree
2008-09-03
batt
Remove duplicate proc_current function.
commit
|
commitdiff
|
tree
2008-08-29
batt
Reformat: use tabs.
commit
|
commitdiff
|
tree
2008-08-29
batt
Fix ramp_test.
commit
|
commitdiff
|
tree
2008-08-29
batt
Fix sprintf_test.
commit
|
commitdiff
|
tree
2008-08-29
batt
Rename hw-related tests.
commit
|
commitdiff
|
tree
2008-08-29
batt
Fix documentation.
commit
|
commitdiff
|
tree
2008-08-29
batt
Drop the magical test macros.
commit
|
commitdiff
|
tree
2008-08-29
batt
Fix UNITTEST ARCH declaration.
commit
|
commitdiff
|
tree
2008-08-29
batt
Revert bad commit.
commit
|
commitdiff
|
tree
2008-08-29
batt
Fix some warnings for printf arguments.
commit
|
commitdiff
|
tree
2008-08-29
batt
Silence a warning on 64bit platforms.
commit
|
commitdiff
|
tree
2008-08-29
batt
Restore preempt_forbid_cnt as private; supply an accessor...
commit
|
commitdiff
|
tree
2008-08-29
batt
Remove unneeded cast.
commit
|
commitdiff
|
tree
2008-08-28
batt
Add missing brackets.
commit
|
commitdiff
|
tree
2008-08-28
batt
Reformat.
commit
|
commitdiff
|
tree
2008-08-28
batt
Fix unit test check.
commit
|
commitdiff
|
tree
2008-08-28
batt
Add missing header.
commit
|
commitdiff
|
tree
2008-08-28
batt
Use new macro.
commit
|
commitdiff
|
tree
2008-08-28
batt
Rename _TEST to ARCH_UNITTEST.
commit
|
commitdiff
|
tree
2008-08-28
batt
Use the new ARCH_NIGHTTEST.
commit
|
commitdiff
|
tree
2008-08-28
batt
Add test ARCH; remove macros.h dependency to allow...
commit
|
commitdiff
|
tree
2008-08-27
batt
Remove timer_avr.c from nightly_test.
commit
|
commitdiff
|
tree
2008-08-27
batt
Add missing prototypes.
commit
|
commitdiff
|
tree
2008-08-27
batt
Remove from nightly_test list.
commit
|
commitdiff
|
tree
2008-08-27
batt
Update to new macro name.
commit
|
commitdiff
|
tree
2008-08-27
batt
Add item to list correctly.
commit
|
commitdiff
|
tree
2008-08-27
batt
Fix warning for no prototype.
commit
|
commitdiff
|
tree
2008-08-27
batt
Lower meaningless demo clock frequency to avoid overflows...
commit
|
commitdiff
|
tree
2008-08-27
batt
Add missing header.
commit
|
commitdiff
|
tree
2008-08-27
batt
Disable kernel heap (needs to be refactored).
commit
|
commitdiff
|
tree
2008-08-27
batt
Add a way to easily exclude a file from nightly test.
commit
|
commitdiff
|
tree
2008-08-27
batt
Set a more conservative default.
commit
|
commitdiff
|
tree
next