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
4897826eab3fe98eceb3d083da1f1345c22c7eb2
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
Nov 25, 2008
Distinguish differenc RGB16 types
· 4897826e
patacongo
authored
16 years ago
4897826e
Nov 23, 2008
Added framebuffer interface
· bc0eb7f3
patacongo
authored
16 years ago
bc0eb7f3
Nov 19, 2008
Move poll save area back into struct pollfd (as it was
· cf12e169
patacongo
authored
16 years ago
cf12e169
Revert part of last change
· 0f4896d7
patacongo
authored
16 years ago
0f4896d7
Nov 18, 2008
Implement poll/select for sockets
· b2b69f17
patacongo
authored
16 years ago
b2b69f17
Nov 17, 2008
Needs conditional compilation for POLL disabled
· 17edec84
patacongo
authored
16 years ago
17edec84
Add poll method to serial drivers
· c14ec89a
patacongo
authored
16 years ago
c14ec89a
Nov 15, 2008
Register /dev/zero too
· 458706e2
patacongo
authored
16 years ago
458706e2
Nov 13, 2008
Change configuration name
· dede5077
patacongo
authored
16 years ago
dede5077
Fix some hanlding of TIE and RIE interrupt
· 27f2657f
patacongo
authored
16 years ago
27f2657f
Need to clear TDRE after receiving byte
· eebd2150
patacongo
authored
16 years ago
eebd2150
Signal save fields should not be available if there are no signals
· 0397fb1e
patacongo
authored
16 years ago
0397fb1e
No need to restore r8-r14 on return from int if no context switch
· 394753cd
patacongo
authored
16 years ago
394753cd
Nov 12, 2008
cosmetic
· 2015f47e
patacongo
authored
16 years ago
2015f47e
Fix several errors, mostly related to interrupt setup
· 843c29cc
patacongo
authored
16 years ago
843c29cc
Fix error in prioritization logic
· 006af873
patacongo
authored
16 years ago
006af873
Nov 11, 2008
Fixes for clean compile
· 7ea11d14
patacongo
authored
16 years ago
7ea11d14
Fix typos (O instead of 0)
· d4e4b9c2
patacongo
authored
16 years ago
d4e4b9c2
Fix user context save
· 8c98fc85
patacongo
authored
16 years ago
8c98fc85
Correct conditional expression
· 8f13f401
patacongo
authored
16 years ago
8f13f401
cosmetic
· 3d623e23
patacongo
authored
16 years ago
3d623e23
HAVE_CONSOLE was not being defined
· 5f905129
patacongo
authored
16 years ago
5f905129
Fix showprogress macro (still ARM assembly)
· 0e2b4f14
patacongo
authored
16 years ago
0e2b4f14
Typos in comments
· e6ee652a
patacongo
authored
16 years ago
e6ee652a
Don't waste vector slots if features disabled
· 23304550
patacongo
authored
16 years ago
23304550
Fix problems when debug enabled
· e0a1f6ef
patacongo
authored
16 years ago
e0a1f6ef
Fix register dump logic
· 0635285c
patacongo
authored
16 years ago
0635285c
Fix several context switching bugs
· a9ee2dfb
patacongo
authored
16 years ago
a9ee2dfb
Nov 10, 2008
Fix SCI selection conditional logic
· f4f8020e
patacongo
authored
16 years ago
f4f8020e
Nov 09, 2008
Fix section name
· f06af7ba
patacongo
authored
16 years ago
f06af7ba
Implement interrupt vectors
· 490a9819
patacongo
authored
16 years ago
490a9819
Implement interrupt priority logic
· 4abb99bc
patacongo
authored
16 years ago
4abb99bc
Support enable/disable of devices to reduce size
· 4ed3af56
patacongo
authored
16 years ago
4ed3af56
Add SH-1 system timer setup
· 4bf1919f
patacongo
authored
16 years ago
4bf1919f
Nov 08, 2008
Correct irqsave/restore logic
· 215adeef
patacongo
authored
16 years ago
215adeef
Fix prototype problem
· 99f82fdc
patacongo
authored
16 years ago
99f82fdc
Add up_saveusercontext
· 2bd702a1
patacongo
authored
16 years ago
2bd702a1
Add interrupt stack
· 0f391aeb
patacongo
authored
16 years ago
0f391aeb
Enhanced context switch performance
· 5cb5ba51
patacongo
authored
16 years ago
5cb5ba51
Initial vector handling logic
· 811a2d02
patacongo
authored
16 years ago
811a2d02
Loading