summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/common/up_allocateheap.c
Commit message (Expand)AuthorAgeFilesLines
* 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