proc_test: reuse the same stack and memory array of the scheduling test during preemp...
[bertos.git] / bertos / cpu /
2010-03-17 battAT91SAM7: clarify sysirq_dispatcher description.
2010-03-17 arighiAVR: fix redeclaration of ISR_PROTO() macro.
2010-03-17 arighifix asm_switch_context() for the x86 and x86_64 archs
2010-03-17 arighiMerge branch "preempt" in "trunk".
2010-03-12 battBetter detection of concurrent ADC access.
2010-03-03 asterixAdd at91sam7 flash driver.
2010-01-20 battImport fix from preempt branch.
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-11-17 battReformat.
2009-11-17 battRemove too specific ASSERT.
2009-09-23 battFix SPI1 activation bug. Now SPI1 on at91sam7x is fully...
2009-09-17 lottavianoFix compiling issues.
2009-09-17 asterixSet correct ram start address for supported ARM.
2009-09-17 asterixSet correct ram start address for supported AVR.
2009-09-15 battRemove redundant option (is include by default in the...
2009-09-15 asterixIncrease only main stack and irq stack.
2009-09-14 asterixIncrease main and irq stack size.
2009-09-10 battNew macro to fill a new process stack: in this way...
2009-09-09 asterixFix stack alineament on new process.
2009-09-08 battARM ABI requires stack to be aligned on a 64-bit boundary
2009-09-04 battRefactor to comply to new script interface.
2009-09-04 battFix serial hw macros.
2009-09-04 battAdd support for stopping debugging/flashing.
2009-09-04 lottavianoSplit cpu specific flags and files; modify mk template.
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 lottavianoAdd stub implementation for ARM watchdog.
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-28 battRemove old scripts.
2009-08-28 lottavianoRemove files for possible license problems.
2009-08-27 battAdd gdb init script variable for wizard.
2009-08-27 battAdd Openocd debug configuration and gdb init script.
2009-08-27 battAdd debug scripts for ARM and AVR.
2009-08-27 battRefactor ARM flash script.
2009-08-27 (no author)Remove trace; add debug info.
2009-08-27 (no author)Add flashing variables.
2009-08-27 (no author)Restore correct command.
2009-08-27 lottavianoUpdate 'make flash' support for ARM chips.
2009-08-26 (no author)Move all Openocd-related files to separate folder;...
2009-08-26 (no author)Add flashing support for AVR.
2009-07-23 (no author)arm scripts: Add new openocd gdb and flash scripts
2009-07-06 lottavianoFix compilation issues on I2S module.
2009-07-06 lottavianoMove I2S at91 specific code to cpu/arm dir.
2009-07-03 lottavianoImport SPI with DMA driver.
2009-07-03 lottavianoComplete SSC (i2s) driver import for at91sam7 cpu.
2009-04-24 asterixFix kernel bug: process on arm never exit.
2009-04-21 asterixTypos.
2009-04-21 asterixAdd new line at the end of file.
2009-04-21 battRefactor to not automatically include adc cpu modules...
2009-04-21 battRafactor ARM modules to be compiled explicitly (without...
2009-04-20 asterixFix file image path.
2009-04-20 battChange error message from error to warning.
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.
next