1
0
Fork 0
aedrix-kernel/kernel
Aaron Lindsay 0b3865d16a Add simple page allocator and doubly-linked list implementation. 2012-09-17 23:31:01 -04:00
..
Makefile.inc Add simple page allocator and doubly-linked list implementation. 2012-09-17 23:31:01 -04:00
console.c Start adding simple video console which uses framebuffer 2012-09-09 01:58:38 -04:00
font.c Add simple 6x13 pixel font 2012-09-09 01:54:02 -04:00
framebuffer.c framebuffer: fix 16- and 24-bit color. 8-bit still doesn't work. 2012-09-08 00:42:23 -04:00
list.c Add simple page allocator and doubly-linked list implementation. 2012-09-17 23:31:01 -04:00
mm.c Add simple page allocator and doubly-linked list implementation. 2012-09-17 23:31:01 -04:00
print.c Update printing in hex format to be more straight-forward 2012-09-10 23:59:30 -04:00
start_kernel.c Add pl111 support 2012-09-10 22:44:54 -04:00