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
/
arch
/
x86_64
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
Create tiny frame allocator which holds only 3 frames
Matteo Gmür
1
-0
/
+1
2024-10-28
Move iterator and container into generic template classes. Use algorithms ins...
Matteo Gmür
1
-1
/
+0
2024-10-20
Revert assert with printf functionality, requires malloc 😭
Matteo Gmür
1
-0
/
+1
2024-10-20
Add printf like behaviour to assert
Matteo Gmür
1
-1
/
+0
2024-10-20
create page_mapper
Fabian Imhof
1
-0
/
+1
2024-10-20
Add helper methods to phyisca frame
Matteo Gmür
1
-0
/
+1
2024-10-19
Seperate allocation and paging code into multiple files as well
Matteo Gmür
1
-2
/
+4
2024-10-19
Move compelte multiboot2 code into seperate files and behaviour into seperate...
Matteo Gmür
1
-1
/
+3
2024-10-17
Implement support for `std::terminate` via `::abort`
Felix Morgner
1
-0
/
+2
2024-10-15
continue implementing paging
Fabian Imhof
1
-0
/
+8
2024-10-14
Start developing paging
Matteo Gmür
1
-0
/
+1
2024-10-13
Add missing cpp files to cmake and fix elf alignment issues
Matteo Gmür
1
-0
/
+9
2024-09-17
build: migrate away from conan
Felix Morgner
1
-0
/
+64