Age | Commit message (Expand) | Author |
---|---|---|
2024-02-16 | arch: i386: move raw assembly calls to their own header | Danny Holman |
2023-11-26 | arch: i386: boot.s: define functions for page management | Danny Holman |
2023-11-26 | arch: i386: boot.s: move C entry point to file | Danny Holman |
2023-11-26 | arch: i386: boot: boot.s | Danny Holman |
2022-01-15 | arch: i386: add support for IRQs and system calls | Danny Holman |
2022-01-15 | arch: i386: simplifiy GDT setup | Danny Holman |
2021-09-28 | arch: i386: add support for 8259 PIC | Danny Holman |
2021-08-30 | i386: create idt.c and isr.s | Danny Holman |
2021-07-24 | arch: i386: add GDT setup routines | Danny Holman |
2021-07-20 | arch: i386: move the kernel to high memory | Danny Holman |
2021-01-24 | x86: reorganize the i386 directory | Danny Holman |