Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add uppercase scancodes | aqua | 2022-11-01 | 1 | -17/+33 |
* | makefile: add Makefile.config | aqua | 2022-11-01 | 1 | -1/+1 |
* | makefile: clean target shouldn't depend on OBJS | aqua | 2022-11-01 | 1 | -2/+0 |
* | add ps2_keyboard driver | aqua | 2022-10-31 | 1 | -0/+4 |
* | makefile: auto-generate OBJS from SRCS | aqua | 2022-10-30 | 1 | -7/+2 |
* | Remove meson.build files | aqua | 2022-10-29 | 2 | -14/+0 |
* | makefile: add src/kernel.a target | aqua | 2022-10-29 | 1 | -0/+3 |
* | makefile: add i686/arch.a target | aqua | 2022-10-29 | 2 | -6/+13 |
* | makefile: add libk target | aqua | 2022-10-28 | 1 | -0/+6 |
* | Add libk tests | aqua | 2022-08-12 | 3 | -1/+54 |
* | Enable coverage report | aqua | 2022-08-12 | 3 | -4/+15 |
* | printf: add %d, %u and %x | aqua | 2022-08-12 | 4 | -7/+40 |
* | Initial commit | aqua | 2022-08-12 | 6 | -0/+91 |