summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/common/up_reprioritizertr.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Add address environment support to ALL implementatins of up_reprioritize_rtr()Gregory Nutt2014-08-281-2/+13
* 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-3/+3
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-4/+4
* Fix poll/select issue reported by Qiangpatacongo2013-01-241-4/+9
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-6/+7
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-3/+0
* Back out part of the last change -- that was a bad ideapatacongo2009-03-101-16/+3
* Add support for priority inheritancepatacongo2009-03-081-4/+20
* Suppress debug output if CONFIG_DEBUG_SCHED is not definedpatacongo2008-02-171-3/+3
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-141-2/+3
* Fixes for z8 compilationpatacongo2008-02-111-1/+1
* First successful z80 compile & linkpatacongo2007-12-291-2/+2
* Import of z80 targetpatacongo2007-12-291-0/+185