Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch: i386: move non-critial files out of boot | Danny Holman | 2022-01-21 | 3 | -0/+197 |
| | | | | | | | Move all files not needed for the bootstrap process out of boot and into the main x86 source directory. Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | arch: i386: add support for 8259 PIC | Danny Holman | 2021-09-28 | 2 | -17/+1 |
| | | | | | | Add support for the 8259 programmable interrupt controller. Signed-off-by: Danny Holman <dholman@gymli.xyz> | ||||
* | x86: reorganize the i386 directory | Danny Holman | 2021-01-24 | 2 | -0/+63 |
Add structure to the internals of the x86 directory. Signed-off-by: Danny Holman <dholman@gymli.xyz> |