Fix more serial driver configurations.
[bertos.git] / bertos / cpu /
2009-04-17 battFix ADC configurations.
2009-04-17 battAdd tag.
2009-04-17 battDo not compile twice arm C files in nighttest.
2009-04-17 battRefactor timer to not include cpu specific C files.
2009-04-17 battMake nightly build test works.
2009-04-16 battAdd full support for AT91SAM7S64, AT91SAM7S128, AT91SAM...
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 battAlways use custom config files.
2009-03-25 battSwitch to new kernel config files.
2009-03-25 battUse custom config when needed.
2009-03-19 duploAdd C_FLAGS list in the cdef files
2009-02-16 duploAdd the timer_select enum in the arm timer
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 comment.
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 asterixAdd short cpu descriptions.
2008-12-19 asterixComply cpu names 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 asterixClean up.
2008-12-16 asterixClean up.
2008-12-16 asterixMove all common settings and defines to avr.common.
2008-12-16 asterixMove general cpu info in local cpu common file. Rename...
2008-12-16 asterixGroup the common definition in at91sam7.common.
2008-12-15 asterixDefine the common setting for sam7 cpu.
2008-12-12 asterixAdd sam7 cpu settings.
2008-12-12 asterixPaste.
2008-12-12 asterixRemove all common settings and put their in general...
2008-12-12 asterixAdd cpu general settings for BeRTOS wizard.
2008-12-11 asterixComply to avr cdef format.
2008-12-11 asterixAdd configuration info for bertos wizard.
2008-12-11 asterixAdd configuration info for bertos wizard.
2008-12-09 asterixFix doxygen warnings.
2008-12-04 asterixConvert to unix format. Removing trailing space.
2008-12-04 asterixFix some comments and typos.
2008-12-03 asterixAdd the gdb and openocd configuration script for the...
2008-12-03 asterixAdd script for the latest version of openocd.
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-11 battUpdate to new i2c driver name.
2008-11-11 battRevert bad commit.
2008-11-11 battRename arm twi driver to i2c.
2008-11-10 battMerged from external project:
2008-10-23 battMerged from external project:
2008-10-21 battRevert bad commit.
2008-10-21 battMerged from external project:
2008-10-07 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-10-02 battFix Luminary LM3S detection.
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-09-05 battAdd detect for ATMega32.
2008-09-04 qwertMove all cortex-m3 stuff in dedicated directory.
2008-09-04 qwertAdd a new family of core: "Cortex-M3". This cpu have...
2008-09-04 qwertRemoved startup routine.
2008-09-04 qwertAdd support for luminary micro lm3s1968 board
2008-09-04 qwertAdd support for LM3S1968 board based on cortex-m3 cpu
2008-09-04 qwertAdd support for LM3S1968 board.
2008-09-04 qwertAdd startup routine for Luminary Micro Stellaris LM3S1968
2008-09-04 qwertLuminary Micro Stellaris LM3S1968 script files.
2008-09-03 bernieThis makes proc_test actually compile and pass:
2008-08-29 battRename hw-related tests.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-29 berniecpu: introduce cpuatomic_t
2008-08-29 battRemove unneeded cast.
2008-08-28 battUse new macro.
2008-08-28 battUse the new ARCH_NIGHTTEST.
2008-08-27 battRemove timer_avr.c from nightly_test.
2008-08-27 battRemove from nightly_test list.
2008-08-27 battAdd a way to easily exclude a file from nightly test.
next