summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* More context switching logic for m9s12patacongo2011-02-184-6/+267
* More m9s12x stuffpatacongo2011-02-177-32/+568
* m9s12x context save structurepatacongo2011-02-162-5/+167
* Removed old CVS directoriespatacongo2011-02-1491-14169/+0
* Rename mc9s12ne64 directories and files to just m9s12patacongo2011-02-1322-100/+229
* Update commentspatacongo2011-01-231-2/+15
* Incorporate uIP patchespatacongo2011-01-238-83/+499
* Add network bit definitionspatacongo2011-01-211-1/+1
* Add network bit definitionspatacongo2011-01-212-15/+87
* EMAC/PHY headerspatacongo2011-01-202-0/+273
* Add IIC headerpatacongo2011-01-201-0/+108
* Control and Statuspatacongo2011-01-201-27/+113
* A/D definitionspatacongo2011-01-202-1/+237
* Correct a crash when keyboard removedpatacongo2011-01-201-1/+1
* Fix issues detected by CppCheck toolpatacongo2011-01-194-7/+7
* Add logic to map keyboard scancodespatacongo2011-01-181-2/+2
* More HID keyboard progresspatacongo2011-01-171-1/+11
* More HID keyboard supportpatacongo2011-01-161-21/+307
* Make space for int/isoc endpoint supportpatacongo2011-01-161-60/+240
* Many changes in preparation for HID keyboardpatacongo2011-01-151-125/+307
* TD's no longer hard allocatedpatacongo2011-01-152-176/+350
* Extend the ED and get the transfer type into the EDpatacongo2011-01-142-79/+75
* Add support for lowspeed devicespatacongo2011-01-121-2/+36
* Improve endpoint managementpatacongo2011-01-112-115/+137
* Basic USB host functionality in placepatacongo2011-01-091-3/+26
* Remove some unnecessary testspatacongo2011-01-091-1/+1
* Fix misc race conditions and use of stale pointerpatacongo2011-01-091-17/+108
* Mostly debug stuffpatacongo2011-01-041-12/+49
* FunctionAddress no longer hard-codedpatacongo2011-01-021-3/+5
* Handle case where USB device inserted at power uppatacongo2011-01-011-19/+39
* Don't duplicate structures in ohci.hpatacongo2011-01-011-68/+37
* Misc debug fixespatacongo2011-01-011-13/+23
* Initial debug fixespatacongo2010-12-311-0/+11
* Address should not be shifted in SET_ADDRESSpatacongo2010-12-311-4/+32
* Correct logic that turns on USB host powerpatacongo2010-12-311-30/+33
* Handling missing RHSC interruptpatacongo2010-12-302-6/+26
* mostly cosmeticpatacongo2010-12-302-3/+3
* cosmeticpatacongo2010-12-301-1/+2
* Remove some garbage left in the filepatacongo2010-12-281-17/+1
* Separate enumeration logicpatacongo2010-12-281-359/+49
* Update some commentspatacongo2010-12-221-6/+6
* First debug changes for USB hostpatacongo2010-12-221-6/+23
* Mostly cosmeticpatacongo2010-12-211-15/+20
* Add logic to get info from the device descriptorpatacongo2010-12-211-44/+116
* misc resource utilization fixespatacongo2010-12-212-10/+34
* Init TDSTATUSpatacongo2010-12-211-1/+15
* Need to init IO buffer free listpatacongo2010-12-211-4/+18
* Add some range checkingpatacongo2010-12-211-1/+9
* Correct some initialization sequence issuespatacongo2010-12-212-43/+52
* Clean up commentspatacongo2010-12-211-3/+3