summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/arm
Commit message (Expand)AuthorAgeFilesLines
* Fixed a compilation problem that occurs with certain combinations of optionspatacongo2010-05-261-4/+18
* Fix USB macro definitionpatacongo2010-05-261-1/+1
* Fix vector configurationpatacongo2010-03-171-4/+31
* updatepatacongo2009-12-311-5/+9
* Add logic to support a ROM'ed MMU page tablepatacongo2009-12-311-3/+14
* Add interrupt decode logicpatacongo2009-12-311-8/+8
* Add basic logic to configure MMU for LPC3131xpatacongo2009-12-311-36/+37
* Fixes for recent header file reorganizationpatacongo2009-12-282-12/+3
* lpc313x uart driver code completepatacongo2009-12-281-0/+1
* Fix circular header file dependencypatacongo2009-12-282-0/+2
* Add EA3131 configurationpatacongo2009-12-261-3/+8
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1615-68/+79
* Improved certain Cortex-M3 context switch timespatacongo2009-10-255-1/+636
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Integrate PIC support into context switchingpatacongo2009-06-171-0/+15
* Complete Rx side of ethernet driverpatacongo2009-05-211-19/+20
* Make sure all ARM targets still compilepatacongo2009-05-196-1/+8
* Move ARM and Cortex files to separate directoriespatacongo2009-05-1919-0/+3002