summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/dm320_allocateheap.c
Commit message (Expand)AuthorAgeFilesLines
* arch/: board function prototypes are now in include/nuttx/board.h. Remove fr...Gregory Nutt2015-02-271-1/+2
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-1/+1
* 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-5/+12
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Fixes for changes to header filespatacongo2009-12-281-0/+1
* Fix circular header file dependencypatacongo2009-12-281-0/+3
* Common ARM supportpatacongo2007-04-281-0/+79