summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Fix prototype problempatacongo2008-11-082-2/+2
* Add up_saveusercontextpatacongo2008-11-082-1/+124
* Add interrupt stackpatacongo2008-11-082-7/+73
* Enhanced context switch performancepatacongo2008-11-084-4/+4
* Initial vector handling logicpatacongo2008-11-087-33/+315
* typo in variable namepatacongo2008-11-071-1/+1
* Make sure z16f still buildspatacongo2008-11-071-0/+14
* reconcile architectures w/o interrupt controllerspatacongo2008-11-079-66/+20
* Basic SCI supportpatacongo2008-11-077-159/+1111
* Handle no console casepatacongo2008-11-071-0/+6
* updatepatacongo2008-11-071-8/+25
* SH703x register definitionspatacongo2008-11-061-0/+396
* Use real SH-1 interrupt infopatacongo2008-11-061-72/+171
* Use linker defined address of vector tablepatacongo2008-11-061-4/+8
* SH-1 updatespatacongo2008-11-062-58/+11
* Port ARM common files to SH-1patacongo2008-11-0626-10/+2970
* typopatacongo2008-11-0612-19/+19
* Basic SH-1 build environmentpatacongo2008-11-0610-48/+1368
* cosmeticpatacongo2008-11-068-144/+144
* Adding struture for Hitachi SH-1patacongo2008-11-0512-0/+718
* Add some GPIO usage checkspatacongo2008-11-041-1/+22
* cosmeticpatacongo2008-11-021-1/+1
* Use correct header filepatacongo2008-11-021-1/+1
* Move handle clock macros into a header filepatacongo2008-11-024-71/+104
* Added ST71x system timer logicpatacongo2008-11-014-36/+227
* Clean up compilation errorspatacongo2008-11-0110-126/+123
* cosmeticpatacongo2008-10-311-0/+1
* Add interrupt enable logicpatacongo2008-10-316-15/+102
* Add STR71x serial driverpatacongo2008-10-317-77/+1367
* Board should specify multipliers, not bit settingspatacongo2008-10-311-5/+114
* Add logic to initialize clockspatacongo2008-10-314-52/+400
* Adding more STR71x logicpatacongo2008-10-3011-294/+1284
* Add configuration of Olimex-STR-P711patacongo2008-10-3019-0/+2500
* Support for STR71xpatacongo2008-10-291-0/+120
* Need to restart write queue after stalled endpoint resumedpatacongo2008-10-282-3/+20
* Fix read failures when OUT req size > maxpacketpatacongo2008-10-272-46/+36
* Correct error in end-of-request handlingpatacongo2008-10-272-17/+17
* Fix to handle requests larger than maxpacketpatacongo2008-10-252-6/+12
* Fix bug: Not resuming halted endponts on SET FEATUREpatacongo2008-10-241-0/+1
* Correct last checkinpatacongo2008-10-131-1/+1
* Fix LPC214X memory mappatacongo2008-10-131-2/+4
* oops - won't build with USB disabledpatacongo2008-10-131-0/+1
* Add header files for PINSEL and SPIpatacongo2008-10-116-17/+447
* Remove unnecessary warningpatacongo2008-10-101-1/+0
* updated commentspatacongo2008-10-102-5/+9
* Fix end-of-test comparisonpatacongo2008-10-091-1/+1
* Pace sends to send complete interruptspatacongo2008-10-091-43/+56
* Last option in configure; ep address in ep structpatacongo2008-10-092-51/+117
* Update commentspatacongo2008-10-081-0/+5
* Fix mapping of logical to physical endpointpatacongo2008-10-081-31/+68