Age | Commit message (Expand) | Author |
---|---|---|
2023-01-27 | Kernel/aarch64: Execute kernel with SP_EL1 instead of SP_EL0 | Timon Kruiper |
2023-01-24 | Kernel/aarch64: Add pre_init function for that sets up the CPU and MMU | Timon Kruiper |
2023-01-24 | Kernel/aarch64: Use relative addressing in boot.S | Timon Kruiper |
2022-10-26 | Kernel/aarch64: Branch to local halt function instead of C++ one | Timon Kruiper |
2022-05-12 | Kernel: Move the aarch64 boot.S out of the Prekernel directory | Timon Kruiper |
2022-04-06 | Kernel: Improve the aarch64 kernel source files disk layout | James Mintram |
2022-03-12 | Kernel: Move aarch64 Prekernel into Kernel | Jakub V. Flasar |