coreboot/src/console
Stefan Reinauer c719f1a506 add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5326 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-30 09:57:28 +00:00
..
btext_console.c Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
console.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
font-8x16.c btext fix 2004-12-16 02:44:25 +00:00
Kconfig add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST 2010-03-30 09:57:28 +00:00
logbuf_console.c Another CONSTification... 2007-10-24 14:42:12 +00:00
Makefile.inc SMM: remove hack that was needed back in oldconfig times. 2010-03-24 16:45:46 +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 This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
usbdebug_direct_console.c Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
vga_console.c Implement native VGA Support. 2009-05-29 03:04:16 +00:00
vsprintf.c This patch is what I needed to compile coreboot with LLVM. 2010-03-16 01:02:18 +00:00
vtxprintf.c This patch is what I needed to compile coreboot with LLVM. 2010-03-16 01:02:18 +00:00