| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-04 | debug: add multiboot2 information dump tool | Felix Morgner | 1 | -1/+1 | |
| This patch introduces a new GDB tool `dump_mb2i` that dump the multiboot2 information provided by the bootloader. This tool can be invoked in the GDB console. For example in vscode: -exec dump_mb2i ((kapi::boot::information)bootstrap_information).mbi The tool expects the address of the loader provided MB2 information as its only argument. | |||||
| 2026-05-04 | debug: split gdb modules | Felix Morgner | 1 | -1/+1 | |
| 2026-05-02 | libs: adopt p1204 layout for kstd | Felix Morgner | 1 | -2/+3 | |
| 2026-05-02 | debug: load pretty printers in tests | Felix Morgner | 1 | -1/+12 | |
| 2026-04-29 | x86_64: use p1204 project layout | Felix Morgner | 1 | -1/+2 | |
| 2026-04-16 | ide: enable file grouping | Felix Morgner | 1 | -1/+5 | |
| 2026-04-15 | acpi: reimplement the common table header | Felix Morgner | 1 | -0/+1 | |
| 2026-04-06 | kernel/acpi: discover local interrupt controllers | Felix Morgner | 1 | -1/+5 | |
| 2026-04-06 | kapi: hook ACPI initialization up to boot process | Felix Morgner | 1 | -1/+5 | |
| 2026-03-25 | build: update llvm components in container | Felix Morgner | 1 | -0/+1 | |
| 2026-03-23 | ide: ensure clangd sees active compile commands | Felix Morgner | 1 | -0/+1 | |
| 2026-03-23 | ci: enable test builds | Felix Morgner | 1 | -5/+11 | |
| 2026-03-23 | testing: enable build-host testing | Felix Morgner | 1 | -0/+1 | |
| 2026-03-20 | x86_64/cpu: implement basic interrupt handling | Felix Morgner | 1 | -0/+1 | |
| 2026-03-18 | ide: enable additional clangd flags | Felix Morgner | 1 | -1/+5 | |
| 2025-12-23 | libs/multiboot2: clean up code style | Felix Morgner | 1 | -0/+1 | |
| 2025-12-22 | chore: ensure headers are linted | Felix Morgner | 1 | -0/+12 | |
| 2025-12-15 | chore: fix missing includes | Felix Morgner | 1 | -0/+1 | |
| 2025-12-12 | x86_64/cpu: update documentation and structure | Felix Morgner | 1 | -0/+2 | |
| 2025-12-10 | x86_64/memory: implement simple kernel remapper | Felix Morgner | 1 | -0/+1 | |
| 2025-12-05 | multiboot2: silence some warnings | Felix Morgner | 1 | -3/+5 | |
| 2025-11-24 | x86_64/vga: rely less on magic state | Felix Morgner | 1 | -0/+2 | |
| 2025-11-24 | x86-64/kapi: reimplement ia32_efer support | Felix Morgner | 1 | -1/+4 | |
| 2025-10-29 | chore: configure clang-tidy | Felix Morgner | 1 | -1/+10 | |
| 2025-10-28 | ide: fix clangd query driver glob | Felix Morgner | 1 | -7/+9 | |
| 2025-07-22 | x86_64: clean up bootstrap code | Felix Morgner | 1 | -0/+4 | |
| 2025-07-14 | libs: rename kstd headers to be more STL like | Felix Morgner | 1 | -5/+5 | |
| 2025-07-14 | ide: improve support for vscodium | Felix Morgner | 1 | -4/+4 | |
| 2024-10-11 | Ensure vscode compiles with c++20 | Matteo Gmür | 1 | -0/+1 | |
| 2024-09-17 | build: migrate away from conan | Felix Morgner | 1 | -1/+1 | |
| 2023-10-12 | ide: configure formatting | Felix Morgner | 1 | -0/+6 | |
| 2023-10-07 | python: add mypy and format conanfile | Felix Morgner | 1 | -4/+5 | |
| 2023-10-07 | x86_64: implement first bootable kernel | felix.morgner@ost.ch | 1 | -0/+10 | |
