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
424eae4cfb7f7e6d6177514f7188f4ede46929b3
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
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Jan 01, 2008
Debug z80sim NSH (still doesn't work)
· 424eae4c
patacongo
authored
17 years ago
424eae4c
Fix deadlock cases
· db57264e
patacongo
authored
17 years ago
db57264e
Dec 31, 2007
Debug NSH on z80sim
· d9080fb2
patacongo
authored
17 years ago
d9080fb2
Add logic to init global data on bootup
· c2c6b555
patacongo
authored
17 years ago
c2c6b555
Add z80 signals
· b6f43e71
patacongo
authored
17 years ago
b6f43e71
update
· ab44069b
patacongo
authored
17 years ago
ab44069b
update
· c690cf8d
patacongo
authored
17 years ago
c690cf8d
Dec 30, 2007
More SDCC compilation fixes
· 8403a62c
patacongo
authored
17 years ago
8403a62c
Additional corrections to state restore logic
· f038ce79
patacongo
authored
17 years ago
f038ce79
Needs same fixes as for up_head.asm
· 821975f7
patacongo
authored
17 years ago
821975f7
Add support of other resets
· c61ade44
patacongo
authored
17 years ago
c61ade44
Integrating z80
· 772ad744
patacongo
authored
17 years ago
772ad744
Assembly errors
· c2f88659
patacongo
authored
17 years ago
c2f88659
Dec 29, 2007
Fix comments and reg frame offsets
· b516dfa9
patacongo
authored
17 years ago
b516dfa9
Fix size calculation error
· 62062f58
patacongo
authored
17 years ago
62062f58
Fix dynamic heap sizing logic
· 36c2c980
patacongo
authored
17 years ago
36c2c980
First successful z80 compile & link
· 0a98dad7
patacongo
authored
17 years ago
0a98dad7
Add z80 target
· e5cb54d8
patacongo
authored
17 years ago
e5cb54d8
Import of z80 target
· b1ac0232
patacongo
authored
17 years ago
b1ac0232
Dec 28, 2007
Fixed for 8051 w/SDCC compiler
· 98c63841
patacongo
authored
17 years ago
98c63841
Changes for SDCC compiler
· 93246321
patacongo
authored
17 years ago
93246321
Dec 18, 2007
Updated for 0.3.5
· 26a05347
patacongo
authored
17 years ago
View commits for tag nuttx-3.5
nuttx-3.5
26a05347
Dec 13, 2007
update
· 48a5b245
patacongo
authored
17 years ago
48a5b245
Dec 12, 2007
ifconfig shows uIP stats
· 28b8f4a2
patacongo
authored
17 years ago
28b8f4a2
Dec 11, 2007
Need to preserve IP address from spurious OFFERs as well
· cd2decae
patacongo
authored
17 years ago
cd2decae
Fix typos/ommissions in file header
· bacff222
patacongo
authored
17 years ago
bacff222
update
· e0bee0e3
patacongo
authored
17 years ago
e0bee0e3
DHCPC logic changes - should now handle case with multiple DHCP servers
· 8027ff2a
patacongo
authored
17 years ago
8027ff2a
Need to tell examples/uip tht the C5471 has no MAC
· 0800757e
patacongo
authored
17 years ago
0800757e
Fix compilation errors
· a9a9fb48
patacongo
authored
17 years ago
a9a9fb48
Moved MAC and ethernet definitions to include/net/ethernet.h
· 23e67efb
patacongo
authored
17 years ago
23e67efb
eliminate some warnings
· ea50c50b
patacongo
authored
17 years ago
ea50c50b
Add ifconfig command to NSH
· 8ff7a809
patacongo
authored
17 years ago
8ff7a809
Add ether_ntoa() and inet_ntoa()
· 84ff909d
patacongo
authored
17 years ago
84ff909d
Add netdev_foreach()
· 15c9ab96
patacongo
authored
17 years ago
15c9ab96
Dec 10, 2007
Verified DHCPC on the C5471 EVM
· 4bd24911
patacongo
authored
17 years ago
4bd24911
Updates
· 69303fea
patacongo
authored
17 years ago
69303fea
Release 0.3.4
· a13244ee
patacongo
authored
17 years ago
View commits for tag nuttx-3.4
nuttx-3.4
a13244ee
Workaround for ARM optimization bug: Use memcmp/memcpy when working with arrays
· 32b30abf
patacongo
authored
17 years ago
32b30abf
Debugging TELNET NSH (still problems)
· 1a98fe8a
patacongo
authored
17 years ago
1a98fe8a
Loading