comrogue-pi/kernel
2013-05-02 22:37:46 -06:00
..
lib split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
.gitignore reorganized linker script rule stuff 2013-04-28 21:03:06 -06:00
collect_startup.c begin rework of vmmap.c to use rbtree to track stuff, also added the 2013-04-21 05:11:55 -06:00
early_mm.c finished the rework of vmmap.c etc. 2013-04-23 01:49:58 -06:00
early_trace.c Initial checkin of COMROGUE source after having gotten initial memory map right 2013-04-11 02:10:10 -06:00
init_heap.c begin rework of vmmap.c to use rbtree to track stuff, also added the 2013-04-21 05:11:55 -06:00
kernel_space.c begin rework of vmmap.c to use rbtree to track stuff, also added the 2013-04-21 05:11:55 -06:00
kernel.ldi modified the "first" section names to look nicer 2013-05-02 22:37:46 -06:00
kistart.c Initial checkin of COMROGUE source after having gotten initial memory map right 2013-04-11 02:10:10 -06:00
lowlevel.S finished the rework of vmmap.c etc. 2013-04-23 01:49:58 -06:00
Makefile split kernel lib sources into their own directory and handled the section 2013-05-02 22:31:00 -06:00
memmgr.c begin rework of vmmap.c to use rbtree to track stuff, also added the 2013-04-21 05:11:55 -06:00
pagealloc.c implemented enough of the page allocator to fill in the gaps in the VM mapper 2013-04-27 23:33:29 -06:00
prestart.S modified the "first" section names to look nicer 2013-05-02 22:37:46 -06:00
sizes.h started in on a bunch of memory management code 2013-04-14 03:38:48 -06:00
start.S modified the "first" section names to look nicer 2013-05-02 22:37:46 -06:00
trace.c Initial checkin of COMROGUE source after having gotten initial memory map right 2013-04-11 02:10:10 -06:00
vmmap.c implemented enough of the page allocator to fill in the gaps in the VM mapper 2013-04-27 23:33:29 -06:00