Age | Commit message (Expand) | Author |
---|---|---|
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-04-11 | Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration | Liav A |
2020-04-08 | Kernel: Fix up various PCI-related function signatures | Andreas Kling |
2020-03-09 | Kernel: Allow to reboot in ACPI via PCI or MMIO access | Liav A |
2020-03-06 | Meta: Claim copyright on `PCI` files | Liav A |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-01-21 | Kernel: PCI MMIO no longer uses map_for_kernel() | Liav A |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-02 | Kernel: Create support for PCI ECAM | Liav A |