aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index b5a4900..c2ad2bb 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,4 +1,8 @@
-+ Add in sensible defines (uint64_t etc.)
++ 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)
++ 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.