summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/common/up_usestack.c
Commit message (Expand)AuthorAgeFilesLines
* In the kernel build, allocate the stacks for kernel threads from the kernel h...patacongo2013-03-201-2/+6
* Change prototypes of up_create_stack and up_release_stack to include a task t...patacongo2013-03-201-8/+15
* Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap ...patacongo2013-03-101-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-2/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Fix stack alignment for EABI floating pointpatacongo2011-11-111-8/+41
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+7
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-131-1/+1
* Add more HC12 common filespatacongo2009-12-041-2/+2
* Fix a stack setup errorpatacongo2009-06-251-2/+2
* cosmeticpatacongo2008-09-301-15/+15
* Common ARM supportpatacongo2007-04-281-0/+118