summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/src/common/up_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/+9
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add a few more hc12 filespatacongo2009-12-041-0/+82