Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/malloc: add linked list implementation | aqua | 2022-11-06 | 1 | -0/+1 |
| | |||||
* | Add sha512sum checksum to grub | aqua | 2022-11-05 | 1 | -0/+5 |
| | |||||
* | i8042: fix broken self-test | aqua | 2022-11-03 | 1 | -1/+4 |
| | |||||
* | makefile: make all target the default | aqua | 2022-11-02 | 1 | -29/+23 |
| | |||||
* | Add ps2_ctrl_8042 | aqua | 2022-11-02 | 1 | -1/+1 |
| | |||||
* | Enable interrupts after enabling the PIC | aqua | 2022-11-01 | 1 | -1/+2 |
| | |||||
* | makefile: add Makefile.config | aqua | 2022-11-01 | 1 | -3/+13 |
| | |||||
* | makefile: clean target shouldn't depend on OBJS | aqua | 2022-11-01 | 1 | -1/+5 |
| | |||||
* | add ps2_keyboard driver | aqua | 2022-10-31 | 1 | -0/+1 |
| | |||||
* | makefile: auto-generate OBJS from SRCS | aqua | 2022-10-30 | 1 | -7/+8 |
| | |||||
* | Remove meson.build files | aqua | 2022-10-29 | 1 | -27/+24 |
| | |||||
* | makefile: add src/kernel.a target | aqua | 2022-10-29 | 1 | -1/+23 |
| | |||||
* | makefile: add devices/devs.a target | aqua | 2022-10-29 | 1 | -1/+4 |
| | |||||
* | makefile: add i686/arch.a target | aqua | 2022-10-29 | 1 | -14/+12 |
| | |||||
* | makefile: add libk target | aqua | 2022-10-28 | 1 | -0/+28 |