| .. |
|
arch
|
fix: 🐛 Put BOOT_CORE_ID const in platform config
|
2023-11-12 01:15:32 +02:00 |
|
console
|
refactor: 📦 Restructure code
|
2023-08-08 00:44:31 +03:00 |
|
cpu
|
refactor: 📦 Restructure code
|
2023-08-08 00:44:31 +03:00 |
|
debug
|
refactor: 📦 Restructure code
|
2023-08-08 00:44:31 +03:00 |
|
devices
|
refactor: 📦 Restructure code
|
2023-08-08 00:44:31 +03:00 |
|
exception
|
refactor: 📦 Prepare exception handling code
|
2023-08-08 00:44:31 +03:00 |
|
memory
|
feat: ✨ Add kernel and MMIO mapping support
|
2023-08-12 03:29:02 +03:00 |
|
mm
|
fix: 🐛 Don't overflow calculations in align_up
|
2023-08-12 03:29:02 +03:00 |
|
platform
|
fix: 🐛 Update rpi4 target to use virtual MMIO bases
|
2023-11-12 01:15:32 +02:00 |
|
drivers.rs
|
refactor: 📦 Restructure code
|
2023-08-08 00:44:31 +03:00 |
|
lib.rs
|
feat: ✨ Add kernel and MMIO mapping support
|
2023-08-12 03:29:02 +03:00 |
|
macros.rs
|
feat: ✨ Add time support
|
2023-08-01 16:59:42 +03:00 |
|
panic.rs
|
refactor: 📦 Restructure code
|
2023-08-08 00:44:31 +03:00 |
|
qemu.rs
|
refactor: 📦 Split kernel into machine and nucleus
|
2022-02-10 02:14:07 +02:00 |
|
state.rs
|
refactor: 📦 Restructure code
|
2023-08-08 00:44:31 +03:00 |
|
synchronization.rs
|
refactor: 📦 Restructure code
|
2023-08-08 00:44:31 +03:00 |
|
tests.rs
|
refactor: 📦 Split kernel into machine and nucleus
|
2022-02-10 02:14:07 +02:00 |
|
time.rs
|
feat: ✨ Add time support
|
2023-08-01 16:59:42 +03:00 |
|
write_to.rs
|
refactor: 📦 Split kernel into machine and nucleus
|
2022-02-10 02:14:07 +02:00 |