aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daystools: cross: Remove 'clear' commandIan Moffett
6 daysproject: Final workflow fixupsIan Moffett
6 daysproject: Update CI workflow nameIan Moffett
6 daysproject: Add github workflowsIan Moffett
8 dayskernel: cdefs: Add __barrier() defineIan Moffett
2025-02-28kernel: termios: Remove duplicate ISTRIPIan Moffett
2025-02-28kernel: termios: c_cc is of type cc_tIan Moffett
2025-02-28kernel: driver: Remove trailing newlineIan Moffett
2025-02-22kernel: Add POSIX termios.h headerIan Moffett
2025-02-22kernel: cons: Add lock around root consoleIan Moffett
2025-02-22kernel: dev: Add /dev/consoleIan Moffett
2025-02-22kernel: devfs: Add support for write()Ian Moffett
2025-02-22kernel: vfs: Add support for write()Ian Moffett
2025-02-22libc: Add __stack_chk_fail() stubIan Moffett
2025-02-21tools: Add hwdoc scriptIan Moffett
2025-02-21project: Hyra Release v1.4Ian Moffett
2025-02-21share: pdn: Add titleIan Moffett
2025-02-21kernel: Update kernel log styleIan Moffett
2025-02-20docs: man: Add pci_conf(9)Ian Moffett
2025-02-20kernel/amd64: i8237: Use word register for modeIan Moffett
2025-02-20kernel/amd64: i8237: Optimize set channel selectIan Moffett
2025-02-20kernel: ahci: Ensure HBA is AHCI awareIan Moffett
2025-02-20kernel: ahci: Improve reset logic + cleanupIan Moffett
2025-02-20kernel: ahci: Add AHCI spinwait timeoutIan Moffett
2025-02-20kernel: ahci: __BIT() -> BIT()Ian Moffett
2025-02-20kernel: ahci: Conform to OSMORA C styleIan Moffett
2025-02-20kernel/amd64: isa: Add initial i8237 driver implIan Moffett
2025-02-19kernel/amd64: bus: Add bus resource interfaceIan Moffett
2025-02-19kernel: ahci: Clean up includesIan Moffett
2025-02-19tools: contrib: Sort by most changes (++/--)Ian Moffett
2025-02-19kernel: ahci: Fix up styleIan Moffett
2025-02-19tools: Add script to list contributorsIan Moffett
2025-02-19kernel: ahci: Map ABAR and perform HBA resetCaelus
2025-02-18kernel: ahci: Add necessary AHCI related headersIan Moffett
2025-02-18share: man: Add mmio(9)Ian Moffett
2025-02-18kernel: ahci: Add initial skeletonIan Moffett
2025-02-18docs: Add contrib guideIan Moffett
2025-02-18kernel: param: Add bit MASK() macroIan Moffett
2025-02-16Merge branch 'main' into exptIan Moffett
2025-02-16project: Update copyright date to 2025Ian Moffett
2025-02-15kernel/amd64: i8254: freq_hz -> divisorIan Moffett
2025-02-15kernel: signal: No need to compare ksig_listIan Moffett
2025-02-15kernel/amd64: lapic: Get rid of unused functionIan Moffett
2025-02-15project: Hyra Release v1.3Ian Moffett
2025-02-15kernel/amd64: uart: Fix newline errorsIan Moffett
2025-02-15kernel: amd64: Add more defines to UART driverQuinn Stephens
2025-02-15kernel: pci: Optimize PCI bus scanningQuinn Stephens
2025-02-15kernel: cons: Optimize console drawingQuinn Stephens
2025-02-15kernel/amd64: i8254: freq_hz -> divisorIan Moffett
2025-02-15kernel: signal: No need to compare ksig_listIan Moffett