summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/mips32/up_blocktask.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move address environment switch from the task switchers to the interrup...Gregory Nutt2014-08-281-11/+3
* Add ADDRENV support to all implementations of up_block_task()Gregory Nutt2014-08-271-3/+26
* Replace os_internal.h with sched/sched.h in files that actually reference som...Gregory Nutt2014-08-081-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Remove up_assert_codeGregory Nutt2013-04-251-59/+54
* Rename _TCB to struct tcb_spatacongo2013-02-041-4/+4
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-191-0/+0
* Partial bring-up of the pcblogic boardpatacongo2011-12-261-1/+1
* Add MIPS system call infrastructurepatacongo2011-05-181-1/+2
* Add more context switching filespatacongo2011-05-181-0/+167