summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/imx/imx_allocateheap.c
Commit message (Expand)AuthorAgeFilesLines
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-2/+2
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-3/+8
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-081-4/+4
* Email address change in nuttx/patacongo2012-09-131-1/+1
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-2/+2
* Fixes for recent header file reorganizationpatacongo2009-12-281-0/+1
* Fix circular header file dependencypatacongo2009-12-281-0/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+5
* Basic i.MX1 low-level bootpatacongo2009-04-101-0/+113