bertos.git
2008-03-04 bernieMove template configuration files to devtools/templates/
2008-03-02 battFix README.
2008-03-01 battFix doxygen-trac integration file names.
2008-03-01 battFix for doxygen-trac integration.
2008-02-28 battRemove old readme file.
2008-02-26 bernieRemove plenty of weird AVR programmers
2008-02-21 asterixFix paste bug.
2008-02-20 asterixFix doxygen warning.
2008-02-19 battFix typos from Bernie's review.
2008-02-19 battRemove kfile sub-classes aggregation.
2008-02-19 battMerge from kseries.
2008-02-19 battMerge from kseries.
2008-02-19 battMerge from kseries.
2008-02-18 battFix ARM endianness detection for gcc.
2008-02-18 bernieUse real kdebug functions.
2008-02-18 bernieCONFIG_KDEBUG_PORT: Add missing configuration variable
2008-02-18 bernieInvert test (the mask contains BLOCKED signals)
2008-02-18 bernieUnify embedded and hosted debug support
2008-02-18 bernieOnly include switch.h when preemption is enabled
2008-02-18 bernietimer_hw_triggered(): Add dummy definition
2008-02-18 bernieAdd missing tool LDXX (linker for C++ programs)
2008-02-18 bernieInvert test on moc success
2008-02-18 bernieAdd definition for BV()
2008-02-18 bernieWhitespace fix
2008-02-18 bernieCoding style fix
2008-02-18 bernieRemove changelogs
2008-02-18 bernieRename remaining instances of RASTER_SIZE() to RAST_SIZE()
2008-02-18 bernieSpacing fix
2008-02-18 bernieSupport 64bit CPUs
2008-02-18 berniePass stack size in _bytes_ to memset() for stack filling.
2008-02-18 bernieRestore lost support for hosted serial port.
2008-02-18 bernieHelp Doxygen identify a cpp macro.
2008-02-18 bernieAdd IRQ_ENABLED() for hosted environments.
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.
next