Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: fix wrong -I directive to compiler | Danny Holman | 2021-03-09 | 1 | -2/+2 |
* | i386: create terminal_scroll function | Danny Holman | 2021-01-28 | 1 | -10/+25 |
* | i386: add support for newlines | Danny Holman | 2021-01-25 | 1 | -0/+7 |
* | x86: reorganize the i386 directory | Danny Holman | 2021-01-24 | 9 | -3/+73 |
* | serial: add serial_writestring as a function | Danny Holman | 2021-01-20 | 1 | -0/+7 |
* | serial: don't declare serial_init as static | Danny Holman | 2021-01-20 | 1 | -1/+1 |
* | i386: add serial port support | Danny Holman | 2021-01-20 | 3 | -0/+57 |
* | arch: i386: add support for x86 processors | Danny Holman | 2021-01-17 | 5 | -0/+142 |
* | Initial commit | Danny Holman | 2021-01-17 | 2 | -0/+25 |