aboutsummaryrefslogtreecommitdiff
path: root/src/sys
AgeCommit message (Expand)Author
2022-03-17Remove old MMU QueryChristian Cunningham
2022-03-16Added prepending to queuesChristian Cunningham
2022-03-16Add to original priority levelChristian Cunningham
2022-03-16Add method to not allow duplicatesChristian Cunningham
2022-03-16Fixed Boundary ConstraintsChristian Cunningham
2022-03-16List ScheduleChristian Cunningham
2022-03-16Return if add is successfulChristian Cunningham
2022-03-12Rapid TestingChristian Cunningham
2022-03-12Better TestingChristian Cunningham
2022-03-11Remove Debug InfoChristian Cunningham
2022-03-11Repositioning TextChristian Cunningham
2022-03-11Statically Allocated SchedulingChristian Cunningham
2022-03-10More DeterministicChristian Cunningham
2022-03-02Ensure one test is addedChristian Cunningham
2022-03-02Don't clip statusChristian Cunningham
2022-02-28Remove old drawer routinesChristian Cunningham
2022-02-24MMU and working on hardwareChristian Cunningham
2022-02-24Fixed HYP CodeChristian Cunningham
2022-02-24Exit Hypervisor ModeChristian Cunningham
2022-02-22Started multithreadingChristian Cunningham
2022-02-20Remove unnecessary comparisonChristian Cunningham
2022-02-19Commented SchedulerChristian Cunningham
2022-02-19Added comments and cleanupChristian Cunningham
2022-02-19Moved scheduler macrosChristian 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-13Recreated status boardChristian Cunningham
2022-02-13Output the count of the task stacksChristian Cunningham
2022-02-13Unhook old mutex handlesChristian Cunningham
2022-02-13Show additional task infoChristian Cunningham
2022-02-13Mutex Waiting ImplementedChristian Cunningham
2022-02-09Add interrupt to all coresChristian Cunningham
2022-02-05Fixed SPSR preservationChristian Cunningham
2022-02-05Remove old stuffChristian Cunningham
2022-02-05Fixed undefined handlerChristian Cunningham
2022-02-05Update to new kmemChristian Cunningham
2022-02-04Removed old memChristian Cunningham
2022-02-04Move to new memChristian 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-01Fixed cryptic error due to roffsetChristian Cunningham
2022-02-01Preserve CPSRChristian Cunningham
2022-02-01Started syscallingChristian Cunningham
2022-01-31Remove old globalChristian Cunningham
2022-01-31Break exceptions off to own filesChristian Cunningham