coreboot-kgpe-d16/src/device
Stefan Reinauer 0aa37c488b sconfig: rename lapic_cluster -> cpu_cluster
The name lapic_cluster is a bit misleading, since the construct is not local
APIC specific by concept. As implementations and hardware change, be more
generic about our naming. This will allow us to support non-x86 systems without
adding new keywords.

Change-Id: Icd7f5fcf6f54d242eabb5e14ee151eec8d6cceb1
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2377
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-02-14 07:07:20 +01:00
..
oprom VBE: Skip graphics mode setting for non-VGA devices 2013-02-08 18:36:35 +01:00
Kconfig Make PCIe config options depend on PCIe support 2013-01-04 19:35:14 +01:00
Makefile.inc Rename devices -> device 2012-11-30 23:59:58 +01:00
agp_device.c Rename devices -> device 2012-11-30 23:59:58 +01:00
cardbus_device.c Rename devices -> device 2012-11-30 23:59:58 +01:00
cpu_device.c Rename devices -> device 2012-11-30 23:59:58 +01:00
device.c sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
device_romstage.c Rename devices -> device 2012-11-30 23:59:58 +01:00
device_util.c sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
hypertransport.c Rename devices -> device 2012-11-30 23:59:58 +01:00
pci_device.c Rename devices -> device 2012-11-30 23:59:58 +01:00
pci_ops.c Rename devices -> device 2012-11-30 23:59:58 +01:00
pci_rom.c Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
pciexp_device.c Rename devices -> device 2012-11-30 23:59:58 +01:00
pcix_device.c Rename devices -> device 2012-11-30 23:59:58 +01:00
pnp_device.c Rename devices -> device 2012-11-30 23:59:58 +01:00
root_device.c Rename devices -> device 2012-11-30 23:59:58 +01:00
smbus_ops.c Rename devices -> device 2012-11-30 23:59:58 +01:00