COMROGUE - Research OS for Raspberry Pi (bare metal)
Go to file
2013-05-02 23:48:40 -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 removed sizes.h and moved the defs it contained to layout.h 2013-05-02 23:32:35 -06:00
kernel moved memory manager sources into their own directory to consolidate everything 2013-05-02 23:48:40 -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