| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-26 | we're bringing kjarna back and not doing the crazy stuff with trying to have ↵kjarna | Ada Christine | |
| task management during efi. that was a bit extra. | |||
| 2025-01-23 | it printfs with the efi interface | Ada Christine | |
| 2023-02-14 | build changes | Ada Christine | |
| 2023-02-14 | ps2 driver | Ada Christine | |
| 2023-01-30 | initial video support | Ada Christine | |
| 2023-01-30 | moved strtoull() into string.c | 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-17 | pulled out kprintf() and friends into lib/ | Ada Christine | |
| 2022-03-15 | infrastructure for dynamic symbol resolution | Ada Christine | |
| 2022-03-14 | kprintf() can do zero padded integers now | Ada Christine | |
| Squash me | |||
| 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-18 | -mgeneral-regs-only should apply to all objects | Ada Christine | |
| 2022-02-17 | many changes have happned | Ada Christine | |
| - updates to panic() interface - genericized timer interface - (yet unused) additions to task management | |||
| 2022-02-15 | beginning to things out into cpu-dependent and cpu-independent code | Ada Christine | |
| 2022-02-14 | more task scheduling work, scheduler appears to work without crashing | Ada Christine | |
| 2022-02-14 | misc removal of unused things | Ada Christine | |
| 2022-02-13 | rudimentary irq and timer support | Ada Christine | |
| 2022-02-06 | we have kprintf() | Ada Christine | |
| 2022-02-04 | header reworking, beginning memory.c refactoring | Ada Christine | |
| 2022-01-17 | entering the idle task appears to work | Ada Christine | |
| 2022-01-17 | preparing for multitasking | Ada Christine | |
| 2022-01-02 | vm tree bb | Ada Christine | |
| 2021-12-26 | make all component objects have the same base linker options | Ada Christine | |
| 2021-12-26 | missing file | Ada Christine | |
| 2021-12-19 | moving files around | Ada Christine | |
