summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/locked
Commit message (Expand)AuthorAgeFilesLines
* When a privileged thread exits, we have to use the kernel alloctor to free me...Gregory Nutt2014-09-111-1/+0
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-6/+2
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-7/+2
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-19/+19
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-14/+14
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-2/+2
* Email address change in nuttx/patacongo2012-09-132-2/+2
* Repairs needed after Kconfig changes for LPC31patacongo2012-09-061-3/+3
* Try older OpenOCDpatacongo2011-10-131-0/+0
* 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