summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/locked
Commit message (Expand)AuthorAgeFilesLines
* Rename all lpc313x to lpc31xxpatacongo2011-05-271-1/+1
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-2/+1
* Move memory manager into user spacepatacongo2011-04-031-1/+1
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-1/+1
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-1/+1
* Add SAM3U kernel build logicpatacongo2011-04-021-2/+2
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-5/+5
* More build fixespatacongo2011-03-201-0/+9
* Implement SD-based paging for EA3131patacongo2010-09-081-0/+1
* paging debug fixespatacongo2010-09-051-0/+80
* Basic MMU setup seems ok nowpatacongo2010-09-051-1/+1
* Init code needs to be in locked section toopatacongo2010-09-041-0/+14
* Two pass build for on-demand paging now workspatacongo2010-08-292-8/+27
* Some link improvementspatacongo2010-08-282-13/+28
* Add support for 2-pass linkpatacongo2010-08-283-36/+96
* Creating 1st pass locked region buildpatacongo2010-08-272-0/+191