summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/src/common/up_allocateheap.c
Commit message (Expand)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 fr...Gregory Nutt2015-02-271-1/+2
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-7/+0
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-1/+1
* 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-3/+4
* Email address change in nuttx/patacongo2012-09-131-1/+1
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-1/+1
* Initial Z61F debugpatacongo2008-01-251-4/+4
* Add z16f system exception handling logic.patacongo2008-01-251-0/+1
* Fixes for clean(er) compilationpatacongo2008-01-231-4/+17
* Fix some ZDS-II compile errorspatacongo2008-01-111-1/+1
* untest z16f codepatacongo2008-01-111-0/+98