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
ee1b81673c99e3f1e5ef82f2f129100a5765941a
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
Sep 03, 2010
Remove unused lpc17_usbinitialize()
· 9a4abde7
patacongo
authored
14 years ago
9a4abde7
Add LM3S8962 support
· 859f2cf7
patacongo
authored
14 years ago
859f2cf7
Sep 02, 2010
Missed definition for 4Kb page case
· 56fb6eb1
patacongo
authored
14 years ago
56fb6eb1
Sep 01, 2010
Initial allocated page must be read/write/non-cacheable
· ff021347
patacongo
authored
14 years ago
ff021347
Fix units used in page table address calculation
· ad6b0be0
patacongo
authored
14 years ago
ad6b0be0
Fix virtual address of page table
· 463eb8bd
patacongo
authored
14 years ago
463eb8bd
Misc. paging fixes
· 78baae89
patacongo
authored
14 years ago
78baae89
Pointless debug changes
· f3001b05
patacongo
authored
14 years ago
f3001b05
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 28, 2010
typo
· 23ebff3e
patacongo
authored
14 years ago
23ebff3e
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 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
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
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
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
Aug 13, 2010
Fix missing comma
· 5baddfa5
patacongo
authored
14 years ago
5baddfa5
Fix limitation in number of GPIO ports that can be supported
· 53482394
patacongo
authored
14 years ago
53482394
Aug 12, 2010
Need to enable global GPIO interrupt after attaching
· b6fc3f9f
patacongo
authored
14 years ago
b6fc3f9f
Loading