index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
Makefile
Age
Commit message (
Collapse
)
Author
2020-09-24
Restructured network stack
Marvin Borner
2020-09-20
Started rtl8139 driver
Marvin Borner
2020-09-19
Wrroooooooom, I'm faster. ig
Marvin Borner
2020-09-15
Added window focus z-index
Marvin Borner
2020-09-14
Tracked down 12KiB bug
Marvin Borner
2020-09-12
Fixed vbe parameter in ext2 loader
Marvin Borner
2020-09-12
Independent ext2 bootloader for bigger kernels
Marvin Borner
2020-09-06
Started ACPI driver
Marvin Borner
2020-09-04
Added mandelbrot demo and fpu driver
Marvin Borner
2020-09-03
Moved test to app
Marvin Borner
2020-08-31
Abstracted tests from boot process
Marvin Borner
2020-08-30
Even more tests
Marvin Borner
2020-08-30
Added kernel testing suit
Marvin Borner
2020-08-25
Added mouse driver and better event system
Marvin Borner
2020-08-21
Some things here and some things there
Marvin Borner
2020-08-16
Added events and map syscall
Marvin Borner
2020-08-15
Removed vesa from kernel
Marvin Borner
2020-08-15
Added libgui
Marvin Borner
2020-08-09
Some build process changes
Marvin Borner
2020-08-09
Added malloc/free syscall
Marvin Borner
2020-08-09
Temporary cpu and serial drivers in libc
Marvin Borner
2020-08-09
Heavy restructuring of libc, kernel and apps
Marvin Borner