| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-08 | Add additional sanity checks to elf parsing | Matteo Gmür | 1 | -4/+4 | |
| 2024-10-08 | Added doxygen comments to all fields and structs | Matteo Gmür | 3 | -145/+287 | |
| 2024-10-08 | Merge branch 'feat_memory_manager' of ↵ | Fabian Imhof | 1 | -15/+31 | |
| ssh://gitlab.ost.ch:45022/teachos/kernel into feat_memory_manager | |||||
| 2024-10-08 | begin implementing frame allocator | Fabian Imhof | 1 | -15/+57 | |
| 2024-10-08 | Add more asserts for elf sections | Matteo Gmür | 1 | -15/+31 | |
| 2024-10-06 | Improve naming | Matteo Gmür | 1 | -23/+25 | |
| 2024-10-06 | Interpret files as bitset wrapper | Matteo Gmür | 1 | -10/+54 | |
| 2024-10-06 | Added elf section type enum | Matteo Gmür | 1 | -33/+37 | |
| 2024-10-06 | Use alignas instead of seperate variable in struct for padding | Matteo Gmür | 1 | -38/+3 | |
| 2024-10-06 | Renaming scheme | Matteo Gmür | 3 | -33/+33 | |
| 2024-10-02 | Improve naming, add enums and move into namespace | Matteo Gmür | 2 | -160/+174 | |
| 2024-10-02 | Creating base frame allocation code | Matteo Gmür | 2 | -2/+48 | |
| 2024-10-01 | add structs, clean mip code | TheSoeren | 1 | -12/+74 | |
| 2024-10-01 | Added efl section print method | Matteo Gmür | 1 | -3/+37 | |
| 2024-10-01 | Adjust printing of memory map | Matteo Gmür | 1 | -2/+9 | |
| 2024-09-30 | Attempt to print memory map | Matteo Gmür | 6 | -9/+15 | |
| 2024-09-29 | create write_number function | TheSoeren | 1 | -0/+50 | |
| 2024-09-29 | read basic mem info | TheSoeren | 1 | -2/+36 | |
| 2024-09-29 | use multiboot_information_pointer public variable | TheSoeren | 3 | -2/+16 | |
| 2024-09-29 | Pass multiboot info to main function | Matteo Gmür | 1 | -1/+1 | |
| 2024-09-17 | build: migrate away from conan | Felix Morgner | 5 | -0/+310 | |
