aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-01Fixed cryptic error due to roffsetChristian Cunningham
2022-02-01Preserve CPSRChristian Cunningham
2022-02-01Started syscallingChristian Cunningham
2022-02-01Added spinlock conditionChristian Cunningham
2022-01-31All the coresChristian Cunningham
2022-01-31Remove old globalChristian Cunningham
2022-01-31Break exceptions off to own filesChristian Cunningham
2022-01-25Clear out Mutex memoryChristian Cunningham
2022-01-25Updated READMEChristian Cunningham
2022-01-23Added test functionsChristian Cunningham
2022-01-23Removed unused spsrChristian Cunningham
2022-01-23Remove old commentsChristian Cunningham
2022-01-23Added SVC jumpsChristian Cunningham
2022-01-23Fixed context switch bugChristian Cunningham
2022-01-23Rename handlersChristian Cunningham
2022-01-23Visual view of memory mapChristian Cunningham
2022-01-23Data handling threadChristian Cunningham
2022-01-23Trimmed IRQ handlerChristian Cunningham
2022-01-23Fixed argumentChristian Cunningham
2022-01-23IRQ data sent to threadChristian Cunningham
2022-01-23Draw Exception info to screenChristian Cunningham
2022-01-23Fixed incorrect lrChristian Cunningham
2022-01-23Get prev stackChristian Cunningham
2022-01-23Handler returns to correct instructionChristian Cunningham
2022-01-23Free threads from memory after finishingChristian Cunningham
2022-01-23Fixed missing scheduler referenceChristian Cunningham
2022-01-22Added SVC call for clean stackChristian Cunningham
2022-01-22Fixed some stuffChristian Cunningham
2022-01-22Allow calls to scheduler in middle of executionChristian Cunningham
2022-01-21Got some schedulingChristian Cunningham
2022-01-21Simplified Queue Iteration LogicChristian 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-20Updated commentChristian 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-20Read Paging RegisterChristian Cunningham