summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/arch.h
Commit message (Expand)AuthorAgeFilesLines
* Add logic necessary to handler remapping of shared memory on contex switchesGregory Nutt2014-09-231-2/+15
* Add a configuration option for dynamic stack managementGregory Nutt2014-09-131-8/+10
* Misc fixes to repair some of the breakage to the SAMA5D4-EK elf configuration...Gregory Nutt2014-09-111-1/+3
* Add logic to initialize the per-process user heap when each user process is s...Gregory Nutt2014-09-101-2/+10
* Completes the implementation of sbrk() (untested)Gregory Nutt2014-09-011-2/+0
* Mostly cosmetic use of uintptr_t to hold addresses instead of uint32_tGregory Nutt2014-08-261-3/+3
* Misc changed to get the SAMA5 ELF configuration with address environments wor...Gregory Nutt2014-08-251-6/+27
* Cortex-A/SAMA5 address environment support is code complete (untested)Gregory Nutt2014-08-251-1/+14
* Add addrenv.h; First cut at Cortex-A address environment structures; Add conf...Gregory Nutt2014-08-241-1/+31
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+6
* RIDE uses pre-built NuttX start filepatacongo2009-10-041-0/+5
* Straighten out conditional compilationpatacongo2009-06-171-1/+36
* cosmeticpatacongo2008-11-061-20/+20
* More z8 compilation changespatacongo2008-02-121-1/+0
* Common ARM supportpatacongo2007-04-281-0/+80