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
f9209ca5397bf4397faa967deac07556b0558088
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 13, 2010
Comment out unused LPC313x SPI logic
· f9209ca5
patacongo
authored
14 years ago
f9209ca5
Accidentally deleted resume() call
· 9b13964c
patacongo
authored
14 years ago
9b13964c
Improve options
· e0ddffa2
patacongo
authored
14 years ago
e0ddffa2
Make power saving optional; Add higher performance, power hogging logic
· c9f887b4
patacongo
authored
14 years ago
c9f887b4
Sep 12, 2010
Still debugging AT45DB and SPI
· 687d4d5c
patacongo
authored
14 years ago
687d4d5c
Early AT45DB debug fixes
· 978559a5
patacongo
authored
14 years ago
978559a5
Last (cosmetic) changes were still in editor
· 2c19b94f
patacongo
authored
14 years ago
2c19b94f
Extend support to other chips in the family
· 3d9e1c72
patacongo
authored
14 years ago
3d9e1c72
Add driver for Atmel AT45DB161 FLASH
· 8a5df19e
patacongo
authored
14 years ago
8a5df19e
Sep 11, 2010
Back out M25P support -- its not ready yet
· f7bc561d
patacongo
authored
14 years ago
f7bc561d
Add support for SPI NOR chip select
· 1b649bc9
patacongo
authored
14 years ago
1b649bc9
Add M25Px as paging source
· 130d25df
patacongo
authored
14 years ago
130d25df
Sep 10, 2010
Fix typos in comments
· 760c76e7
patacongo
authored
14 years ago
760c76e7
Fix race condition when semaphore wait is interrupted by a signl
· 012b9c3d
patacongo
authored
14 years ago
012b9c3d
Document mbed.org port
· 2d9d0f2f
patacongo
authored
14 years ago
2d9d0f2f
Add support for th mbed LPC1768 board
· 235f43c2
patacongo
authored
14 years ago
235f43c2
Sep 08, 2010
Add some SD file paging logic
· 3b352014
patacongo
authored
14 years ago
3b352014
Implement SD-based paging for EA3131
· b3ae6bbf
patacongo
authored
14 years ago
b3ae6bbf
Extra space at end of line
· 77d15c81
patacongo
authored
14 years ago
77d15c81
Forgot to move some text
· 854340b3
patacongo
authored
14 years ago
854340b3
Prep for 5.10 release
· 4a777755
patacongo
authored
14 years ago
View commits for tag nuttx-5.10
nuttx-5.10
4a777755
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
Loading