coreboot-kgpe-d16/src/console
Stefan Reinauer 582d369fbd rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST
because that is what it does.

Signed-off-by: Stefan Reinauer <reinauer@google.com>
Acked-by: Patrick Georgi <patrick.georgi@secunet.com>                           



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6311 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-28 07:47:35 +00:00
..
console.c Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
die.c Workaround to get die.c to work with romcc. 2010-11-22 13:07:10 +00:00
Kconfig rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST 2011-01-28 07:47:35 +00:00
logbuf_console.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.inc Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +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 rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST 2011-01-28 07:47:35 +00:00
printk.c This patch is what I needed to compile coreboot with LLVM. 2010-03-16 01:02:18 +00:00
uart8250_console.c drop one more version of doing serial uart output differently. 2010-12-17 00:08:21 +00:00
usbdebug_console.c USB Debug Port related license header fixes (trivial). 2010-09-23 18:16:46 +00:00
vsprintf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
vtxprintf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00