COMROGUE - Research OS for Raspberry Pi (bare metal)
Go to file
2013-05-03 00:03:12 -06:00
documentation Initial checkin of COMROGUE source after having gotten initial memory map right 2013-04-11 02:10:10 -06:00
idl started in on a bunch of memory management code 2013-04-14 03:38:48 -06:00
include/comrogue added initfuncs.h private header to memory manager to allow us to centralize 2013-05-02 23:58:14 -06:00
kernel split the low-level memory manager functions into their own assembly source 2013-05-03 00:03:12 -06:00
tools begin rework of vmmap.c to use rbtree to track stuff, also added the 2013-04-21 05:11:55 -06:00
.gitignore set up the right .gitignore files 2013-04-11 02:18:29 -06:00
armcompile.mk split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
COPYRIGHT Initial checkin of COMROGUE source after having gotten initial memory map right 2013-04-11 02:10:10 -06:00
Makefile Initial checkin of COMROGUE source after having gotten initial memory map right 2013-04-11 02:10:10 -06:00