Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite drivers/uart and drivers/vga in cpp | aqua | 2022-12-11 | 1 | -1/+1 |
* | Remove custom include paths in makefiles | aqua | 2022-12-04 | 1 | -2/+0 |
* | makefile: replace ,SRCS with .SRCS | aqua | 2022-11-05 | 1 | -1/+1 |
* | i8042: fix broken self-test | aqua | 2022-11-03 | 1 | -1/+1 |
* | Add ps2_ctrl_8042 | aqua | 2022-11-02 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | makefile: auto-generate OBJS from SRCS | aqua | 2022-10-30 | 1 | -7/+2 |
* | makefile: add devices/devs.a target | aqua | 2022-10-29 | 1 | -0/+15 |