This website requires JavaScript.
Explore
Help
Sign In
aclindsa
/
aedrix-kernel
Watch
1
Star
0
Fork
0
You've already forked aedrix-kernel
Code
Releases
Activity
c455b1eeb3
aedrix-kernel
/
kernel
History
Aaron Lindsay
c455b1eeb3
Makefile: refactor subdirectory makefiles
2012-09-26 15:35:52 -04:00
..
atags.c
Properly detect memory using atags and add it to the memory-management subsystem
2012-09-25 22:45:06 -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
kernel.mk
Makefile: refactor subdirectory makefiles
2012-09-26 15:35:52 -04:00
list.c
Add simple page allocator and doubly-linked list implementation.
2012-09-17 23:31:01 -04:00
mm.c
Properly detect memory using atags and add it to the memory-management subsystem
2012-09-25 22:45:06 -04:00
mmu.c
Properly detect memory using atags and add it to the memory-management subsystem
2012-09-25 22:45:06 -04:00
print.c
Add %b to print() to print integers in binary
2012-09-23 01:39:09 -04:00
start_kernel.c
Properly detect memory using atags and add it to the memory-management subsystem
2012-09-25 22:45:06 -04:00