coreboot/src
Stefan Reinauer 29ceae2c37 As Myles suggested a while back: Switch long time #warnings to be comments
only. Keeping them as #warnings will not likely that they're fixed.

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5459 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-20 11:03:41 +00:00
..
arch/i386 - Make abuild -sb work again 2010-04-19 20:39:22 +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 a few more warnings from fam10. 2010-04-15 05:19:29 +00:00
devices fix a trivial warning when yabel with direct hw access is enabled. 2010-04-13 21:29:43 +00:00
drivers zero warnings days... 2010-04-15 12:39:29 +00:00
include Fix a typo to remove a few more warnings. 2010-04-16 13:43:49 +00:00
lib Myles suspected this hangs certain machines, so back it out. 2010-04-15 12:43:07 +00:00
mainboard As Myles suggested a while back: Switch long time #warnings to be comments 2010-04-20 11:03:41 +00:00
northbridge As Myles suggested a while back: Switch long time #warnings to be comments 2010-04-20 11:03:41 +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 As Myles suggested a while back: Switch long time #warnings to be comments 2010-04-20 11:03:41 +00:00
superio fix up sb600 and it8712f tree. 2010-04-16 01:14:50 +00:00
Kconfig zero warning days. Move RAMTOP and RAMBASE together. 2010-04-14 18:59:42 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00