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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move symlink target to leaf makefiles
aqua
2022-12-11
1
-1
/
+10
*
Rewrite drivers/uart and drivers/vga in cpp
aqua
2022-12-11
2
-11
/
+16
*
Remove custom include paths in makefiles
aqua
2022-12-04
4
-8
/
+4
*
Add FILE struct
aqua
2022-11-08
1
-4
/
+9
*
Capture ps2 mouse packets
aqua
2022-11-07
1
-1
/
+1
*
makefile: replace ,SRCS with .SRCS
aqua
2022-11-05
1
-2
/
+2
*
i8042: fix broken self-test
aqua
2022-11-03
1
-3
/
+4
*
fix compiler warnings
aqua
2022-11-02
1
-1
/
+1
*
makefile: make all target the default
aqua
2022-11-02
1
-5
/
+5
*
Add ps2_ctrl_8042
aqua
2022-11-02
1
-0
/
+7
*
Enable interrupts after enabling the PIC
aqua
2022-11-01
1
-3
/
+7
*
Add uppercase scancodes
aqua
2022-11-01
1
-19
/
+15
*
makefile: add Makefile.config
aqua
2022-11-01
1
-1
/
+1
*
makefile: clean target shouldn't depend on OBJS
aqua
2022-11-01
1
-2
/
+0
*
add ps2_keyboard driver
aqua
2022-10-31
3
-40
/
+3
*
makefile: auto-generate OBJS from SRCS
aqua
2022-10-30
1
-9
/
+4
*
Remove meson.build files
aqua
2022-10-29
3
-14
/
+6
*
makefile: add src/kernel.a target
aqua
2022-10-29
2
-0
/
+23
*
Add LICENSE.md
aqua
2022-08-12
1
-0
/
+6
*
Print version, compiler id and version, and cpuid on boot
aqua
2022-08-12
1
-0
/
+12
*
printf: add %d, %u and %x
aqua
2022-08-12
2
-1
/
+7
*
lidt
aqua
2022-08-12
2
-0
/
+42
*
Initial commit
aqua
2022-08-12
7
-0
/
+202