Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-27 | General: Cleanup legacy code. | Fernando Sahmkow | |
2020-06-27 | General: Move ARM_Interface into Threads. | Fernando Sahmkow | |
2020-06-27 | General: Recover Prometheus project from harddrive failure | Fernando Sahmkow | |
This commit: Implements CPU Interrupts, Replaces Cycle Timing for Host Timing, Reworks the Kernel's Scheduler, Introduce Idle State and Suspended State, Recreates the bootmanager, Initializes Multicore system. | |||
2020-03-02 | core: Implement separate A32/A64 ARM interfaces. | bunnei | |
2020-01-27 | System: Address Feedback | Fernando Sahmkow | |
2020-01-26 | Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. | Fernando Sahmkow | |
This commit instends on better naming the new purpose of this classes. |