summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/common/up_unblocktask.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Z80: Move address environment switch from the task switchers to the interrupt...Gregory Nutt2014-08-281-11/+2
* Add ADDRENV support to ALL implementations of up_unblock_task()Gregory Nutt2014-08-271-4/+22
* Replace os_internal.h with sched/sched.h in files that actually reference som...Gregory Nutt2014-08-081-1/+1
* Move clock functions from sched/ to sched/clockGregory Nutt2014-08-081-1/+1
* Change all time conversions. Yech. New timer units in microseconds breaks a...Gregory Nutt2014-08-071-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-3/+3
* Remove up_assert_codeGregory Nutt2013-04-251-55/+50
* Rename _TCB to struct tcb_spatacongo2013-02-041-4/+4
* 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-2/+1
* 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/+168