coreboot/src
Stefan Reinauer 23a3e79405 fix some amd k8 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@5336 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-30 22:03:10 +00:00
..
arch/i386 get coreboot_ap memory training in cache mechanism in place. Didn't work since 2010-03-30 21:52:05 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console 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
cpu get coreboot_ap memory training in cache mechanism in place. Didn't work since 2010-03-30 21:52:05 +00:00
devices Prepare for using coreboot x86emu in userspace utility "vgabios" 2010-03-23 15:49:44 +00:00
drivers printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
include Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
lib This patch drops the coreboot CMOS checksum ranges from Kconfig because 2010-03-29 17:14:28 +00:00
mainboard - drop unneeded Makefile.inc 2010-03-30 21:47:10 +00:00
northbridge fix some amd k8 warnings 2010-03-30 22:03:10 +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 fix some southbridge warnings (trivial) 2010-03-30 21:48:23 +00:00
superio Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
Kconfig This patch drops the coreboot CMOS checksum ranges from Kconfig because 2010-03-29 17:14:28 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00