Age | Commit message (Expand) | Author |
---|---|---|
2025-09-18 | kern: pci: Make max buses to scan configurable | Ian Moffett |
2025-09-18 | kern: pci: Handle logging of device and vendor ID | Ian Moffett |
2025-09-18 | kern: pci: Get device_id with 'vend_dev[31:16]' | Ian Moffett |
2025-09-18 | kern: pci: Add initial bus enumeration | Ian Moffett |
2025-09-18 | kern: io: Add initial PCI CAM driver | Ian Moffett |
2025-09-15 | kern: cons: Handle ASCII linefeed char | Ian Moffett |
2025-09-15 | kern: cons: Finish string writing logic | Ian Moffett |
2025-09-15 | kern: cons: Add console string writing routine | Ian Moffett |
2025-09-15 | kern: io: Implement initial console logic | Ian Moffett |