summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* Fix probably where packets dropped because there was no recv() in place were ...patacongo2007-11-152-8/+0
* Verified basic client-side network functionalitynuttx-3.0patacongo2007-11-061-28/+24
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-061-26/+60
* DM90x0 driver hooked into DM320patacongo2007-11-041-0/+112
* Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2007-11-029-49/+177
* Add DM90x0 driverpatacongo2007-11-022-0/+11
* eliminated a warningpatacongo2007-06-301-0/+2
* script debug was left onpatacongo2007-06-301-1/+1
* Fixed a problem with arch/arm/src dependenciespatacongo2007-06-101-1/+1
* typospatacongo2007-05-261-1/+1
* Finish FAT directory operations; add option to disable mountpoints; fix ARM c...patacongo2007-05-261-0/+1
* Fix timeslice calculationpatacongo2007-05-201-1/+1
* Reflect changes to fs structurespatacongo2007-05-091-2/+2
* Add logic for system timerpatacongo2007-05-054-102/+322
* Add more register definitionspatacongo2007-05-054-138/+268
* Add A/D register definitionspatacongo2007-05-052-14/+49
* Added serial driverpatacongo2007-05-044-3/+718
* Cosmeticpatacongo2007-05-031-3/+3
* Completes coding of basic interrupt handling logicpatacongo2007-05-034-36/+93
* Added some interrupt definitionspatacongo2007-05-025-96/+314
* Added chip infopatacongo2007-05-011-0/+4
* Low level UART supportpatacongo2007-05-014-35/+371
* Fix several typos.patacongo2007-04-291-17/+8
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-2911-611/+132
* Initial lpc214x supportpatacongo2007-04-299-0/+1170
* Common ARM supportpatacongo2007-04-2858-0/+10409