aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-m
Commit message (Expand)AuthorAgeFilesLines
* LP43xx... disable debug traps on hardfaultspatacongo2012-07-111-16/+40
* Fix last check-in.. duplicate definitions for ARMvm-7 ICTR registerpatacongo2012-06-011-6/+4
* Interrupt priority fix + new LM3S header filespatacongo2012-06-011-0/+2
* Add hooks to support STM32 power managementpatacongo2012-03-141-0/+9
* Fix bugs in lazy FPU register savingpatacongo2012-02-256-23/+26
* select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to ...patacongo2012-02-241-8/+21
* OOps... vstm instructions needs to post-increment, not pre-decrementpatacongo2012-02-231-10/+33
* Enable STM32 F4 hardware floating point with the Atollic toolchainpatacongo2012-02-232-5/+20
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-226-22/+416
* Numerous cosmetic changes while debugging a telnet driver issuepatacongo2012-01-311-2/+2
* Completes coding of the PWM modulepatacongo2011-12-1923-0/+4284