aboutsummaryrefslogtreecommitdiff
path: root/i686
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Add symlinks target to top-level makefile
* 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