summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/cortexm3/up_svcall.c
Commit message (Expand)AuthorAgeFilesLines
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-357/+0
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-191-1/+1
* Add S/W interrupt 0 handlerpatacongo2011-05-181-4/+4
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-0/+23
* Integrate syscall with existing svcall logicpatacongo2011-04-061-31/+169
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-9/+9
* Debug output from certain files causes crashes with new context switching logicpatacongo2009-10-271-23/+26
* Improved certain Cortex-M3 context switch timespatacongo2009-10-251-18/+66
* Move share-able Cortex-M3 file from lm3s subdirectorypatacongo2009-05-191-0/+145