Parametric scheduler approach.
[bertos.git] / bertos / cpu / avr /
2010-03-17 arighiMerge branch "preempt" in "trunk".
2009-09-15 battRemove redundant option (is include by default in the...
2009-09-04 battRefactor to comply to new script interface.
2009-09-04 battAdd support for stopping debugging/flashing.
2009-09-02 battBetter warning handling, without the need of that awful...
2009-09-02 battRemove warning during test.
2009-09-02 battFix error on short hptime_t CPU.
2009-09-02 lottavianoSuppress correct warning in nightly test.
2009-09-01 lottavianoFix warnings on AVR serial hw.
2009-09-01 lottavianoFix nightly test warnings; exposed bugs are on the...
2009-08-28 battUse correct path.
2009-08-28 battRefactor makefile variables architecture.
2009-08-28 battRemove scripts.
2009-08-27 battAdd debug scripts for ARM and AVR.
2009-08-26 (no author)Add flashing support for AVR.
2009-04-21 battRefactor to not automatically include adc cpu modules...
2009-04-17 battFix ADC configurations.
2009-04-17 battRefactor timer to not include cpu specific C files.
2009-04-17 battMake nightly build test works.
2009-04-15 duploChange cflags to cppflags
2009-04-15 duploChange properties
2009-04-14 battAdd default clock frequency.
2009-04-10 battSet default code optimization to size; remove dead...
2009-04-10 battRefactor switch context ASM files to comply to Wizard.
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-04-10 battFix typos.
2009-04-10 battAdd cpu flag name flag.
2009-03-31 asterixMove sipo driver to generic bertos driver dir.
2009-03-31 asterixRefactory and generalize sipo module.
2009-03-25 battSwitch to new kernel config files.
2009-03-19 duploAdd C_FLAGS list in the cdef files
2009-02-16 duploAdd the timer enum
2009-02-16 duploChange the comment style for the modules and the list...
2009-02-10 battAdd harvard tag to avr.
2009-02-06 asterixAdd wizard info and fix some comments.
2009-01-16 battUpdate isr name.
2009-01-16 battUpdate bit names to comply with ATMega1281.
2009-01-15 battFix timer1 and timer3 for ATMega1281 (untested).
2009-01-08 alephFix simple typo
2008-12-19 asterixAdd cpu descriptions.
2008-12-19 asterixComply cpu file definition to real name.
2008-12-19 duploAdd relative path of the file to import
2008-12-19 duploCorrect a typo
2008-12-18 asterixReorder include files.
2008-12-16 asterixMove all common settings and defines to avr.common.
2008-12-12 asterixRemove all common settings and put their in general...
2008-12-11 asterixAdd configuration info for bertos wizard.
2008-12-09 asterixFix doxygen warnings.
2008-12-04 asterixFix some comments and typos.
2008-12-02 asterixTypo.
2008-12-02 asterixUse avr libc for wdt cpu specific. Comply the wdt inter...
2008-12-01 asterixAdd the wdt avr cpu specific.
2008-11-27 asterixAdd timer support for ATmega1281 (only for ther out...
2008-11-18 battFix pasto (bug #37).
2008-11-13 asterixAdd debug support for atmega1281.
2008-11-11 battAdd configurable option to choose at compile time which...
2008-11-10 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-09-05 battRefactor timer prescaler handling.
2008-09-05 battRefactor AVR twi driver to supply twi_get; add ATMega32...
2008-09-05 battRefactor AVR twi driver to supply twi_get; add ATMega32...
2008-09-05 battAdd debug support for ATMega32.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-27 battRemove timer_avr.c from nightly_test.
2008-08-27 battRemove from nightly_test list.
2008-08-27 battUpdate to new macro.
2008-08-27 battUpdate to new CONFIG_KERN.
2008-08-27 battUse correct type.
2008-08-13 bernieUse new header locations everywhere
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-10 bernieDrop ABI versioning for asm_switch_context(), as it...
2008-08-07 qwertRefactor FLASHAVR macro in FLASHAVR_CAST.
2008-08-05 qwertRefactor All Serial module.
2008-08-05 qwertRe-Refactor code under new specs. FlashAvr.
2008-08-04 qwertRefactor KFileFlashAvr in FlashAvrKFile. Tested. It...
2008-08-04 qwertLittle grammar fix.
2008-08-04 bernieRename myself
2008-07-18 qwertAdd log features, kprintf replaced with new log infrast...
2008-07-18 qwertLittle re-indentation
2008-07-18 qwertRefactor code, "page_buf" moved into KFileFlashAvr...
2008-07-18 qwertRename "page_modified" variable in "page_dirty"
2008-07-18 qwertRefactor code, moved page_modified variable in KFileFla...
2008-07-18 qwertRefactoring code, start to implement specific variables...
2008-07-18 qwertLittle re-indentation
2008-07-17 qwertUpdated flash_avr module to support KFileFlashAvr structure
2008-07-17 qwertRemove deprecated flash_avr_test method and generic...
2008-07-17 qwertModified flash_avr module to work with new kfile interf...
2008-07-16 qwertStart to merge old triface project in bertos, not worki...
2008-06-17 qwertModified gen_mk_src script for asm file, moved asm...
2008-06-16 asterixReformat and typo.
2008-06-16 asterixFix hw include.
2008-06-11 asterixSilent unused warning.
2008-06-11 asterixUse brackets for if/else.
2008-06-11 asterixUse log module instead trace. Add missing set polarity...
2008-06-10 asterixAdd missing include. Fix and clean boderplate for avr...
next