Age | Commit message (Expand) | Author |
---|---|---|
2020-02-24 | Kernel: Fix a wrong debug message in ACPIStaticParser | Liav A |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-02-09 | Kernel: Apply changes to use LibBareMetal definitions | Liav A |
2020-01-21 | Kernel: ACPI code doesn't rely on identity mapping anymore | Liav A |
2020-01-20 | Kernel: Remove some unnecessary casts to uintptr_t | Andreas Kling |
2020-01-20 | Use uintptr_t instead of u32 when storing pointers as integers | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-14 | Kernel: Remove problematic memory mapping methods | Liav A |
2020-01-02 | Kernel: Introduce the ACPI subsystem | Liav A |