-
31d05bf6 · Ensure the rpi2 target compiles (even if it doesn't link yet)
-
0e22b008 · Started moving to more OO model of processes
-
0eabe3c5 · Began adding kernel standard library
-
fe13ab08 · Added file opening, reading and closing
-
63bc4ccb · Began adding hashtable for indexed resources
-
aeb254cd · Refactored mutex and other changes
-
6e54721c · Various fixes including hardware mutex and prevention of interrupt ...
-
a2267786 · Started rebuilding physical memory allocator
-
f9621591 · Added thread arguments and initrd handling
-
4e77b5c3 · Started adding initrd
- ... and 1 more commit. Compare 0701539f...4e77b5c3
-
f4b5e924 · Added FIFO buffer, pipes, and moved to buffered tty I/O
-
7e206a08 · Added kernel multi-threading on i386 and amd64
-
ec6c6c67 · Added interrupt binding ready for future use