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
631788ece166f88d86b1818e43c265a9d56e3497
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
Jul 11, 2009
mktime/gmtime_r moved and highly simplified
· 631788ec
patacongo
authored
15 years ago
631788ec
Added some pattern matching logic
· bfd2dc6c
patacongo
authored
15 years ago
bfd2dc6c
Add reference to NXFLAT interface
· 45659df1
patacongo
authored
15 years ago
45659df1
Jun 27, 2009
Document binary loadr APIs
· 57283ed7
patacongo
authored
15 years ago
57283ed7
Jun 26, 2009
Prep for 0.4.9
· d9c79773
patacongo
authored
15 years ago
View commits for tag nuttx-4.9
nuttx-4.9
d9c79773
Fixes for clean ez80 compilation
· 7d37927c
patacongo
authored
15 years ago
7d37927c
Completes initial shaky integration
· 485013f9
patacongo
authored
15 years ago
485013f9
integrating NXFLAT
· a1c828c4
patacongo
authored
15 years ago
a1c828c4
update
· f98ca3f7
patacongo
authored
15 years ago
f98ca3f7
function pointers in modules must have global scope
· ef2d7fbf
patacongo
authored
15 years ago
ef2d7fbf
There is no envp argument in main()
· 3c58d786
patacongo
authored
15 years ago
3c58d786
NXFLAT doesn't set bit 0 in the entry point address
· 8e549fb5
patacongo
authored
15 years ago
8e549fb5
Jun 25, 2009
update
· a1ef2c1e
patacongo
authored
15 years ago
a1ef2c1e
ChangeLog
· 00d140fe
patacongo
authored
15 years ago
00d140fe
Fix a stack setup error
· d22fa62e
patacongo
authored
15 years ago
d22fa62e
ROMFS was in RAM
· aa9034a4
patacongo
authored
15 years ago
aa9034a4
Mostly cosmetic integration changes
· adad9dea
patacongo
authored
15 years ago
adad9dea
Consolidate buffer dumping functions
· 2dd2b05a
patacongo
authored
15 years ago
2dd2b05a
Consolidate buffer dumping; fix all occurrences of 'the the'
· e72dce9e
patacongo
authored
15 years ago
e72dce9e
Fix debug output
· 72f8421e
patacongo
authored
15 years ago
72f8421e
Make all counts 16-bit
· 41aa50bf
patacongo
authored
15 years ago
41aa50bf
Fix messaging logic for case of debu disabled
· dab4ec98
patacongo
authored
15 years ago
dab4ec98
Initial NXFLAT debug fixes
· fdecac3c
patacongo
authored
15 years ago
fdecac3c
Jun 24, 2009
Fix a bug in initial XIP offset
· ca79f124
patacongo
authored
15 years ago
ca79f124
Fix a problem that was causing tools/incdir.sh to generate inappropriate paths for Cygwin tools
· 2cf61be2
patacongo
authored
15 years ago
2cf61be2
Fix DEBUG-on compilation errors
· 6e759adf
patacongo
authored
15 years ago
6e759adf
update
· b5504750
patacongo
authored
15 years ago
b5504750
Jun 23, 2009
Fix .PHONY targets
· b6691204
patacongo
authored
15 years ago
b6691204
Add another NXFLAT test case
· 4663bbd3
patacongo
authored
15 years ago
4663bbd3
Still waffling on relocation types
· cd91bd36
patacongo
authored
15 years ago
cd91bd36
Remove import symbols from relo table
· 65aa8ce2
patacongo
authored
15 years ago
65aa8ce2
Jun 22, 2009
ispace offset needs to account for size of header
· c34a013a
patacongo
authored
15 years ago
c34a013a
Back-out one relocation type
· 4a7bdfa3
patacongo
authored
15 years ago
4a7bdfa3
New relocation types
· bd11dc83
patacongo
authored
15 years ago
bd11dc83
Jun 21, 2009
Symbol table is ordered
· 7117b399
patacongo
authored
15 years ago
7117b399
Add logic to mount ROMFS filesystem
· d9c7b592
patacongo
authored
15 years ago
d9c7b592
Finishes first cut of examples/nxflat
· d6677252
patacongo
authored
15 years ago
d6677252
Flesh out examples/nxflat build environment
· bb480457
patacongo
authored
15 years ago
bb480457
Add logic to make ROMFS image
· 421102ec
patacongo
authored
15 years ago
421102ec
Add NXFLAT dynamic binding logic
· f99eb7d8
patacongo
authored
15 years ago
f99eb7d8
Loading