summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/pic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-27arch: i386: update all files to use the new libkDanny Holman1-5/+5
2024-02-24arch: i386: cleanup everything and reorganizeDanny Holman1-8/+8
2024-02-16arch: i386: move IRQ functions to PIC driverDanny Holman1-1/+11
2023-11-26arch: i386: pic.c: finish implementing functions from pic.hDanny Holman1-1/+3
2022-01-21arch: i386: move non-critial files out of bootDanny Holman1-0/+0
2022-01-15arch: i386: add support for IRQs and system callsDanny Holman1-1/+1
2021-09-28arch: i386: add PIC register supportDanny Holman1-0/+14
2021-09-28arch: i386: add support for 8259 PICDanny Holman1-0/+53