summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-a/arm_copyarmstate.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial kernel build related fixes for consistencyGregory Nutt2014-09-111-1/+1
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+2
* Improve Cortex-A5 context switching so that a little less copying is doneGregory Nutt2013-07-241-2/+0
* ARMv7-N: Fix a copy error introduced in the previous check-inGregory Nutt2013-07-231-0/+15
* Improve some ARMv7-A/M floating point register save time; Add floating point ...Gregory Nutt2013-07-231-0/+89