coreboot-kgpe-d16/src
Stefan Reinauer dfeb04d463 fix model 106cx
Signed-off-by: Stefan Reinauer <stepan@coreboot.org>
Acked-by: Stefan Reinauer <stepan@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6168 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-12-12 00:37:41 +00:00
..
arch/x86 After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console Workaround to get die.c to work with romcc. 2010-11-22 13:07:10 +00:00
cpu fix model 106cx 2010-12-12 00:37:41 +00:00
devices Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
drivers Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
include Following patch makes just one fadt.c file. For SB700. 2010-12-11 22:26:10 +00:00
lib 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUME == 1 getting rid of ugly define in romstage.c 2010-11-22 22:00:52 +00:00
mainboard Fix the build failure. We have now common fadt.c. 2010-12-11 23:28:17 +00:00
northbridge catch some illegal configurations (trivial) 2010-12-11 22:12:32 +00:00
pc80 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
southbridge I was bitten by the rename, this is part of r6165. 2010-12-11 22:41:31 +00:00
superio second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
Kconfig After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00