Age | Commit message (Expand) | Author |
---|---|---|
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling |
2020-04-11 | Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration | Liav A |
2020-04-08 | Kernel: Fix typos in PCI access boot message | Andreas Kling |
2020-04-08 | Kernel: Use nested Kernel::PCI namespaces more to reduce PCI:: spam | Andreas Kling |
2020-03-06 | Meta: Claim copyright on `PCI` files | Liav A |
2020-03-02 | Kernel: Use klog() instead of kprintf() | 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-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-02 | Kernel: Create support for PCI ECAM | Liav A |