summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/cortexm3
Commit message (Expand)AuthorAgeFilesLines
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-052-559/+0
* Modify interrupt handling for privileged/unprivileged modepatacongo2011-04-081-26/+33
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-0/+14
* Integrate syscall with existing svcall logicpatacongo2011-04-061-4/+8
* Add more syscall filespatacongo2011-03-292-68/+239
* Moving toward system call infrastructurepatacongo2011-03-291-2/+56
* Fix Cortex-M3 nested interrupt hard faultpatacongo2010-11-201-1/+11
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-16/+19
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Integrate PIC support into context switchingpatacongo2009-06-171-0/+6
* Move ARM and Cortex header files to separate directoriespatacongo2009-05-191-0/+290