Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
3d8e23f6d526cf2fedb61b0cd3c8d5d46f3bf130
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
arch
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Jan 09, 2011
Basic USB host functionality in place
· 3d8e23f6
patacongo
authored
14 years ago
3d8e23f6
Remove some unnecessary tests
· 08508f1a
patacongo
authored
14 years ago
08508f1a
Fix misc race conditions and use of stale pointer
· d0446762
patacongo
authored
14 years ago
d0446762
Jan 04, 2011
Mostly debug stuff
· cc023c05
patacongo
authored
14 years ago
cc023c05
Jan 02, 2011
FunctionAddress no longer hard-coded
· 1b2c0572
patacongo
authored
14 years ago
1b2c0572
Jan 01, 2011
Handle case where USB device inserted at power up
· 964e5cc2
patacongo
authored
14 years ago
964e5cc2
Don't duplicate structures in ohci.h
· dde5fe0c
patacongo
authored
14 years ago
dde5fe0c
Misc debug fixes
· d5ee8a20
patacongo
authored
14 years ago
d5ee8a20
Dec 31, 2010
Initial debug fixes
· 64f711fe
patacongo
authored
14 years ago
64f711fe
Address should not be shifted in SET_ADDRESS
· de172f17
patacongo
authored
14 years ago
de172f17
Correct logic that turns on USB host power
· d7de4531
patacongo
authored
14 years ago
d7de4531
Dec 30, 2010
Handling missing RHSC interrupt
· 9e57b6ce
patacongo
authored
14 years ago
9e57b6ce
mostly cosmetic
· 29f9959a
patacongo
authored
14 years ago
29f9959a
cosmetic
· 9334b083
patacongo
authored
14 years ago
9334b083
Dec 28, 2010
Remove some garbage left in the file
· 9bec23cc
patacongo
authored
14 years ago
9bec23cc
Separate enumeration logic
· 52d7dfc5
patacongo
authored
14 years ago
52d7dfc5
Dec 22, 2010
Update some comments
· 29492d87
patacongo
authored
14 years ago
29492d87
First debug changes for USB host
· 7097a7c9
patacongo
authored
14 years ago
7097a7c9
Dec 21, 2010
Mostly cosmetic
· 6209f3d3
patacongo
authored
14 years ago
6209f3d3
Add logic to get info from the device descriptor
· 50a660cc
patacongo
authored
14 years ago
50a660cc
misc resource utilization fixes
· 523fa945
patacongo
authored
14 years ago
523fa945
Init TDSTATUS
· 1af49ff4
patacongo
authored
14 years ago
1af49ff4
Need to init IO buffer free list
· 452832f4
patacongo
authored
14 years ago
452832f4
Add some range checking
· 3cd91f0f
patacongo
authored
14 years ago
3cd91f0f
Correct some initialization sequence issues
· 00f5d3ad
patacongo
authored
14 years ago
00f5d3ad
Clean up comments
· 86707d56
patacongo
authored
14 years ago
86707d56
Add USB host support to NSH
· 31f2d9a1
patacongo
authored
14 years ago
31f2d9a1
backward comparison
· 1771fc60
patacongo
authored
14 years ago
1771fc60
Separate waiting for a device and enumerating a device
· e8620ef2
patacongo
authored
14 years ago
e8620ef2
Final cleanup before testing
· ed9719a0
patacongo
authored
14 years ago
ed9719a0
Dec 20, 2010
Finishes first cut
· 56991a64
patacongo
authored
14 years ago
56991a64
Add a little more
· 857a6111
patacongo
authored
14 years ago
857a6111
minor
· 4566137c
patacongo
authored
14 years ago
4566137c
Dec 19, 2010
Add class binding logic
· bfa36c50
patacongo
authored
14 years ago
bfa36c50
More descriptor stuff
· 868a0f7b
patacongo
authored
14 years ago
868a0f7b
Make number of user endpoints configurable
· 25ec1457
patacongo
authored
14 years ago
25ec1457
Dec 18, 2010
Finishes first cut at USB host MS class
· 5824a164
patacongo
authored
14 years ago
5824a164
Dec 16, 2010
Changes to get USB host driver compile
· c922ad55
patacongo
authored
14 years ago
c922ad55
Dec 15, 2010
update
· 590c8d38
patacongo
authored
14 years ago
590c8d38
Need to set global power
· 1148c80a
patacongo
authored
14 years ago
1148c80a
Loading