coreboot-kgpe-d16/src/mainboard/asus/m5a88-v
Stefan Reinauer 4aff4458f5 sconfig: rename pci_domain -> domain
The name pci_domain was a bit misleading, since the construct is only
PCI specific in a particular (northbridge/cpu) implementation, but not
by concept. As implementations and hardware change, be more generic
about our naming. This will allow us to support non-PCI systems without
adding new keywords.

Change-Id: Ide885a1d5e15d37560c79b936a39252150560e85
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2376
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-02-14 02:00:10 +01:00
..
acpi Add ASUS M5A88-V mainboard support 2011-10-28 22:26:07 +02:00
acpi_tables.c Drop unneeded BOARD_HAS_FADT option 2012-11-16 01:13:02 +01:00
cmos.layout Add ASUS M5A88-V mainboard support 2011-10-28 22:26:07 +02:00
devicetree.cb sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
dsdt.asl ACPI: More ../../.. removal 2012-02-22 22:16:15 +01:00
get_bus_conf.c Clean up #ifs 2012-05-08 00:34:34 +02:00
irq_tables.c Add ASUS M5A88-V mainboard support 2011-10-28 22:26:07 +02:00
Kconfig Fix Kconfig GENERATE_*_TABLE usage 2012-11-16 01:15:55 +01:00
mainboard.c Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
Makefile.inc Rename AMD_AGESA to CPU_AMD_AGESA 2012-03-16 22:40:35 +01:00
mb_sysconf.h Add ASUS M5A88-V mainboard support 2011-10-28 22:26:07 +02:00
mptable.c Clean up #ifs 2012-05-08 00:34:34 +02:00
platform_cfg.h Clean up #ifs 2012-05-08 00:34:34 +02:00
reset.c Add ASUS M5A88-V mainboard support 2011-10-28 22:26:07 +02:00
resourcemap.c Add ASUS M5A88-V mainboard support 2011-10-28 22:26:07 +02:00
romstage.c amdk8/amdfam10: Use CAR_GLOBAL for sysinfo 2012-11-28 07:45:05 +01:00