summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam3u/sam3u_allocateheap.c
Commit message (Expand)AuthorAgeFilesLines
* itoa() from Ryan Sundbergpatacongo2013-03-141-0/+18
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-9/+17
* Fixe to kernel build and syscalls.patacongo2013-03-131-6/+6
* More updates to MPU control logicpatacongo2013-03-121-2/+2
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to the...patacongo2013-03-111-2/+3
* Add MPU support for the LPC17xx familypatacongo2013-03-111-79/+38
* Remove user_map.h; replace with a header at the beginning of the user-space b...patacongo2013-03-101-4/+0
* AT91SAM3 now supports kernel-mode heap; SAM3U-EK knsh configuration converted...patacongo2013-03-101-6/+116
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-4/+8
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-081-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add framework for a SAM3U SPI driverpatacongo2011-10-031-0/+0
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
* Fix typo in SAM3U allocheappatacongo2011-09-261-1/+1
* Add user access to the heappatacongo2011-04-081-1/+22
* More separation of kernel- and user-memory managementpatacongo2011-04-051-2/+4
* Fix SRAM1 base addresspatacongo2010-01-301-0/+126