aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-m
Commit message (Expand)AuthorAgeFilesLines
* Fix poll/select issue reported by Qiangpatacongo2013-01-241-4/+9
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-226-11/+63
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-221-4/+4
* Implement vfork() for the MIPS32 architecturepatacongo2013-01-151-0/+3
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-091-4/+4
* Fixed ARM vfork; re-enabled vfork OS testpatacongo2013-01-071-1/+2
* Add ostest vfork test (does not work yet)patacongo2013-01-071-5/+5
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-10/+52
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-0/+96
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-022-5/+14
* Mostly costmetic updatespatacongo2012-12-231-3/+5
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-2/+2
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-231-15/+15
* /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
* Resync new repository with old repo r5166patacongo2012-09-1725-0/+4765