Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make code ANSI C compatible | aqua | 2023-05-24 | 1 | -2/+2 |
* | Revert VGA C driver | aqua | 2023-03-12 | 1 | -9/+2 |
* | Add unit tests for C drivers | aqua | 2023-03-12 | 1 | -1/+3 |
* | Import kconfig from the linux kernel | aqua | 2023-03-04 | 1 | -0/+4 |
* | Rename host and target tool names | aqua | 2023-02-21 | 1 | -21/+25 |
* | Generate dependency files for source code | aqua | 2023-02-12 | 1 | -1/+1 |
* | Make shadowing variables an error | aqua | 2023-02-05 | 1 | -2/+2 |
* | Split Makefile | aqua | 2023-02-05 | 1 | -8/+27 |
* | Rewrite drivers/uart and drivers/vga in cpp | aqua | 2022-12-11 | 1 | -15/+17 |
* | Rename CCFLAGS to CFLAGS | aqua | 2022-12-04 | 1 | -3/+3 |
* | Remove custom include paths in makefiles | aqua | 2022-12-04 | 1 | -1/+1 |
* | lib/malloc: add linked list implementation | aqua | 2022-11-06 | 1 | -0/+3 |
* | Enable interrupts after enabling the PIC | aqua | 2022-11-01 | 1 | -1/+1 |
* | makefile: add Makefile.config | aqua | 2022-11-01 | 1 | -0/+40 |