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
6c291c05a258ed0f63cc60e264146b7352b1d114
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 22, 2010
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
Aug 14, 2010
update
· 03f1e72a
patacongo
authored
14 years ago
03f1e72a
paging documentation
· 9bd82bd5
patacongo
authored
14 years ago
9bd82bd5
Beginning to add on-demand paging logic
· b829c793
patacongo
authored
14 years ago
b829c793
Aug 13, 2010
Fix missing comma
· 5baddfa5
patacongo
authored
14 years ago
5baddfa5
update
· d4572f6f
patacongo
authored
14 years ago
d4572f6f
Oops.. last change backwared for 6918 and 6965
· 86606338
patacongo
authored
14 years ago
86606338
Fix limitation in number of GPIO ports that can be supported
· 53482394
patacongo
authored
14 years ago
53482394
Aug 12, 2010
Add descriptions of GPIO port interrupt disable configs
· e152442d
patacongo
authored
14 years ago
e152442d
Need to enable global GPIO interrupt after attaching
· b6fc3f9f
patacongo
authored
14 years ago
b6fc3f9f
Fix layout of IRQ to GPIO address lookup table
· 414b441f
patacongo
authored
14 years ago
414b441f
Need to disable unsupported GPIOs
· 5d3fbc83
patacongo
authored
14 years ago
5d3fbc83
Add changes for LM3S9B96
· 12f1c6a5
patacongo
authored
14 years ago
12f1c6a5
Aug 11, 2010
If DHCPC selected, show leased IP address
· 1f54dbb8
patacongo
authored
14 years ago
1f54dbb8
Aug 10, 2010
Lease time is now in host order
· f71c623c
patacongo
authored
14 years ago
f71c623c
update
· 96664e98
patacongo
authored
14 years ago
96664e98
Loading