coreboot-kgpe-d16/src/console
Stefan Reinauer 0c781b2694 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
- start naming all versions of post code output "post_code()"

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5344 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-01 09:50:32 +00:00
..
btext_console.c Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
console.c - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50: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 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and 2010-03-31 14:34:40 +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