| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-24 | bad reloc code silly me | Ada Christine | |
| 2024-02-24 | cleanup | Ada Christine | |
| 2024-02-24 | kjarna runtime | Ada Christine | |
| 2024-02-22 | kjarna runtime | Ada Christine | |
| 2024-02-17 | rename | Ada Christine | |
| 2024-02-11 | kjarna initial impl | Ada Christine | |
| 2024-02-06 | read files | Ada Christine | |
| 2024-02-02 | - don't typedef away function pointers | Ada Christine | |
| - cleanups | |||
| 2023-02-19 | preparations for user mode | Ada Christine | |
| 2023-02-05 | fix broken | Ada Christine | |
| 2023-02-05 | remove stale header, add numeric.h, use min | Ada Christine | |
| 2023-01-30 | headers moved around | Ada Christine | |
| 2023-01-04 | use homespun efi code | Ada Christine | |
| 2022-03-18 | now using clang, native PE UEFI loader image. made an ugly hack to get | Ada Christine | |
| into the shim. it's probably ok. | |||
| 2022-03-15 | infrastructure for dynamic symbol resolution | Ada Christine | |
| 2022-02-24 | many changes | Ada Christine | |
| - boot time memory allocation has changed. the fractal page map has been replaced by a single self-mapped page giving 2MiB of ready virtual space to play with without needing a fully-initialized memory manager. this scheme may be repeated for other purposes - the page stack has now been totally overhauled to make use of sparse allocation and all of the ugly init_*() procedures are gone. long live the new interface. also reference counting is a thing now. sort of. - found a bug in vmt_init_node where insertion did not use the root node as the parent in the case of no predecessor node. whoops. | |||
| 2022-02-20 | moving files around | Ada Christine | |
| 2022-02-06 | we have kprintf() | Ada Christine | |
| 2022-02-04 | header reworking, beginning memory.c refactoring | Ada Christine | |
| 2022-02-03 | don't pass kernel boot parameters to init functions, just use an accessor | Ada Christine | |
| 2022-01-09 | new header api/kc/lib.h | Ada Christine | |
| 2021-12-29 | boot data additions | Ada Christine | |
| 2021-12-29 | anonymous spaces work again | Ada Christine | |
| 2021-12-29 | Revert "anonymous memory works again" | Ada Christine | |
| This reverts commit d4067207a00a15082489376ed593ef3c67703a5c. | |||
| 2021-12-29 | anonymous memory works again | Ada Christine | |
| 2021-12-29 | kernel memory map is passed on in kernel object space | Ada Christine | |
| 2021-12-19 | i don't know what i'm doing anymore | Ada Christine | |
| 2021-12-17 | R_AMD64_RELATIVE relocations implemented for EFI shim | Ada Christine | |
| 2021-12-16 | reworking loader | Ada Christine | |
| 2021-06-02 | cast address and offset calculations | Ada Christine | |
| 2021-05-08 | minor boot data changes | Ada Christine | |
| 2021-05-06 | moved paging code, slight modifications | Ada Christine | |
| 2021-04-28 | changed loader allocation, preparing for boot data revamp | Ada Christine | |
| 2021-04-23 | less repetition, more flexibility with paging macros | Ada Christine | |
| 2021-04-12 | reduced startup stack size | Ada Christine | |
| 2021-04-10 | physical allocator is now available | Ada Christine | |
| 2021-04-07 | moved entry stack definitions | Ada Christine | |
| 2021-04-07 | moved headers around a bit | Ada Christine | |
| 2021-04-02 | kernel has gdt now and loads segment register and we can allocate pages | Ada Christine | |
| 2021-04-01 | renamed header | Ada Christine | |
| 2021-03-30 | better page table entry masks | Ada Christine | |
| 2021-03-27 | paging constants into header | Ada Christine | |
| 2021-03-17 | initial commit | Ada Christine | |
