aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
AgeCommit message (Expand)Author
2022-05-12initial workings of shared memoryKimplul
2022-05-05riscv64 boots with clang (sort of)Kimplul
2022-04-29continue building base for irq handlingKimplul
2022-04-21fix warnings on 32bit riscvKimplul
2022-04-21start working on timer subsysKimplul
2022-03-03faster deps.mk generationKimplul
2022-03-01make vmflags_t 16 bitsKimplul
2022-01-07Modified pmem configuration handlingKimplul
2022-01-07Steps towards better status/debugging controlKimplul
2022-01-06Jump back to kernelspace testedKimplul
2021-12-30Add initial version of device memory mappingKimplul
2021-12-27Started work on syscallsKimplul
2021-12-26First useful jump to userspace!Kimplul
2021-12-21Started allowing higher order allocsKimplul
2021-12-20Added init backKimplul
2021-12-19Add cpio newc format readerKimplul
2021-12-19Massive changes to jump to userspaceKimplul
2021-12-08Added some C11 atomic operationsKimplul
2021-10-25Some minor changes to virtual memory handlingKimplul
2021-10-11Start designing vmem frameworkKimplul
2021-10-01First jump to virtual memory!Kimplul
2021-09-20Some slight robustness improvements and obo errorsKimplul
2021-09-19Added basic awareness of kernel size/boundsKimplul
2021-09-19Added fdt debug capabilityKimplul
2021-08-22Integrated libfdtKimplul
2021-08-19New build system (WIP)Kimplul