aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
blob: c2ad2bb94358b7f00c46c7bd8d4c52166899f777 (plain) (blame)
1
2
3
4
5
6
7
8
+ Add in sensible defines (uint64_t etc.) x
+ Improve build process (Kbuild? nah, regular config.h files)
+ Automate booting and starting qemu etc. (make run) (sort of)
+ Add in pmem/vmem routines (both .init and .text!)

+ Test string.c
+ Write the kernel lol
+ Test libfdt and see if it can be used to read memory geometry etc.