summaryrefslogtreecommitdiff
path: root/core/nds32/task.c
Commit message (Expand)AuthorAgeFilesLines
* UART: Remove unused uart.h header includesAnton Staaf2015-09-081-1/+0
* nds32: use INT_MASK instead of GIEDino Li2015-08-201-19/+37
* hooks: Move HOOK_INIT to after task switching.Aseda Aboagye2015-07-131-2/+12
* core: Assert if task_get_current() cannot return a valid task IDShawn Nematbakhsh2015-06-121-0/+4
* Stop mutex_lock() from eating pending eventsBill Richardson2014-11-221-0/+2
* Add cprints() and ccprints()Vic Yang2014-05-211-2/+2
* ite: Port OS layer to Andestar v3m architectureVincent Palatin2013-12-101-0/+515