summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-1/+1
* Misc changed to get the SAMA5 ELF configuration with address environments wor...Gregory Nutt2014-08-251-1/+1
* Cortex-A/SAMA5 address environment support is code complete (untested)Gregory Nutt2014-08-251-27/+21
* Add addrenv.h; First cut at Cortex-A address environment structures; Add conf...Gregory Nutt2014-08-241-1/+1
* include/nuttx/pgalloc.h and mm/mm_pgalloc.c: Add a simple page allocator bas...Gregory Nutt2014-08-231-0/+201