Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-20 | i386: add serial port support | Danny Holman | 3 | -0/+57 | |
Add support for serial communication in the i386 architecture. Signed-off-by: Danny Holman <dholman@gymli.xyz> | |||||
2021-01-17 | arch: i386: add support for x86 processors | Danny Holman | 5 | -0/+142 | |
Add support for 32-bit x86 processors, i.e. the 80386 and above. Signed-off-by: Danny Holman <dholman@gymli.xyz> |