Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-27 | arch: i386: update all files to use the new libk | Danny Holman | 1 | -5/+5 |
2024-02-24 | arch: i386: cleanup everything and reorganize | Danny Holman | 1 | -8/+8 |
2024-02-16 | arch: i386: move IRQ functions to PIC driver | Danny Holman | 1 | -1/+11 |
2023-11-26 | arch: i386: pic.c: finish implementing functions from pic.h | Danny Holman | 1 | -1/+3 |
2022-01-21 | arch: i386: move non-critial files out of boot | Danny Holman | 1 | -0/+0 |
2022-01-15 | arch: i386: add support for IRQs and system calls | Danny Holman | 1 | -1/+1 |
2021-09-28 | arch: i386: add PIC register support | Danny Holman | 1 | -0/+14 |
2021-09-28 | arch: i386: add support for 8259 PIC | Danny Holman | 1 | -0/+53 |