index
:
pub/fmorgner/teachos.git
develop
develop-BA-FS26
main
The TeachOS kernel, a greenfield, pure 64-bit, educational operating system.
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.vscode
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
ide: simplify overall configuration
Felix Morgner
1
-29
/
+7
11 days
qemu: enable multiple cores
Felix Morgner
1
-0
/
+4
11 days
kernel/acpi: discover local interrupt controllers
Felix Morgner
1
-1
/
+5
11 days
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
2
-0
/
+2
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
2026-03-16
ide: add ToDo Tree extension
Felix Morgner
1
-0
/
+1
2026-01-15
x86_64/debug: add support for QEMU debug console
Felix Morgner
1
-0
/
+4
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-10-27
ide: reconfigure debugging extension
Felix Morgner
2
-11
/
+26
2025-07-23
ide: redirect qemu error output
Felix Morgner
1
-2
/
+4
2025-07-22
x86_64: clean up bootstrap code
Felix Morgner
1
-0
/
+4
2025-07-14
cmake: introduce ELF utility module
Felix Morgner
1
-1
/
+1
2025-07-14
build: reintroduce bootable ISO
Felix Morgner
2
-3
/
+3
2025-07-14
libs: rename kstd headers to be more STL like
Felix Morgner
1
-5
/
+5
2025-07-14
build: upgrade x86-64 toolchain
Felix Morgner
1
-1
/
+1
2025-07-14
ide: improve support for vscodium
Felix Morgner
3
-27
/
+16
2025-07-13
ide: improve launch configuration
Felix Morgner
2
-33
/
+20
2025-07-13
build: update toolchain
Felix Morgner
1
-0
/
+1
2025-03-28
ide: disable reboot on crash and add more info
Felix Morgner
1
-0
/
+3
2025-03-28
Revert "update long jump handling"
Matteo Gmür
1
-5
/
+0
2025-03-27
update long jump handling
Fabian Imhof
1
-0
/
+5
2024-10-26
use linker variable
Fabian Imhof
1
-2
/
+0
2024-10-26
Fix wrong args order in taks
Matteo Gmür
1
-2
/
+2
2024-10-26
Adjust to toolchain updates
Matteo Gmür
1
-0
/
+4
2024-10-11
Ensure vscode compiles with c++20
Matteo Gmür
1
-0
/
+1
2024-09-24
Improve launch settings
Matteo Gmür
2
-7
/
+3
2024-09-17
ide: add problem matcher for gdb launch
Felix Morgner
1
-3
/
+14
2024-09-17
ide: boot the kernel when launching the debugger
Felix Morgner
1
-2
/
+2
2024-09-17
ide: adjust available boot targets
Felix Morgner
1
-2
/
+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-12
build: switch to ninja multi-config generator
Felix Morgner
2
-5
/
+19
2023-10-11
ide: allow selection of boot image
Felix Morgner
1
-2
/
+14
2023-10-11
teachos: restructure file layout
Felix Morgner
1
-2
/
+2
2023-10-08
x86_64: improve debugging experience
Felix Morgner
3
-10
/
+26
2023-10-07
x86_64: implement very simple VGA text output
Felix Morgner
1
-1
/
+17
[next]