StupidOS/kernel
2023-06-06 12:30:20 +02:00
..
base feat: working on tiny crypto lib (WIP) 2023-06-05 10:03:05 +02:00
debug feat: working on tiny crypto lib (WIP) 2023-06-05 10:03:05 +02:00
drivers ci: build and publish documentation 2023-05-17 11:01:54 +02:00
build.mk feat: print available memory 2023-01-20 14:17:11 +01:00
gdt.s feat: working on tiny crypto lib (WIP) 2023-06-05 10:03:05 +02:00
head.s feat: working on tiny crypto lib (WIP) 2023-06-05 10:03:05 +02:00
idt.s fix: gpf , pmm still wip 2023-05-22 14:16:50 +02:00
isr.s fix: gpf , pmm still wip 2023-05-22 14:16:50 +02:00
kernel.s chore: rewrite from zero 2023-01-15 20:25:39 +01:00
linker.ld feat: setup bitmap for physical allocator 2023-01-24 15:57:14 +01:00
multiboot.inc docs: improve documentation 2023-06-06 12:30:20 +02:00
paging.s ci: build and publish documentation 2023-05-17 11:01:54 +02:00
pic.s feat: working on tiny crypto lib (WIP) 2023-06-05 10:03:05 +02:00
pmm.s fix: gpf , pmm still wip 2023-05-22 14:16:50 +02:00
syscall.s feat: setup bitmap for physical allocator 2023-01-24 15:57:14 +01:00