Update preset.
[bertos.git] / bertos / cpu / avr /
2012-01-13 Daniele BasileMerge contributed patch to extend support of atxmega.
2012-01-13 Daniele BasileMerge contributed patch to extend support of atxmega.
2011-10-13 lottavianoFix XMega information for wizard.
2011-10-13 lottavianoFix xmega initialization procedure.
2011-10-10 asterixDefine new tag to fix wizard errors.
2011-05-13 asterixExclude these files from nightly test.
2011-04-14 lottavianoRemove unneeded instruction in AVR timer.
2011-04-09 lottavianoAdd serial driver for AVR XMega CPU.
2011-04-09 lottavianoMove AVR mega serial files to prepare the XMega patch
2011-04-09 lottavianoFix project generation for ATmega CPU.
2011-04-09 lottavianoImplement AVR XMega timer driver.
2011-04-09 lottavianoMove AVR timer files to prepare XMega patches.
2011-04-09 lottavianoAdd to the wizard AVR XMega init file.
2011-04-09 lottavianoAdd wizard definitions for AVR XMega MCU.
2011-04-09 lottavianoAdd init file to enable all interrupt priorities at...
2011-04-09 lottavianoAdd debug support for AVR XMega MCU.
2011-04-09 lottavianoAdd detect macros for AVR XMega MCU.
2011-03-15 arighiser_avr: warn for excessive baudrate skew
2011-03-14 arighiFix serial baudrate setting on the Arduino Uno
2011-01-12 lottavianoAdd wizard support for ATmega2560
2010-12-23 lottavianoAdd support for ATmega2560.
2010-10-28 battMove flash related flags to the flash driver; refactor...
2010-09-21 lottavianoFix serial driver for ATMega32.
2010-09-10 asterixConsider the offset when read directly into flash memory.
2010-09-10 asterixRemove unneeded assert.
2010-09-01 asterixComply to new api.
2010-08-11 asterixAdd support for old init.
2010-08-11 asterixRefactor the module to new kblock device.
2010-08-05 asterixAdd adc support for atmega1280. Signed-off by Fabio...
2010-08-04 asterixRemove commented code. Fix doxygen warning.
2010-08-04 asterixAdd arduino mega board preset, signed-off by Fabio...
2010-08-03 lottavianoAdd I2C and ADC support for ATMega1280 (contributed...
2010-08-03 lottavianoSerial port support for ATMega1280 (contributed by...
2010-08-02 lottavianoAdd timer support for ATMega 1280 (contributed by Fabio...
2010-08-02 lottavianoFirst support for ATMega 1280
2010-08-02 asterixRemove old api that using i2c. Add interface to allow...
2010-07-30 asterixRemove from wizart i2c backend selection. Add deprecate...
2010-07-30 asterixMerged revisions 4004-4036,4039-4048,4050-4095,4097...
2010-07-30 asterixClean up. Remove module check where is unneeded.
2010-07-30 asterixAdd author.
2010-07-29 asterixFix flag test.
2010-07-29 asterixUse different api name for new i2c interface. Comply...
2010-07-28 asterixAdd firt implementation for avr i2c with new api.
2010-07-02 battRemove \version svn tag.
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.
next