summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* ensure the re-scheduling is not interruptedVincent Palatin2012-03-141-3/+2
* mutex: retry immediatly if we could not get exclusive accessVincent Palatin2012-03-141-2/+5
* Add a trap for tasks which exit their task functionsRandall Spangler2012-03-062-11/+21
* update versioning information stored in the ECVincent Palatin2012-03-022-5/+10
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-281-0/+3
* Change TMP006 temperature calculation to use FP.Vic Yang2012-02-151-9/+12
* Sqrt function for Cortex-MVic Yang2012-02-161-0/+24
* FPU controlVic Yang2012-02-164-0/+58
* Remove useless header includesVincent Palatin2012-01-261-1/+0
* Move SoC-independant headers to another directoryVincent Palatin2012-01-261-0/+65
* NVIC registers are not SoC specificVincent Palatin2012-01-252-6/+29
* Add configuration parameters for the panic UART codeVincent Palatin2012-01-251-9/+6
* Move OS files to a CPU specific directoryVincent Palatin2012-01-257-0/+1226