Commit graph

17 commits

Author SHA1 Message Date
ba608513e6 feat: main function 2026-07-04 18:33:06 +02:00
beb7fb38ae feat: implement core initialization and local APIC setup 2026-07-04 16:14:36 +02:00
ada1859910 feat: add page table 2026-07-04 11:30:33 +02:00
61dfda6a70 feat: add fadt based lapic timer calibration 2026-07-03 22:35:16 +02:00
54d48e7d91 feat: enhance timer 2026-07-02 23:07:16 +02:00
43c87e5904 feat: add timer calibration 2026-07-02 22:38:16 +02:00
da848544c0 ref: move acpi files 2026-07-02 20:07:32 +02:00
5b0cc28bc8 feat: update step 2026-07-02 20:03:40 +02:00
024407225c ref: update formatting 2026-07-02 19:46:11 +02:00
7d0155d8ce feat: madt parsing 2026-07-02 19:33:19 +02:00
6c5c1f5c60 feat: add acpi rsdp parsing and extend startup memory mapping 2026-07-01 23:05:01 +02:00
e028f9ba63 feat: fix some linker stuff 2026-06-28 22:51:18 +02:00
cb33372066 feat: reserve multiboot info, modules, and null page at startup 2026-06-28 22:33:10 +02:00
bfa71d5836 feat: rework physical allocator 2026-06-28 20:32:32 +02:00
e2ea22ad53 feat: start adding physical memory allocator 2026-06-28 16:19:21 +02:00
8dc53f662e fix: memory layout and startup 2026-06-27 09:48:09 +02:00
92d8a91be4 feat: initial 2026-06-26 21:17:31 +02:00