summaryrefslogtreecommitdiff
path: root/include/task.h
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enable watchdog in watchdog_reload()Randall Spangler2012-04-121-0/+9
* Change task messages to eventsRandall Spangler2012-04-061-47/+49
* Support warm reboot from one EC image to another.Randall Spangler2012-03-191-1/+1
* FPU controlVic Yang2012-02-161-0/+7
* expand properly the IRQ number for IRQ declaration macroVincent Palatin2012-01-301-1/+1
* Go back to SoC independant IRQ vectors declarationVincent Palatin2012-01-251-6/+5
* Initial mutex implementationVincent Palatin2012-01-251-0/+15
* Handle all GPIO IRQs. Interrupts no longer enabled by default.Randall Spangler2012-01-171-3/+3
* Use #defined constants for IRQ namesRandall Spangler2011-12-191-3/+4
* Add IRQ constants, and task functions to enable/disable/trigger IRQs.Randall Spangler2011-12-121-6/+20
* Initial sources import 3/3Vincent Palatin2011-12-071-0/+95