Merge branch "preempt" in "trunk".
[bertos.git] / bertos / cpu / arm / hw /
2010-03-17 arighiMerge branch "preempt" in "trunk".
2010-01-14 battReformat.
2010-01-14 battOptimization: Use a trampoline to start ARM processes...
2009-12-22 battTypo.
2009-12-22 battEnable PIO clock by default on AT91SAM7 CPUs.
2009-04-24 asterixFix kernel bug: process on arm never exit.
2009-04-20 battChange error message from error to warning.
2009-04-17 battMake nightly build test works.
2009-04-16 battAdd full support for AT91SAM7S64, AT91SAM7S128, AT91SAM...
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-03-25 battAlways use custom config files.
2008-09-04 qwertRemoved startup routine.
2008-09-04 qwertAdd startup routine for Luminary Micro Stellaris LM3S1968
2008-08-28 battUse the new ARCH_NIGHTTEST.
2008-08-10 bernieDrop ABI versioning for asm_switch_context(), as it...
2008-06-17 qwertModified gen_mk_src script for asm file, moved asm...
2008-06-17 qwertDeleted deprecated crt.s
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-04-09 battAdd support for switching clock to different sources...
2008-04-04 battMove also cpu/ to bertos/ :-).