nuttx/arch/arm/src
patacongo 87bb6ceb5b Fix syscall parameter passing for the case where the number of parameters is >4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5767 42af7a65-404d-4744-a932-0658087f49c3
2013-03-21 00:25:17 +00:00
..
arm Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
armv6-m Fix syscall parameter passing for the case where the number of parameters is >4 2013-03-21 00:25:17 +00:00
armv7-m Fix syscall parameter passing for the case where the number of parameters is >4 2013-03-21 00:25:17 +00:00
c5471 Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be static const 2013-02-27 22:24:49 +00:00
calypso up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for now 2013-03-08 22:01:50 +00:00
common In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications 2013-03-20 20:27:08 +00:00
dm320 Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
imx Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
kinetis Add support for ram vectors to the ARMv7-M architecture 2013-03-18 21:10:08 +00:00
lm Fix various typos assocated with LM4F 2013-03-20 03:39:17 +00:00
lpc17xx Directories where the same source files are used to build different objects need to keep those objects in separate directories; LPC17xx updates from Chris Taglia 2013-03-19 23:40:07 +00:00
lpc31xx Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
lpc43xx Add support for ram vectors to the ARMv7-M architecture 2013-03-18 21:10:08 +00:00
lpc214x Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
lpc2378 Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
nuc1xx Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
sam3u In KERNEL mode, need to explicitly set the privilege in the CONTROL register on return from exceptions 2013-03-19 00:16:27 +00:00
stm32 Add support for ram vectors to the ARMv7-M architecture 2013-03-18 21:10:08 +00:00
str71x Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
Makefile LPC1788 PLL configuration from Rommel Marcelo 2013-02-16 12:46:09 +00:00