coreboot/src/console
Uwe Hermann 02260bcdee Fix the build, CONFIG_USBDEBUG must always be defined (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5849 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-26 10:34:36 +00:00
..
btext_console.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
console.c Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
font-8x16.c btext fix 2004-12-16 02:44:25 +00:00
Kconfig Fix the build, CONFIG_USBDEBUG must always be defined (trivial). 2010-09-26 10:34:36 +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 We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
ne2k_console.c Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +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 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
usbdebug_console.c USB Debug Port related license header fixes (trivial). 2010-09-23 18:16:46 +00:00
vga_console.c Implement native VGA Support. 2009-05-29 03:04:16 +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