Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i8042: fix broken self-test | aqua | 2022-11-03 | 1 | -3/+4 |
* | fix compiler warnings | aqua | 2022-11-02 | 1 | -1/+1 |
* | makefile: make all target the default | aqua | 2022-11-02 | 1 | -5/+5 |
* | Add ps2_ctrl_8042 | aqua | 2022-11-02 | 1 | -0/+7 |
* | Enable interrupts after enabling the PIC | aqua | 2022-11-01 | 1 | -3/+7 |
* | Add uppercase scancodes | aqua | 2022-11-01 | 1 | -19/+15 |
* | 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 | 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 |