summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv6-m/up_initialstate.c
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-2/+2
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register....Gregory Nutt2013-04-161-1/+1
* Fix more compile errors and warnings introduced in recent commitspatacongo2013-03-151-1/+3
* Switch to user-mode before starting a new taskpatacongo2013-03-141-18/+5
* More Cortex-M0 fixespatacongo2013-02-251-1/+1
* More Cortex-M0/NUC120 fixespatacongo2013-02-251-11/+13
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-231-1/+1
* First cut at support for Cortex-M0patacongo2013-02-161-0/+153