Parametric scheduler approach.
[bertos.git] / bertos / cpu / arm /
2010-03-17 battAT91SAM7: clarify sysirq_dispatcher description.
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-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-15 asterixIncrease only main stack and irq stack.
2009-09-14 asterixIncrease main and irq stack size.
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 battFix error on short hptime_t CPU.
2009-09-01 lottavianoAdd stub implementation for ARM watchdog.
2009-08-28 battUse correct path.
2009-08-28 battRefactor makefile variables architecture.
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-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 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 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-25 battAlways use custom config files.
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_select enum in the arm timer
2009-02-06 asterixAdd comment.
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-16 asterixClean up.
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 asterixRemove all common settings and put their in general...
2008-12-11 asterixComply to avr cdef format.
2008-12-11 asterixAdd configuration info for bertos wizard.
2008-12-04 asterixConvert to unix format. Removing trailing space.
2008-12-03 asterixAdd script for the latest version of openocd.
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-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-09-04 qwertMove all cortex-m3 stuff in dedicated directory.
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 startup routine for Luminary Micro Stellaris LM3S1968
2008-09-04 qwertLuminary Micro Stellaris LM3S1968 script files.
2008-08-29 battRename hw-related tests.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-29 battRemove unneeded cast.
2008-08-28 battUse new macro.
2008-08-28 battUse the new ARCH_NIGHTTEST.
2008-08-27 battAdd a way to easily exclude a file from nightly test.
2008-08-27 battUpdate to new CONFIG_KERN.
2008-08-17 bernietimer: Cleanup and warning removal from driver and...
2008-08-13 bernieUse new header locations everywhere
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-10 bernieDrop ABI versioning for asm_switch_context(), as it...
2008-08-08 battTypo.
next