aboutsummaryrefslogtreecommitdiff
path: root/src/sys/schedule.S
AgeCommit message (Expand)Author
2022-03-24ModularizedChristian Cunningham
2022-03-18Supervisor Call to Add ThreadChristian Cunningham
2022-03-11Remove Debug InfoChristian Cunningham
2022-03-11Statically Allocated SchedulingChristian Cunningham
2022-03-10More DeterministicChristian Cunningham
2022-02-20Remove unnecessary comparisonChristian Cunningham
2022-02-19Moved scheduler macrosChristian Cunningham
2022-02-05Fixed SPSR preservationChristian Cunningham
2022-02-05Remove old stuffChristian Cunningham
2022-02-01Fixed cryptic error due to roffsetChristian Cunningham
2022-02-01Preserve CPSRChristian Cunningham
2022-01-23Fixed context switch bugChristian 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-21Got some schedulingChristian Cunningham
2022-01-21Added scheduling info outputChristian Cunningham
2022-01-21Added scheduling logicChristian Cunningham
2022-01-21Scheduler Rewrite StartChristian Cunningham
2022-01-20Moved globals to fileChristian Cunningham
2022-01-11Update stuffChristian Cunningham
2022-01-06Update Thread Flags on SwitchChristian Cunningham
2022-01-06Rewrote scheduler in AssemblyChristian Cunningham