coreboot-kgpe-d16/src
Stefan Reinauer ac8209a4b3 cpu/cpu.h: add ROMCC guards
In order to use the generic microcode update code in the bootblock, cpu/cpu.h
needs ROMCC guards. Also, delete the unused struct device declaration and move
the struct bus declaration to where it's used.

Change-Id: I0cc731c555593946e931a680ec93994932530599
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/932
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-04-27 19:23:41 +02:00
..
arch/x86 Updates to x86/include/arch/acpi.h for use in fadt.c 2012-04-27 01:36:30 +02:00
boot Make timestamp collection conditional in hardwaremain.c 2012-04-24 18:19:54 +02:00
console Add support to run SMM handler in TSEG instead of ASEG 2012-04-04 04:49:09 +02:00
cpu Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
devices x86, oprom: ensure DF is always cleared 2012-04-02 19:50:22 +02:00
drivers Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include cpu/cpu.h: add ROMCC guards 2012-04-27 19:23:41 +02:00
lib S3 code in coreboot public folder. 2012-04-16 18:22:47 +02:00
mainboard Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
northbridge Intel e7505: build as separate object file 2012-04-21 09:39:27 +02:00
southbridge Intel 82801dx: compile early_smbus as separate object 2012-04-24 00:02:12 +02:00
superio Add support for SMSC MEC1308/1310 SuperI/O EC 2012-04-06 21:24:01 +02:00
vendorcode S3 code in vendorcode folder. 2012-04-12 00:17:35 +02:00
Kconfig kconfig: Improve 'General setup' menu docs. 2012-04-17 10:56:16 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00