| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-27 | Started work on syscalls | Kimplul | |
| 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. | |||
