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
c67fb1b79e7dc4d497e8a71f246b3d63b1f6042d
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 08, 2010
Prep for 5.10 release
· c67fb1b7
patacongo
authored
14 years ago
c67fb1b7
Sep 06, 2010
Eliminate some warnings
· ca3cf813
patacongo
authored
14 years ago
ca3cf813
Fix heap layout issue
· a4859ef3
patacongo
authored
14 years ago
a4859ef3
This is the correct fix to the problem
· 74b678fb
patacongo
authored
14 years ago
74b678fb
Fix clearing of SRAM when clocks reset
· 53bedad1
patacongo
authored
14 years ago
53bedad1
Sep 05, 2010
paging debug fixes
· c53d9511
patacongo
authored
14 years ago
c53d9511
APB0 and APB1 must be in same MMU section
· d94d8ada
patacongo
authored
14 years ago
d94d8ada
boardinit call doesn't depend on CONFIG_ARCH_LEDs
· a1390e99
patacongo
authored
14 years ago
a1390e99
Basic MMU setup seems ok now
· 9f078ddf
patacongo
authored
14 years ago
9f078ddf
Sep 04, 2010
Init code needs to be in locked section too
· ee1b8167
patacongo
authored
14 years ago
ee1b8167
Sep 03, 2010
Forgot to mention contributor
· e87a4193
patacongo
authored
14 years ago
e87a4193
Add EKC-LM3S8962 info
· 60f8bf6c
patacongo
authored
14 years ago
60f8bf6c
Remove unused lpc17_usbinitialize()
· 9a4abde7
patacongo
authored
14 years ago
9a4abde7
Add LM3S8962 support
· 859f2cf7
patacongo
authored
14 years ago
859f2cf7
Add configuration for lm3s8962-ek
· 11d40b9c
patacongo
authored
14 years ago
11d40b9c
Sep 02, 2010
Add paging initialization point
· 1dc81d09
patacongo
authored
14 years ago
1dc81d09
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
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
Loading