Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu / avr /
2010-07-02 battMove kfile interface to the io/ directory.
2010-06-29 asterixRemove svn tags.
2010-06-11 asterixFix timer selection for some avr cpus.
2010-06-10 asterixFix typo.
2010-06-10 asterixUpdate the interrupt signal to new style.
2010-05-28 asterixAdd support for missing avr cpu.
2010-05-19 asterixClean up lcd 32122a driver and put into bertos driver.
2010-05-19 asterixClean up. Silent warning.
2010-05-13 asterixUpdate interrupt vector name.
2010-05-13 asterixremove unneed function. Use hpread in context switch...
2010-05-13 asterixFix debug port select.
2010-05-12 asterixAdd function to read hp ticks.
2010-05-11 asterixAdd flash module. Refactor the cpu implementation.
2010-05-07 asterixClean up. Reformat.
2010-04-30 battComply to new wizard policy: the toolchain name is...
2010-04-28 asterixAdd avr tag for widzard.
2010-03-31 lottavianoAdd support for serial driver on ATMega168.
2010-03-31 lottavianoAdd serial port support for ATMega328
2010-03-29 lottavianoAdd timer support for AVR 328P (Arduino)
2010-03-26 lottavianoInitial support for ATmega328P (Arduino Duemilanove).
2010-03-25 arighiUse the new sig_send() and sig_post() primitives.
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.
next