index
:
kernel.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i686
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make code ANSI C compatible
aqua
2023-05-24
15
-184
/
+180
*
Build tests using HOSTTARGETBIN
aqua
2023-03-12
1
-0
/
+3
*
Revert VGA C driver
aqua
2023-03-12
3
-50
/
+0
*
Add unit tests for C drivers
aqua
2023-03-12
1
-3
/
+5
*
Move all tests next to the code they're testing
aqua
2023-03-05
4
-21
/
+28
*
Add TARGETBIN and TARGETLIB rules
aqua
2023-03-05
1
-3
/
+1
*
Rename host and target tool names
aqua
2023-02-21
2
-23
/
+27
*
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
*
Remove makefile include targets
aqua
2023-02-05
2
-2
/
+5
*
Split Makefile
aqua
2023-02-05
1
-7
/
+23
*
Generate docs using doxygen instead of sphinx
aqua
2022-12-11
1
-6
/
+24
*
Move symlink target to leaf makefiles
aqua
2022-12-11
1
-0
/
+4
*
Rewrite drivers/uart and drivers/vga in cpp
aqua
2022-12-11
4
-16
/
+55
*
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