Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-27 | arch: i386: update all files to use the new libk | Danny Holman | 1 | -1/+1 |
2024-02-16 | arch: i386: kernel: the serial driver should be more POSIX-y | Danny Holman | 1 | -13/+13 |
2022-03-22 | arch: i386: make serial_writestring inline | Danny Holman | 1 | -5/+0 |
2021-09-28 | arch: i386: add support for 8259 PIC | Danny Holman | 1 | -1/+1 |
2021-01-24 | x86: reorganize the i386 directory | Danny Holman | 1 | -0/+0 |
2021-01-20 | serial: add serial_writestring as a function | Danny Holman | 1 | -0/+7 |
2021-01-20 | serial: don't declare serial_init as static | Danny Holman | 1 | -1/+1 |
2021-01-20 | i386: add serial port support | Danny Holman | 1 | -0/+40 |