summaryrefslogtreecommitdiff
path: root/nuttx/arch/rgmp/src
Commit message (Expand)AuthorAgeFilesLines
* Add a up_stack_frame() interface to allocate a frame of data on a task's stack.patacongo2013-03-211-0/+25
* In the kernel build, allocate the stacks for kernel threads from the kernel h...patacongo2013-03-201-154/+179
* Change prototypes of up_create_stack and up_release_stack to include a task t...patacongo2013-03-201-2/+2
* Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap ...patacongo2013-03-101-2/+2
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-044-26/+26
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-6/+6
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-4/+6
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* A few more build fixespatacongo2012-11-121-2/+2
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-2/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+2
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-3/+2
* RGMP 4.0 update from Qiang Yupatacongo2012-11-048-248/+299
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-2/+3
* Add Yu Qiang's patch for RGMP support on the ARMpatacongo2011-08-0410-69/+368
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-0/+6
* RGMP build patches from Yu Qiangpatacongo2011-06-231-1/+1
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-212-1/+24
* updates to RGMP filespatacongo2011-05-151-0/+2
* Fix com.c logic errorpatacongo2011-05-121-1/+5
* Changes for clean RGMP compilepatacongo2011-05-121-2/+2
* First set of changes to incorporate the RGMP portpatacongo2011-05-126-0/+1562