summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/common/up_blocktask.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_block_task()Gregory Nutt2014-08-271-2/+21
* 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-2/+2
* Remove up_assert_codeGregory Nutt2013-04-251-60/+55
* 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-3/+3
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-141-2/+3
* First successful z80 compile & linkpatacongo2007-12-291-2/+2
* Import of z80 targetpatacongo2007-12-291-0/+173