| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-26 | First useful jump to userspace! | Kimplul | |
| 2021-12-23 | Added alloc_fixed_region | Kimplul | |
| + Not used at the moment anywhere, but should come in handy when emulating stuff like (s)brk and when mapping ELF stuff | |||
| 2021-12-23 | map_fill_region can now utilize higher order pages | Kimplul | |
| 2021-12-21 | Started allowing higher order allocs | Kimplul | |
| 2021-12-20 | Right up to init_proc, FUCK YEAH | Kimplul | |
| + Lots to do still, should keep a more detailed TODO.txt, among other things implement Sv48 support, make more things single truths etc. | |||
| 2021-12-19 | Add cpio newc format reader | Kimplul | |
| + Still need to actually add in an initrd that uses the format :D | |||
| 2021-12-19 | [WIP] virtual memory management | Kimplul | |
| 2021-10-11 | Start designing vmem framework | Kimplul | |
| 2021-09-20 | Some slight robustness improvements and obo errors | Kimplul | |
| 2021-09-19 | Added fdt debug capability | Kimplul | |
| + For future reference, apos now requires initrd to be found in fdt. | |||
