Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-13 | project-wide: Update project name | sigsegv7 | |
Update project name to avoid conflicts with the name of Amazon's new 'Vega' Smart Device Operating System. Signed-off-by: sigsegv7 <ian@osmora.org> | |||
2023-09-20 | kernel: Add timer abstraction | sigsegv7 | |
This commit introduces a new timer abstraction that is architecture-independent. It enables the registration and request of timers in a consistent and uniform manner abstracting away architectural details. Signed-off-by: sigsegv7 <ian@vegaa.systems> |