summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/common/up_allocateheap.c
Commit message (Collapse)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
|
* arch/: board function prototypes are now in include/nuttx/board.h. Remove ↵Gregory Nutt2015-02-271-1/+2
| | | | from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate ↵Gregory Nutt2014-08-291-1/+1
| | | | new CONFIG_BUILD_KERNEL
* 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
| | | | | | cannot use g_heapbase git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5739 42af7a65-404d-4744-a932-0658087f49c3
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-5/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5724 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in nuttx/patacongo2012-09-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
* Add some standard common files to PIC32patacongo2011-05-181-0/+83
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3622 42af7a65-404d-4744-a932-0658087f49c3