projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2008-10-01
batt
Add skel of i2c bitbang driver.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
batt
Add error check.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
batt
Document errors.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-29
batt
Add error handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
batt
Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
batt
Add macro for shuffling an array.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
batt
Rename battfs_init to battfs_mount and battfs_close...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
batt
Silence warning on 32bit platforms.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
batt
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
batt
Reformat; fix a warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
batt
Improve readability using disk-> instead of fdb->disk...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-26
batt
Add more tests; handle end of disk space correctly.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Add missing semicolon; remove useless test.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Also fsck right after init.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Remove unneeded goto.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Add filesystem consistency check.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Avoid flushing the same page twice.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Refactor to fill sparse bytes with a known value (0).
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
disk->data_size now hold the space size usable by data...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Add support for writing far over the EOF.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
batt
Handle reading outside EOF.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
batt
Restore correct MODE type.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
batt
Give to each test a proper name.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
batt
Use correct inode_t type.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-24
batt
Remove unneeded if.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
batt
Refactor to automatically fill new page header on loadi...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
batt
Remove cache of current header.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
batt
Add a test.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
batt
Fix moving other open files when a file is growing...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
batt
Add some debug features.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
batt
Add and fix some log messages; add dumpPageArray (for...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
batt
Add more write tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
batt
Remove duplicate "errir" string.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
batt
Add another write test.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
batt
Add max page offset allocated for the file; add some...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
batt
Add doc.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
batt
Disable TRACEMSGs.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
batt
More aggressive cache an read; rename some static metho...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
batt
Add caching of current header, add some docs.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Add cache read API.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Add more writing test.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Add missing page erase.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Add first write test.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Add some log info; add a missing "!".
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Search files only in used blocks.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Refactor countFileSize to return the size directly.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Fix test, add some TRACE.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
batt
Add preliminary write support; initialize to 0xff the...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
batt
Switch to new disk write interface:the disk should...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
batt
Fix doc; compile test only in UNIT_TEST.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
batt
Fix battfs tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
batt
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
batt
Simplify sequence numbering: now pages have a monotonic...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
batt
Remove dead code; Use LOG_ERR; Fix 2 typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
batt
Start to fix some tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
batt
Update to new names and API.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
batt
Very preliminary: remove from BattFS the LRU of free...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-12
batt
Fix docs; optimization.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
batt
Remove old battfs_test leftover.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
batt
Unbreak battfs_test: comply with new policy.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
batt
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-08
batt
Rename macros.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Add new config directive.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Add generic kfile_close.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Use correct type, change test condition.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Add missing cast.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Refactor eeprom driver to use kfile interface.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Refactor eeprom driver to use kfile interface.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Add config option for calling schedule() from kbd_peek().
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Refactor timer prescaler handling.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Refactor AVR twi driver to supply twi_get; add ATMega32...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Refactor AVR twi driver to supply twi_get; add ATMega32...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Add debug support for ATMega32.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-05
batt
Add detect for ATMega32.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Start to develop a dummy app for Luminary Micro Stellar...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Move all cortex-m3 stuff in dedicated directory.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Add a new family of core: "Cortex-M3". This cpu have...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Removed startup routine.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
batt
Silence TODO and FIXME in nightly test.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Add support for luminary micro lm3s1968 board
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Add support for LM3S1968 board based on cortex-m3 cpu
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Add support for LM3S1968 board.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Add startup routine for Luminary Micro Stellaris LM3S1968
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
qwert
Luminary Micro Stellaris LM3S1968 script files.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
batt
Add ft245rl usb to parallel converter driver.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
batt
Remove duplicate proc_current function.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
bernie
This makes proc_test actually compile and pass:
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
bernie
proc_current(): Move inline.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
bernie
SCHED_ENQUEUE: tighten checks on locking
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
bernie
list: check against double node insertion
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
bernie
MWARE_XXX_H -> NET_XXX_H
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
bernie
MWARE_XXX_H -> STRUCT_XXX_H
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
bernie
proc_test: print process table during test
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
bernie
monitor: set process priority to -10
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
bernie
demo: run monitor process
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
bernie
Add GDB support for debugging preemptive kernel
commit
|
commitdiff
|
tree
|
snapshot
next