nuttx/arch/arm/src
patacongo 1c0306cb11 Add logic to initialize SAM3U user applications
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3482 42af7a65-404d-4744-a932-0658087f49c3
2011-04-08 15:24:50 +00:00
..
arm Modify interrupt handling for privileged/unprivileged mode 2011-04-08 01:33:21 +00:00
c5471 current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
common current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
cortexm3 Modify interrupt handling for privileged/unprivileged mode 2011-04-08 01:33:21 +00:00
dm320 current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
imx current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
lm3s Fix error introduced in last commit 2011-04-08 03:54:17 +00:00
lpc17xx Fix error introduced in last commit 2011-04-08 03:54:17 +00:00
lpc214x current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
lpc313x current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
lpc2378 current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
sam3u Add logic to initialize SAM3U user applications 2011-04-08 15:24:50 +00:00
stm32 Fix error introduced in last commit 2011-04-08 03:54:17 +00:00
str71x current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
Makefile Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds 2011-04-03 18:42:33 +00:00