summaryrefslogtreecommitdiff
path: root/src/sys/include/arch
AgeCommit message (Expand)Author
2025-09-14kern/amd64: vm: Add initial MMU skeleton logicIan Moffett
2025-09-13os/amd64: Add md_halt() to halt coreIan Moffett
2025-09-13os/amd64: Add md_intoff() and md_inton()Ian Moffett
2025-09-13os/amd64: mdcpu: Add md_spinwait() macroIan Moffett
2025-09-13kern/amd64: Add platform and UART initIan Moffett
2025-09-13kern/amd64: cpu: Initialize GDTIan Moffett
2025-09-13os/amd64: Define CPU as pcore with MD counterpartIan Moffett
2025-09-13project: Use limine as headstartIan Moffett
2025-09-13kernel/amd64: Add port I/O helpersIan Moffett
2025-09-13build: 'i386' -> 'amd64'Ian Moffett