bertos.git
2008-02-18 bernieRestore missing MOC variable
2008-02-18 bernieSpacing fixes.
2008-02-18 bernieAdd file that was never committed to CVS for a long...
2008-02-18 bernieSet executable bit
2008-02-16 battAdd reopen test.
2008-02-16 battAdd tests for file read and file seek.
2008-02-16 battkfile_genericSeek: fix seek_end start position.
2008-02-16 battAdd battfs_fileExists & test.
2008-02-16 battAdd file open test.
2008-02-16 battTypo: swap paraemters.
2008-02-15 battTypo.
2008-02-15 battAdd some docs.
2008-02-15 battAdd flus, close, read; almost complete open.
2008-02-15 battAdd kfile_genericReopen.
2008-02-13 battStart to implement file interface.
2008-02-13 battAdd KFT_BATTFS.
2008-02-13 battMerge from kseries: add sam7x128 support.
2008-02-13 battMerge from alisei.
2008-02-10 battRefactor test; add more tests.
2008-02-10 battFix move page bug; add battfs_close.
2008-02-10 battDoc review; fix some quirks.
2008-02-07 battAdd some tests.
2008-02-07 battRefactor battfs_init in 2 separate functions; add some...
2008-02-07 battInsert invalid blocks at free blocks beginning.
2008-02-07 battMerge from kseries.
2008-02-06 battMerge from kseries.
2008-02-05 battHandle seq wrap.
2008-02-05 battPack seqnum with mark MSB to save 1 byte.
2008-02-05 battChange free_min to free_start and free_max to free_next...
2008-02-05 battDisk size is computed by driver.
2008-02-05 battMerge from branch.
2008-02-05 battRestore previous BeRTOS demo.
2008-02-05 battAdd battfs test dir.
2008-02-04 battRemove unused files.
2008-02-04 battAdd battfs test.
2008-02-01 battAdd return value :-).
2008-02-01 battTypo; fix doc.
2008-02-01 battFix a bug when a signal arrive before timeout, please...
2008-02-01 battSet correct debug pins for AT91SAM7X.
2008-02-01 battRestore wrong committ.
2008-02-01 battSet correct debug pins for A
2008-02-01 battFix doc.
2008-01-29 asterixFor at91sam7 family.
2008-01-29 battTypo.
2008-01-29 battDo not use scheduler macros for now.
2008-01-29 battMerge from preempt branch.
2008-01-24 asterixAdd support for at91sam7x cpu.
2008-01-24 asterixGeneralization for at91sam7_256 micro family.
2008-01-24 asterixRename openocd_at91sam7s_* to openocd_at91sam7_*.
2008-01-24 asterixRename crtat91sam7s256_rom to crtat91sam7_rom.
2008-01-24 asterixAdd support for at91sam7x.
2008-01-24 asterixTypos.
2008-01-24 battReformat.
2008-01-23 asterixFix interrupt status register.
2008-01-16 asterixRefactor kfile interface.
2008-01-16 asterixUse kfile for module interface.
2008-01-16 asterixRemove CVS logs. Write convert macro for adc module.
2008-01-16 asterixRemove CVS logs. Write convert macro for adc module.
2008-01-16 asterixAdd module for serial flash memory.
2008-01-16 asterixAdd ADC module for avr.
2008-01-16 asterixUse kfile for module interface.
2008-01-16 asterixDefine type size for monitor module.
2008-01-16 asterixAdd define for cpu idle.
2008-01-16 asterixUse appropriate type descriptor in kprintf.
2008-01-16 asterixAdd signal timeout (merge from digimod prj).
2008-01-16 asterixFix catastrophic bug in proc_switch. Remove unneeded...
2008-01-16 asterixRemove CVS logs. Add ASSERT.
2008-01-13 bernieRemove .cvsignore files
2007-12-21 battTypo.
2007-12-17 battReformat; simplify seq num check.
2007-12-17 battHandle seqnum wraparound.
2007-12-17 battOptimize.
2007-12-14 battPastos.
2007-12-13 battAdd warning.
2007-12-13 battFinished battfs_init.
2007-12-10 battReformat.
2007-12-07 piroCode cleanup.
2007-12-07 battAdd some sanity checks.
2007-12-07 battComplete first disk scan.
2007-12-07 piroCorrect function selected.
2007-12-07 piroAdded 64 bits conversion functions.
2007-12-05 battUse correct inode address.
2007-12-05 battStart to implement battfs_init (incomplete).
2007-12-05 battChange fcs to rotating_t; reformat.
2007-12-05 battAdd some BattFsSuper fields.
2007-12-05 battReformat.
2007-12-05 battReformat.
2007-12-05 battTypo.
2007-12-05 battRemove evil bitfields, add a spare field.
2007-11-29 asterixRemove unneeded debug message. Fix test function.
2007-11-29 asterixUse kfile_off_t instead int32_t. Fix comment.
2007-11-29 asterixAdd comment.
2007-11-29 asterixRemove cvs logs.
2007-11-29 asterixAdd include appconfig.
2007-11-29 asterixPaste. Fix test prototype. Remove unneeded code. Add...
2007-11-29 asterixAdd a generic implentation o seek function. Add test...
2007-11-29 asterixAdd generic test for kfile interface.
2007-11-28 battReformat.
2007-11-28 battTypos.
2007-11-28 battRefactor page header: add marker for free blocks.
next