summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/cortexm3
Commit message (Expand)AuthorAgeFilesLines
* 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