summaryrefslogtreecommitdiff
path: root/nuttx/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-19/+1
* Need to condition out standard allocators in kernel build. More to be doneGregory Nutt2014-08-311-1/+1
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-2/+2
* Cortex-A/SAMA5 address environment support is code complete (untested)Gregory Nutt2014-08-251-12/+0
* include/nuttx/pgalloc.h and mm/mm_pgalloc.c: Add a simple page allocator bas...Gregory Nutt2014-08-231-2/+43
* 16z: Fix option bits; adjust system clock frequencyGregory Nutt2014-01-231-2/+5
* Beginning updates of SAM3U header files o include support for the SAM4S: WDT,...Gregory Nutt2013-06-101-1/+8
* Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt2013-04-251-2/+2
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-0/+6
* With these fixes, the kernel build is basically functional (but there is more...patacongo2013-03-091-1/+23
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-081-1/+1
* Add support for multiple heapspatacongo2013-03-081-2/+19
* Fix MMC/SD support for Wildfire board; Granule allocator can now be used from...patacongo2012-09-121-0/+11
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-111-0/+30
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-9/+27
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-0/+22
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4