Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro | |
SPDX License Identifiers are a more compact / standardized way of representing file license information. See: https://spdx.dev/resources/use/#identifiers This was done with the `ambr` search and replace tool. ambr --no-parent-ignore --key-from-file --rep-from-file key.txt rep.txt * | |||
2020-09-25 | Meta+Kernel: Make clang-format-10 clean | Ben Wiederhake | |
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling | |
This was supposed to be the foundation for some kind of pre-kernel environment, but nobody is working on it right now, so let's move everything back into the kernel and remove all the confusion. | |||
2020-04-09 | Kernel: Remove redundant "ACPI" from filenames in ACPI/ | Andreas Kling | |