1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Aaron Lindsay c90edb451d init: Move all init into init.c from start_kernel.c 2012-10-09 23:31:50 -04:00
Aaron Lindsay c64bfea238 fb: Generalize framebuffer device initialization 2012-10-07 23:40:56 -04:00
Aaron Lindsay 9d86813d8c initcalls: Add initial implementation
Create simple serial subsystem which makes use of initcalls, and convert
existing serial drivers to its use.
2012-10-04 00:28:44 -04:00
Aaron Lindsay 736155ce99 console: Initial commit of simple framebuffer console output 2012-10-02 23:17:25 -04:00
Aaron Lindsay 580ab1f584 Add GPLv2 license and source file headers 2012-09-26 23:59:58 -04:00
Aaron Lindsay aaa714d89a Start adding simple video console which uses framebuffer 2012-09-09 01:58:38 -04:00