coreboot-kgpe-d16/src
Stefan Reinauer 97b21be8c7 fix a case where the fam10 code would overwrite parts of a struct.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5434 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-14 17:18:34 +00:00
..
arch/i386 Remove few more warnings and some dead code. 2010-04-14 16:50:16 +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 drop quite a lot of dead code that did nothing but produce warnings and make 2010-04-14 11:40:34 +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. Down to under 600 different warnings 2010-04-14 10:12:23 +00:00
include 1. This patch adds CAR for Intel P6 series processors. 2010-04-09 11:10:25 +00:00
lib drop quite a lot of dead code that did nothing but produce warnings and make 2010-04-14 11:40:34 +00:00
mainboard drop setup_ics code that was blatantly copied from cx700 and 2010-04-14 17:11:47 +00:00
northbridge fix a case where the fam10 code would overwrite parts of a struct. 2010-04-14 17:18:34 +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 few more warnings and some dead code. 2010-04-14 16:50:16 +00:00
superio zero warnings days. 2010-04-09 14:46:51 +00:00
Kconfig - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively 2010-04-12 09:50:53 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00