| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-12 | Initial physical page manager | Kimplul | |
| + Will probably still need a fair bit of tweakind and documentation improvements, but seems to work outside of the kernel. Also no valgrind errors, which is quite promising I guess. | |||
| 2021-08-25 | libfdt seems to work | Kimplul | |
| At least as far as reading memory info, cool. One issue I have is that .(ro)data is apparently accessed by absolute addresses, so I need to know at which address the kernel is going to be loaded. I would prefer completely position independent code, but if that's not possible then eh. | |||
| 2021-08-17 | Garbage | Kimplul | |
