coreboot/src
Stefan Reinauer 39162f7b47 oops... this is a critical issue. Some boards in the tree don't compile with
romcc even though they don't have CAR either. We need to check all boards and
fix those that are broken like this.

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5362 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-07 01:41:01 +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 No warnings day, next round. 2010-04-06 21:50:21 +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 No warnings day, next round. 2010-04-06 21:50:21 +00:00
lib no need to udelay() 2010-04-03 14:19:22 +00:00
mainboard oops... this is a critical issue. Some boards in the tree don't compile with 2010-04-07 01:41:01 +00:00
northbridge - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY 2010-04-07 00:38:09 +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 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY 2010-04-07 00:38:09 +00:00
superio remove more warnings 2010-04-03 12:41:41 +00:00
Kconfig No warnings day, next round. 2010-04-06 21:50:21 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00