Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename CCFLAGS to CFLAGS | aqua | 2022-12-04 | 2 | -3/+7 |
* | Remove custom include paths in makefiles | aqua | 2022-12-04 | 5 | -5/+10 |
* | Capture ps2 mouse packets | aqua | 2022-11-07 | 1 | -1/+2 |
* | lib/malloc: add linked list implementation | aqua | 2022-11-06 | 1 | -0/+3 |
* | makefile: replace ,SRCS with .SRCS | aqua | 2022-11-05 | 1 | -1/+1 |
* | fix compiler warnings | aqua | 2022-11-02 | 6 | -18/+20 |
* | Add ps2_ctrl_8042 | aqua | 2022-11-02 | 3 | -2/+11 |
* | Enable interrupts after enabling the PIC | aqua | 2022-11-01 | 5 | -10/+17 |
* | makefile: add Makefile.config | aqua | 2022-11-01 | 2 | -9/+13 |
* | makefile: clean target shouldn't depend on OBJS | aqua | 2022-11-01 | 1 | -2/+0 |
* | add ps2_keyboard driver | aqua | 2022-10-31 | 5 | -7/+61 |
* | makefile: auto-generate OBJS from SRCS | aqua | 2022-10-30 | 1 | -7/+2 |
* | Remove meson.build files | aqua | 2022-10-29 | 4 | -28/+10 |
* | makefile: add src/kernel.a target | aqua | 2022-10-29 | 1 | -3/+3 |
* | makefile: add i686/arch.a target | aqua | 2022-10-29 | 18 | -0/+632 |
* | makefile: add libk target | aqua | 2022-10-28 | 1 | -0/+10 |