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
78baae89ff05ed7280ad9669c38a3548b989a64e
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
Sep 01, 2010
Misc. paging fixes
· 78baae89
patacongo
authored
14 years ago
78baae89
Pointless debug changes
· f3001b05
patacongo
authored
14 years ago
f3001b05
Remove unused/confusing configuration setting
· dad49b8e
patacongo
authored
14 years ago
dad49b8e
Aug 31, 2010
Fix error in conditional compilation
· 2ccc1cd2
patacongo
authored
14 years ago
2ccc1cd2
Handle the case of an identity phys-to-virt mapping
· 8689e2ce
patacongo
authored
14 years ago
8689e2ce
Fix page table size calculation
· 79f166da
patacongo
authored
14 years ago
79f166da
page tables must be aligned
· c7390183
patacongo
authored
14 years ago
c7390183
Add paging debug instrumentation
· cd4dd3b0
patacongo
authored
14 years ago
cd4dd3b0
Aug 29, 2010
.rodata needs to be paged region too
· 0cdc73b9
patacongo
authored
14 years ago
0cdc73b9
Two pass build for on-demand paging now works
· f7b1fbb0
patacongo
authored
14 years ago
f7b1fbb0
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
Loading