coreboot/src
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
..
arch sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
console console: Fix using CMOS for options 2013-02-08 10:00:12 +01:00
cpu sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
device sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
drivers spi.h: Rename the spi.h to spi-generic.h 2013-02-11 21:01:47 +01:00
ec Add support for "Butterfly" Chromebook 2013-02-11 22:02:32 +01:00
include sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
lib fix an error message in checkstack() 2013-02-12 05:05:39 +01:00
mainboard sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
northbridge sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
southbridge sconfig: rename pci_domain -> domain 2013-02-14 02:00:10 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode AMD SB900: fix warnings 2013-02-11 08:25:44 +01:00
Kconfig DEBUG_CBFS should not depend on TPM 2013-02-09 01:46:26 +01:00