summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/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-1/+1
* 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
* Need more flexibility in defining the heap regionpatacongo2008-03-221-23/+10
* Initial fixes for Z8Encore debugpatacongo2008-03-081-3/+9
* ZDS-II toolchain does not need up_mem.hpatacongo2008-02-121-2/+25
* Fixes for z8 compilationpatacongo2008-02-111-3/+3
* First successful z80 compile & linkpatacongo2007-12-291-6/+25
* Import of z80 targetpatacongo2007-12-291-0/+79