| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-11 | bastion: add Kernel, Processor, AcpiTables, DeviceTree classesHEADmaster | Arseney300 | |
| Kernel: main singleton object, that provide access to core kernel entities Processor: empty class, that will be used later for per-CPU entities AcpiTables: class for acpi access (can be obtained through the kernel object) DeviceTree: class for dt access (can be obtained through the kernel object) | |||
| 2026-04-08 | bastion: initial implementation | Arseney300 | |
| ready project skeleton dual-arch build system with Linux-config style configuration UEFI EFI stub loader (PE32+) for x86_64 and AArch64 ELF64 kernel parser Temporary framebuffer console freestanding string and c++ abi stubs For now, kernel boots, prints banner, memory map and go halt | |||
