Make nightly build test works.
[bertos.git] / bertos / cpu / avr /
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...
2008-06-10 asterixSilent unused variable warning (only for test).
2008-06-10 asterixFix brief.
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixAdd stepper timer example implementation for avr.
2008-05-26 asterixUse cfg instead appconfig in bertos modules. Reformat...
2008-05-26 asterixUse configuration file instead appconfig. Reformat...
2008-05-26 asterixAdd type include. Fix semicolon.
2008-05-26 asterixRename all function. Remove CVS logs.
2008-05-26 asterixMark as obsolete. Remove CVS logs.
2008-05-26 asterixMove in corret dir.
2008-05-26 asterixReformat.
2008-05-26 asterixReformat. Remove note in the brief.
2008-05-26 asterixMark as obsolete.
2008-05-26 asterixReformat.
2008-05-26 asterixAdd empty PWM driver implementation for AVR.
2008-05-22 asterixReformat.
2008-05-22 asterixAdd generic module for PWM target family.
2008-05-22 asterixMove eeprom module in correct dir.
next