nuttx/arch/arm/src
patacongo a31d1f331b Corrections needed after further test of stack-based task arguments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5771 42af7a65-404d-4744-a932-0658087f49c3
2013-03-21 23:37:11 +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 Corrections needed after further test of stack-based task arguments 2013-03-21 23:37:11 +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 Add a up_stack_frame() interface to allocate a frame of data on a task's stack. 2013-03-21 17:35:08 +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 Add a up_stack_frame() interface to allocate a frame of data on a task's stack. 2013-03-21 17:35:08 +00:00
stm32 Add a up_stack_frame() interface to allocate a frame of data on a task's stack. 2013-03-21 17:35: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