Commit Graph

14 Commits

Author SHA1 Message Date
L. Bradley LaBoon c471bb6608 Fixed another printk bug. 2014-08-27 22:05:18 -04:00
L. Bradley LaBoon 1ef6bb95b3 Much better (and more compliant) printk. 2014-08-26 14:11:53 -04:00
L. Bradley LaBoon 905a8a05a1 Changed default Makefile prefix. Most people probably don't have a /home/brad folder on their system ;) 2014-02-11 12:21:12 -05:00
L. Bradley LaBoon 6a78658eae Fixed minor printk bug. 2014-02-11 12:08:12 -05:00
L. Bradley LaBoon 9994b80c0d Prints initial memory map. Improvements to printk. Changed Makefile so that lgcc is linked after everything else. 2014-02-11 12:04:19 -05:00
L. Bradley LaBoon f23f3a8a8d Implemented initial printk. Added multiboot support. 2014-01-31 16:12:04 -05:00
L. Bradley LaBoon 3b27d50edb About time I added a license file. 2013-12-09 15:37:19 -05:00
L. Bradley LaBoon bf60ad29f4 Fixed errors in ARM linker. Converted all files to Unix format. 2013-12-06 14:20:46 -05:00
L. Bradley LaBoon 74035befbf Updated README. 2013-12-06 13:56:24 -05:00
L. Bradley LaBoon da4cc8b645 Separated functionality into separate files. Added initial (untested) support for ARM. 2013-12-06 13:47:22 -05:00
L. Bradley LaBoon e97e0b0cf5 Included tests. Fixed a bug. Better comments. 2013-10-17 11:42:02 -04:00
L. Bradley LaBoon 028ea93acf Added newline and scroll support to the VGA driver. 2013-10-16 15:55:37 -04:00
L. Bradley LaBoon 61b351b3b3 First working version! Basic hello world kernel. 2013-10-16 13:03:05 -04:00
L. Bradley LaBoon 5985e6e69d Initial commit. 2013-10-16 12:53:02 -04:00