|
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 |
|
|
9150109729
|
print: Add print_func() - output text w/ custom putc()
|
2012-10-02 23:07:31 -04:00 |
|
|
375ef2eddf
|
print: Add '\r' whenever '\n' appears for actual serial consoles
|
2012-09-29 23:24:55 -04:00 |
|
|
580ab1f584
|
Add GPLv2 license and source file headers
|
2012-09-26 23:59:58 -04:00 |
|
|
583765fd7c
|
Add %b to print() to print integers in binary
|
2012-09-23 01:39:09 -04:00 |
|
|
b531496f8e
|
Update printing in hex format to be more straight-forward
|
2012-09-10 23:59:30 -04:00 |
|
|
12e890bb8a
|
Add basic printing/formatting infrastructure for debugging
|
2012-09-07 23:53:27 -04:00 |
|