coreboot-kgpe-d16/src/console
Stefan Reinauer 509f77277c WIP: Add support for non-8250 built-in UARTs
Change-Id: I5b412678bb8993633b3a610315d298cb20c705f3
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2011
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-12-08 06:51:59 +01:00
..
Kconfig WIP: Add support for non-8250 built-in UARTs 2012-12-08 06:51:59 +01:00
Makefile.inc Get rid of drivers class 2012-11-27 22:00:49 +01:00
cbmem_console.c CBMEM CONSOLE: Add CBMEM console driver implementation. 2012-03-29 20:14:25 +02:00
console.c Conditionally include mc146818rtc in console.c 2012-12-05 05:26:31 +01:00
die.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
logbuf_console.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ne2k_console.c Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
post.c Conditionally #include mc1468181rtc if CMOS_POST is enabled 2012-11-27 02:03:27 +01:00
printk.c Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
uart8250_console.c Do full flush on uart8250 only at end of printk. 2011-07-12 11:36:20 +02:00
uart8250mem_console.c Add uartmem_init prototype. 2012-07-24 12:17:21 +02:00
usbdebug_console.c USBDEBUG: buffer up to 8 bytes 2012-07-26 15:52:00 +02:00
vsprintf.c Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
vtxprintf.c Implement %zu / %zd in printk 2012-05-26 07:16:40 +02:00