Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makefile: clean target shouldn't depend on OBJS | aqua | 2022-11-01 | 1 | -2/+0 |
* | add ps2_keyboard driver | aqua | 2022-10-31 | 3 | -40/+3 |
* | makefile: auto-generate OBJS from SRCS | aqua | 2022-10-30 | 1 | -9/+4 |
* | Remove meson.build files | aqua | 2022-10-29 | 3 | -14/+6 |
* | makefile: add src/kernel.a target | aqua | 2022-10-29 | 2 | -0/+23 |
* | Add LICENSE.md | aqua | 2022-08-12 | 1 | -0/+6 |
* | Print version, compiler id and version, and cpuid on boot | aqua | 2022-08-12 | 1 | -0/+12 |
* | printf: add %d, %u and %x | aqua | 2022-08-12 | 2 | -1/+7 |
* | lidt | aqua | 2022-08-12 | 2 | -0/+42 |
* | Initial commit | aqua | 2022-08-12 | 7 | -0/+202 |