summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/armv7-m/irq.h
Commit message (Expand)AuthorAgeFilesLines
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register....Gregory Nutt2013-04-161-1/+1
* Add support for nested system callspatacongo2013-03-171-6/+24
* Add support for calling to and returning from signal handlers in in user-mode...patacongo2013-03-171-0/+8
* More MPU-related fixespatacongo2013-03-161-1/+1
* Fix some ARMv7-M syscall logicpatacongo2013-03-121-1/+4
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-061-1/+7
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-221-8/+13
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-221-58/+83
* Resync new repository with old repo r5166patacongo2012-09-171-1/+20
* Incoporate (more) new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-221-99/+7
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-221-71/+77
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-071-2/+2
* Add storage space for FPU registers in context switchingpatacongo2011-12-071-2/+78
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-0/+316