Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-08-28 | bootstrap: update build configsHEADmaster | Danny Holman | 1 | -14/+7 | |
Update the build configuration files for the included bootloader to match the formatting requirements of the main build configs. Signed-off-by: Danny Holman <dholman@gymli.org> | |||||
2025-05-03 | kernel: x86_64: rename x86 | Danny Holman | 1 | -0/+33 | |
Rename the x86 arch-specific directory to x86_64, reflecting clang's architecture selector flags. Signed-off-by: Danny Holman <dholman@gymli.org> |