coreboot-kgpe-d16/src
Stefan Reinauer 720297c3d4 remove some more warnings
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5348 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-02 22:11:20 +00:00
..
arch/i386 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
cpu remove some more warnings 2010-04-02 22:11:20 +00:00
devices The error message is misleading, even for a SPEW, because 2010-04-02 16:30:25 +00:00
drivers Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
include remove some more warnings 2010-04-02 22:11:20 +00:00
lib Consolidate ifdefs in src/lib/cbmem.c for readability. 2010-03-31 14:57:55 +00:00
mainboard remove some more warnings 2010-04-02 22:11:20 +00:00
northbridge remove some more warnings 2010-04-02 22:11:20 +00:00
pc80 Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
southbridge remove some more warnings 2010-04-02 22:11:20 +00:00
superio Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
Kconfig This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and 2010-03-31 14:34:40 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00