summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Collapse)AuthorAgeFilesLines
* cosmeticpatacongo2008-11-068-144/+144
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1138 42af7a65-404d-4744-a932-0658087f49c3
* Adding struture for Hitachi SH-1patacongo2008-11-0512-0/+718
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1132 42af7a65-404d-4744-a932-0658087f49c3
* Add some GPIO usage checkspatacongo2008-11-041-1/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1127 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-11-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1123 42af7a65-404d-4744-a932-0658087f49c3
* Use correct header filepatacongo2008-11-021-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1121 42af7a65-404d-4744-a932-0658087f49c3
* Move handle clock macros into a header filepatacongo2008-11-024-71/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1120 42af7a65-404d-4744-a932-0658087f49c3
* Added ST71x system timer logicpatacongo2008-11-014-36/+227
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1115 42af7a65-404d-4744-a932-0658087f49c3
* Clean up compilation errorspatacongo2008-11-0110-126/+123
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1114 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-10-311-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1112 42af7a65-404d-4744-a932-0658087f49c3
* Add interrupt enable logicpatacongo2008-10-316-15/+102
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1111 42af7a65-404d-4744-a932-0658087f49c3
* Add STR71x serial driverpatacongo2008-10-317-77/+1367
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1110 42af7a65-404d-4744-a932-0658087f49c3
* Board should specify multipliers, not bit settingspatacongo2008-10-311-5/+114
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1109 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to initialize clockspatacongo2008-10-314-52/+400
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1108 42af7a65-404d-4744-a932-0658087f49c3
* Adding more STR71x logicpatacongo2008-10-3011-294/+1284
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1105 42af7a65-404d-4744-a932-0658087f49c3
* Add configuration of Olimex-STR-P711patacongo2008-10-3019-0/+2500
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1103 42af7a65-404d-4744-a932-0658087f49c3
* Support for STR71xpatacongo2008-10-291-0/+120
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1102 42af7a65-404d-4744-a932-0658087f49c3
* Need to restart write queue after stalled endpoint resumedpatacongo2008-10-282-3/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1092 42af7a65-404d-4744-a932-0658087f49c3
* Fix read failures when OUT req size > maxpacketpatacongo2008-10-272-46/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1086 42af7a65-404d-4744-a932-0658087f49c3
* Correct error in end-of-request handlingpatacongo2008-10-272-17/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1082 42af7a65-404d-4744-a932-0658087f49c3
* Fix to handle requests larger than maxpacketpatacongo2008-10-252-6/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1076 42af7a65-404d-4744-a932-0658087f49c3
* Fix bug: Not resuming halted endponts on SET FEATUREpatacongo2008-10-241-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1074 42af7a65-404d-4744-a932-0658087f49c3
* Correct last checkinpatacongo2008-10-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1039 42af7a65-404d-4744-a932-0658087f49c3
* Fix LPC214X memory mappatacongo2008-10-131-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1038 42af7a65-404d-4744-a932-0658087f49c3
* oops - won't build with USB disabledpatacongo2008-10-131-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1037 42af7a65-404d-4744-a932-0658087f49c3
* Add header files for PINSEL and SPIpatacongo2008-10-116-17/+447
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1031 42af7a65-404d-4744-a932-0658087f49c3
* Remove unnecessary warningpatacongo2008-10-101-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1026 42af7a65-404d-4744-a932-0658087f49c3
* updated commentspatacongo2008-10-102-5/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1024 42af7a65-404d-4744-a932-0658087f49c3
* Fix end-of-test comparisonpatacongo2008-10-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1022 42af7a65-404d-4744-a932-0658087f49c3
* Pace sends to send complete interruptspatacongo2008-10-091-43/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1018 42af7a65-404d-4744-a932-0658087f49c3
* Last option in configure; ep address in ep structpatacongo2008-10-092-51/+117
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1011 42af7a65-404d-4744-a932-0658087f49c3
* Update commentspatacongo2008-10-081-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1004 42af7a65-404d-4744-a932-0658087f49c3
* Fix mapping of logical to physical endpointpatacongo2008-10-081-31/+68
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1003 42af7a65-404d-4744-a932-0658087f49c3
* Add debug outputpatacongo2008-10-081-17/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1002 42af7a65-404d-4744-a932-0658087f49c3
* test and integration updatespatacongo2008-10-071-57/+80
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@998 42af7a65-404d-4744-a932-0658087f49c3
* Misc fixes from test and integrationpatacongo2008-10-071-43/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@997 42af7a65-404d-4744-a932-0658087f49c3
* Fix tests for SP in interrupt stack rangepatacongo2008-10-071-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@994 42af7a65-404d-4744-a932-0658087f49c3
* Fix timer error introduced recentlypatacongo2008-10-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@987 42af7a65-404d-4744-a932-0658087f49c3
* Add DM320 USB device side driverpatacongo2008-10-077-2/+2674
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@986 42af7a65-404d-4744-a932-0658087f49c3
* Add USB serial driverpatacongo2008-10-061-22/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@984 42af7a65-404d-4744-a932-0658087f49c3
* Add option for ARM interrupt stackpatacongo2008-10-064-38/+196
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@981 42af7a65-404d-4744-a932-0658087f49c3
* Fix SETADDRESS protocol errorpatacongo2008-10-051-90/+94
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@980 42af7a65-404d-4744-a932-0658087f49c3
* Fix some set address problems (there are more)patacongo2008-10-041-72/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@979 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-10-042-32/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@978 42af7a65-404d-4744-a932-0658087f49c3
* Fix 2 causes of protocol errors (there are morepatacongo2008-10-041-9/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@977 42af7a65-404d-4744-a932-0658087f49c3
* Don't enable interrupts until boundpatacongo2008-10-031-6/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@976 42af7a65-404d-4744-a932-0658087f49c3
* Fix request queue management problemspatacongo2008-10-031-86/+176
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@974 42af7a65-404d-4744-a932-0658087f49c3
* Integrating LPC214X USBpatacongo2008-10-031-42/+209
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@972 42af7a65-404d-4744-a932-0658087f49c3
* Integrating LPC214x USB driverpatacongo2008-10-017-140/+528
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@970 42af7a65-404d-4744-a932-0658087f49c3
* Add register monitor debug supportpatacongo2008-09-301-90/+139
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@969 42af7a65-404d-4744-a932-0658087f49c3
* Add support for serial class driverpatacongo2008-09-301-28/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@968 42af7a65-404d-4744-a932-0658087f49c3