aboutsummaryrefslogtreecommitdiff
path: root/i686
Commit message (Expand)AuthorAgeFilesLines
* Move all tests next to the code they're testingHEADmasteraqua2023-03-054-21/+28
* Add TARGETBIN and TARGETLIB rulesaqua2023-03-051-3/+1
* Rename host and target tool namesaqua2023-02-212-23/+27
* Generate dependency files for source codeaqua2023-02-121-1/+1
* Make shadowing variables an erroraqua2023-02-051-2/+2
* Remove makefile include targetsaqua2023-02-052-2/+5
* Split Makefileaqua2023-02-051-7/+23
* Generate docs using doxygen instead of sphinxaqua2022-12-111-6/+24
* Move symlink target to leaf makefilesaqua2022-12-111-0/+4
* Rewrite drivers/uart and drivers/vga in cppaqua2022-12-114-16/+55
* Rename CCFLAGS to CFLAGSaqua2022-12-042-3/+7
* Remove custom include paths in makefilesaqua2022-12-045-5/+10
* Capture ps2 mouse packetsaqua2022-11-071-1/+2
* lib/malloc: add linked list implementationaqua2022-11-061-0/+3
* makefile: replace ,SRCS with .SRCSaqua2022-11-051-1/+1
* fix compiler warningsaqua2022-11-026-18/+20
* Add ps2_ctrl_8042aqua2022-11-023-2/+11
* Enable interrupts after enabling the PICaqua2022-11-015-10/+17
* makefile: add Makefile.configaqua2022-11-012-9/+13
* makefile: clean target shouldn't depend on OBJSaqua2022-11-011-2/+0
* add ps2_keyboard driveraqua2022-10-315-7/+61
* makefile: auto-generate OBJS from SRCSaqua2022-10-301-7/+2
* Remove meson.build filesaqua2022-10-294-28/+10
* makefile: add src/kernel.a targetaqua2022-10-291-3/+3
* makefile: add i686/arch.a targetaqua2022-10-2918-0/+632
* makefile: add libk targetaqua2022-10-281-0/+10