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
8c36daf6a2df7028265e2a8d6300d26514d51d66
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
Aug 28, 2010
Some link improvements
· 8c36daf6
patacongo
authored
14 years ago
8c36daf6
typo
· 23ebff3e
patacongo
authored
14 years ago
23ebff3e
Replace CONFIG_EXAMPLE with CONFIG_APP_DIR
· f4e7915e
patacongo
authored
14 years ago
f4e7915e
update
· 2d0bf246
patacongo
authored
14 years ago
2d0bf246
Fix missing parentheses in macros
· b38b5ff7
patacongo
authored
14 years ago
b38b5ff7
Add support for 2-pass link
· 5f1a979a
patacongo
authored
14 years ago
5f1a979a
Aug 27, 2010
Add IDE note
· b54c6717
patacongo
authored
14 years ago
b54c6717
Creating 1st pass locked region build
· 16c5fcf6
patacongo
authored
14 years ago
16c5fcf6
Aug 26, 2010
Prep for 5.9 release
· 35647f57
patacongo
authored
14 years ago
View commits for tag nuttx-5.9
nuttx-5.9
35647f57
Aug 25, 2010
Extend CodeSourcery & production OSD support to other configs
· 00b0e1b1
patacongo
authored
14 years ago
00b0e1b1
Add support for the Neuros production OSD
· 1708b0ab
patacongo
authored
14 years ago
1708b0ab
Incorporate patch for consumer Neuros OSD
· 4f2c7a11
patacongo
authored
14 years ago
4f2c7a11
Aug 24, 2010
Fix heap/page table overlap; Switch to 1Kb pages
· 2dd2ccc3
patacongo
authored
14 years ago
2dd2ccc3
Aug 22, 2010
First round of changes made during debug
· 4920cce7
patacongo
authored
14 years ago
4920cce7
Fix demand-paging compilation errors
· c530bd31
patacongo
authored
14 years ago
c530bd31
simplification
· 6c291c05
patacongo
authored
14 years ago
6c291c05
Update On-demand paging documentation
· 0068ca76
patacongo
authored
14 years ago
0068ca76
Aug 21, 2010
Finishes basic paging support
· 75b0f9d1
patacongo
authored
14 years ago
75b0f9d1
Fix issues of virtual vs physical sizes of regions
· cc5ce288
patacongo
authored
14 years ago
cc5ce288
Basic page allocation logic
· 09aa5bd8
patacongo
authored
14 years ago
09aa5bd8
Describe version supported
· 312dd4ee
patacongo
authored
14 years ago
312dd4ee
Add mapping for the page table
· 2bb19dab
patacongo
authored
14 years ago
2bb19dab
Aug 20, 2010
Fix data region mappin
· 45125073
patacongo
authored
14 years ago
45125073
More paging changed
· 3db7ecd4
patacongo
authored
14 years ago
3db7ecd4
Aug 19, 2010
Paging update
· 5170466f
patacongo
authored
14 years ago
5170466f
More paging changes
· 48560916
patacongo
authored
14 years ago
48560916
Aug 18, 2010
Fix compile error in usbdev_serial.c
· 9df7fba1
patacongo
authored
14 years ago
9df7fba1
Added comments
· 8541920c
patacongo
authored
14 years ago
8541920c
Fix various compile issues
· f3f0bcd2
patacongo
authored
14 years ago
f3f0bcd2
Aug 17, 2010
Skeletons for remaining paging files to be implemented
· 8445b004
patacongo
authored
14 years ago
8445b004
First cut at data abort page handling logic
· b49b7ae0
patacongo
authored
14 years ago
b49b7ae0
Start data abort handler (not finished)
· 07705598
patacongo
authored
14 years ago
07705598
Add on-demand paging support to ARM9 prefetch abort handler
· 2d25eac7
patacongo
authored
14 years ago
2d25eac7
Fix compile error introduced yesterday
· deb7fd1e
patacongo
authored
14 years ago
deb7fd1e
Aug 15, 2010
Document on-demand paging configuration settings
· b2f91b8d
patacongo
authored
14 years ago
b2f91b8d
Add logic to drop the priority of the page fill task
· 273f1971
patacongo
authored
14 years ago
273f1971
Minor design improvements
· 8d933821
patacongo
authored
14 years ago
8d933821
update
· 51b35059
patacongo
authored
14 years ago
51b35059
Demand paging documentation
· d5480df6
patacongo
authored
14 years ago
d5480df6
Completes demand paging core implementation
· b1c00675
patacongo
authored
14 years ago
b1c00675
Loading