| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-06 | Remove high memory kernel and needless prints | Matteo Gmür | 3 | -118/+48 | |
| 2024-10-06 | Renaming scheme | Matteo Gmür | 5 | -47/+47 | |
| 2024-10-02 | Improve naming, add enums and move into namespace | Matteo Gmür | 3 | -174/+193 | |
| 2024-10-02 | Creating base frame allocation code | Matteo Gmür | 4 | -2/+63 | |
| 2024-10-01 | add structs, clean mip code | TheSoeren | 2 | -26/+120 | |
| 2024-10-01 | Added efl section print method | Matteo Gmür | 2 | -3/+91 | |
| 2024-10-01 | Adjust printing of memory map | Matteo Gmür | 2 | -32/+25 | |
| 2024-09-30 | Attempt to print memory map | Matteo Gmür | 8 | -19/+59 | |
| 2024-09-29 | create write_number function | TheSoeren | 3 | -12/+63 | |
| 2024-09-29 | read basic mem info | TheSoeren | 2 | -10/+62 | |
| 2024-09-29 | use multiboot_information_pointer public variable | TheSoeren | 5 | -9/+27 | |
| 2024-09-29 | Pass multiboot to main from edi register | Matteo Gmür | 2 | -5/+6 | |
| 2024-09-29 | Pass multiboot info to main function | Matteo Gmür | 2 | -2/+7 | |
| 2024-09-17 | build: fix CRT code linking | Felix Morgner | 1 | -6/+6 | |
| CMake used to generate object files with a .obj extension. This appears to no longer be the case. As a fallback, we now match on 'o*' for the CRT code in the linker script. As of now, it is unclear when this change happened. | |||||
| 2024-09-17 | build: migrate away from conan | Felix Morgner | 14 | -0/+1000 | |
