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
d6e3899fc1
aedrix-kernel
/
include
History
Aaron Lindsay
d6e3899fc1
Enable the MMU even if the kernel is not loaded in physical memory at
...
the same place it was linked against.
2012-09-23 01:39:09 -04:00
..
devices
Add pl111 support
2012-09-10 22:44:54 -04:00
console.h
Start adding simple video console which uses framebuffer
2012-09-09 01:58:38 -04:00
font.h
Add simple 6x13 pixel font
2012-09-09 01:54:02 -04:00
framebuffer.h
Add basic framebuffer support (probably not working right yet?)
2012-09-07 23:54:04 -04:00
list.h
Add simple page allocator and doubly-linked list implementation.
2012-09-17 23:31:01 -04:00
mm.h
Add simple page allocator and doubly-linked list implementation.
2012-09-17 23:31:01 -04:00
mmu.h
Enable the MMU even if the kernel is not loaded in physical memory at
2012-09-23 01:39:09 -04:00
print.h
Add basic printing/formatting infrastructure for debugging
2012-09-07 23:53:27 -04:00
vargs.h
Add basic printing/formatting infrastructure for debugging
2012-09-07 23:53:27 -04:00