aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2022-01-20Clear Globals on InitChristian Cunningham
2022-01-20Route timer to FIQChristian Cunningham
2022-01-20Added FIQ handler C fxnChristian Cunningham
2022-01-20Updated TODOChristian Cunningham
2022-01-20Added FIQ handler and core entrypointsChristian Cunningham
2022-01-19Move SVC number to message lineChristian Cunningham
2022-01-19Added comment for future reset triggeringChristian Cunningham
2022-01-19Output user stack pointerChristian Cunningham
2022-01-19Testing handlersChristian Cunningham
2022-01-19Relative jumping for cleaner objdumpChristian Cunningham
2022-01-19Fixed IRQ bugChristian Cunningham
2022-01-12Started filling out handlersChristian Cunningham
2022-01-11Fixed heap free information bugChristian Cunningham
2022-01-11Memory freeing is optimizedChristian Cunningham
2022-01-11Update stuffChristian Cunningham
2022-01-06Fix memory leakChristian Cunningham
2022-01-06Update Thread Flags on SwitchChristian Cunningham
2022-01-06Rewrote scheduler in AssemblyChristian Cunningham
2022-01-06SchedulingChristian Cunningham
2022-01-06SchedulingChristian Cunningham
2022-01-06Move irq enable/disable to handlerChristian Cunningham
2022-01-05Moved includes to its own directoryChristian Cunningham
2022-01-05Cleaned up/ StandardizedChristian Cunningham
2022-01-03Added Stack ASM FunctionsChristian Cunningham
2022-01-03Removed example codeChristian Cunningham
2022-01-03Ensured Aligned MutexesChristian Cunningham
2022-01-02Reinstate lock for writeChristian Cunningham
2022-01-02Don't lock mutex if only written by one interruptChristian Cunningham
2022-01-02Moved Postinit InformationChristian Cunningham
2022-01-02Started Preparing Context SwitchingChristian Cunningham
2022-01-02Fixed Logic ErrorChristian Cunningham
2022-01-02Fixed mutex pointer typeChristian Cunningham
2022-01-02Expanded upon memory libraryChristian Cunningham
2021-12-30Added Data StructuresChristian Cunningham
2021-12-30Standardized todec algoChristian Cunningham
2021-12-27Made a define for the CPSChristian Cunningham
2021-12-27Inlined functionsChristian Cunningham
2021-12-24CleanupChristian Cunningham
2021-12-24Standardized FormattingChristian Cunningham
2021-12-24Save USB for laterChristian Cunningham
2021-12-23Added USB EnumerationChristian Cunningham