aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-02-19Macro to initialize coresChristian Cunningham
2022-02-18More prioritiesChristian Cunningham
2022-02-17Start power stuffChristian Cunningham
2022-02-14Fixed priority inversion protectionChristian Cunningham
2022-02-14Priority Inversion ProtectionChristian Cunningham
2022-02-13Implement Lock on DrawerChristian Cunningham
2022-02-13Mode-aware lockingChristian Cunningham
2022-02-13Implement generic lockChristian Cunningham
2022-02-13Output the count of the task stacksChristian Cunningham
2022-02-13Remove unused queueChristian Cunningham
2022-02-13Unhook old mutex handlesChristian Cunningham
2022-02-13Mutex Waiting ImplementedChristian Cunningham
2022-02-08Added extern keywordChristian Cunningham
2022-02-05Added data-to-string functionsChristian Cunningham
2022-02-05Starting test suiteChristian Cunningham
2022-02-05Update to new kmemChristian Cunningham
2022-02-04Removed old memChristian Cunningham
2022-02-04Remove reallocChristian Cunningham
2022-02-04Implemented new Real-Time friendly Memory Allocation SchemeChristian Cunningham
2022-02-04Move tests to own fileChristian Cunningham
2022-02-04Access Uart through rotating bufferChristian Cunningham
2022-02-01Added SYSCALL numberChristian Cunningham
2022-02-01Thread yield control to any other threadsChristian Cunningham
2022-02-01Syscall to get timer valueChristian Cunningham
2022-02-01Added syscall with single argumentChristian Cunningham
2022-02-01Preserve CPSRChristian Cunningham
2022-02-01Started syscallingChristian Cunningham
2022-02-01Added spinlock conditionChristian Cunningham
2022-01-31Remove old globalChristian Cunningham
2022-01-23Visual view of memory mapChristian Cunningham
2022-01-23Draw Exception info to screenChristian Cunningham
2022-01-22Added SVC call for clean stackChristian Cunningham
2022-01-21Got some schedulingChristian Cunningham
2022-01-21Added scheduling info outputChristian Cunningham
2022-01-21Added scheduling logicChristian Cunningham
2022-01-21Added scheduling logicChristian Cunningham
2022-01-21Scheduler Rewrite StartChristian Cunningham
2022-01-21RenamedChristian Cunningham
2022-01-20Moved globals to fileChristian Cunningham
2022-01-20Added reallocChristian Cunningham
2022-01-20Added write offsetChristian Cunningham
2022-01-20Added rotating buffersChristian Cunningham
2022-01-20Added memory functionsChristian Cunningham
2022-01-20Added System Timer HookChristian Cunningham
2022-01-20Added FIQ InformationChristian Cunningham
2022-01-19Added clobbersChristian Cunningham
2022-01-11Memory freeing is optimizedChristian Cunningham
2022-01-11Update stuffChristian Cunningham
2022-01-06Update Thread Flags on SwitchChristian Cunningham
2022-01-06Rewrote scheduler in AssemblyChristian Cunningham