d0p1 🏳️‍⚧️ d0p1
  • Cyberspace
  • Building a free, decentralized cyberspace in my garage | 🏳️‍⚧️

    coffe

  • Joined on 2024-02-14
d0p1 opened issue d0p1/StupidOS#20 2024-07-08 16:52:36 +00:00
Check if system has enough memory to bootstrap system
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 16:48:42 +00:00
6b89f3c48b feat(kernel/mm): unmap first page
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 07:09:10 +00:00
52236d2016 chore: modules?
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 07:06:59 +00:00
e247774ae2 chore: modules?
d0p1 pushed to master at d0p1/StupidOS 2024-07-08 07:04:18 +00:00
face6d7999 chore: modules?
d0p1 pushed to master at d0p1/StupidOS 2024-07-07 13:48:34 +00:00
ea2f09a44d refactor: reorganize files (wip)
d0p1 pushed to master at d0p1/StupidOS 2024-07-07 13:29:51 +00:00
4d5bbe3003 chore: random docs
d0p1 closed issue d0p1/StupidOS#4 2024-07-07 10:13:38 +00:00
Physical Memory Manager
d0p1 pushed to master at d0p1/StupidOS 2024-07-07 09:45:01 +00:00
d764fe4666 chore: update website menu
d0p1 pushed to master at d0p1/StupidOS 2024-07-07 09:25:04 +00:00
6583b96351 feat(kernel): basic and naive pmm
d0p1 pushed to master at d0p1/StupidOS 2024-07-06 13:19:45 +00:00
a0c99799e8 feat(boot/loader): move kernel to 0x100000
d0p1 opened issue d0p1/StupidOS#19 2024-07-05 15:53:13 +00:00
Parse kernel header
d0p1 closed issue d0p1/StupidOS#3 2024-07-05 15:50:59 +00:00
remap kernel to higher-half
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 12:24:01 +00:00
41676291fe feat(kernel): wip serial logger
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 10:04:25 +00:00
031e09b3ff feat(kernel): hello world
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 09:34:46 +00:00
3d30afd5fc feat(boot/loader): map kernel in higher half
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 06:35:33 +00:00
a28cd60ebb chore: fix shellcheck errors
d0p1 opened issue d0p1/StupidOS#18 2024-07-05 06:33:09 +00:00
ext2 file system support
d0p1 opened issue d0p1/StupidOS#17 2024-07-05 06:32:32 +00:00
VGA Text Mode driver
d0p1 opened issue d0p1/StupidOS#16 2024-07-05 06:32:00 +00:00
protected mode logger