summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/cortexm3
Commit message (Expand)AuthorAgeFilesLines
* Add tools to manage a version filepatacongo2011-04-141-1/+1
* Add user access to the heappatacongo2011-04-082-31/+72
* Completes implementation of kernel mode buildpatacongo2011-04-083-5/+534
* Modify interrupt handling for privileged/unprivileged modepatacongo2011-04-082-0/+114
* I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ...patacongo2011-04-074-7/+7
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-062-5/+33
* Integrate syscall with existing svcall logicpatacongo2011-04-065-66/+304
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-0/+110
* Add Cortex-M3 MPU header filepatacongo2011-04-011-0/+115
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-272-18/+15
* More context switching logicpatacongo2010-10-151-2/+2
* LPC17xx USBDEV driver now compiles (still untested)patacongo2010-07-161-21/+14
* Fix interrupt stack compilation problempatacongo2010-07-161-11/+27
* Fixed a compilation problem that occurs with certain combinations of optionspatacongo2010-05-261-5/+18
* Fixes for recent header file reorganizationpatacongo2009-12-291-1/+3
* Fix circular header file dependencypatacongo2009-12-282-0/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1617-77/+81
* Debug output from certain files causes crashes with new context switching logicpatacongo2009-10-272-37/+43
* Improved certain Cortex-M3 context switch timespatacongo2009-10-259-151/+987
* correctionspatacongo2009-10-221-1/+1
* Need to use only lldbg in fault handlerpatacongo2009-09-161-1/+1
* NXFLAT doesn't set bit 0 in the entry point addresspatacongo2009-06-261-0/+10
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Integrate PIC support into context switchingpatacongo2009-06-171-0/+15
* Add support for CodeSourcery and devkitARM toolchainspatacongo2009-05-281-20/+20
* Complete Rx side of ethernet driverpatacongo2009-05-211-25/+26
* Move share-able Cortex-M3 file from lm3s subdirectorypatacongo2009-05-193-0/+418
* Move ARM and Cortex files to separate directoriespatacongo2009-05-198-0/+1548