summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-m
Commit message (Expand)AuthorAgeFilesLines
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-211-0/+10
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-212-0/+307
* C++ constructors work with ELF load nowpatacongo2012-10-291-0/+1
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-291-1/+1
* The ELF loader is basically functional (needs more testing)patacongo2012-10-271-23/+24
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+448
* Optimized ARMv7-M memcpy() function from Mike Smithpatacongo2012-10-204-0/+416
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-3/+1
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-272-8/+93
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-271-0/+8
* Resync new repository with old repo r5166patacongo2012-09-174-5/+5
* Remove executable property from source and make filespatacongo2012-09-134-0/+0
* Email address change in nuttx/patacongo2012-09-1311-11/+11
* 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
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-074-2/+241
* Add storage space for FPU registers in context switchingpatacongo2011-12-071-0/+5
* Finish code for basic STM3240 portpatacongo2011-11-241-0/+4
* Add support for more FAT partitions; support for SD cards greater than 4Gb; T...patacongo2011-11-151-1/+1
* Add FAT date/time stamppatacongo2011-10-021-3/+3
* Fix Kinetics UART watermark settingpatacongo2011-08-191-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-0522-0/+4036