coreboot-kgpe-d16/src/mainboard/intel/d945gclf
Peter Stuge e4bc0f6480 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM
Both chipsets use the src/northbridge/intel/i945 code but that code
needs to know which chipset is actually used. Having separate
NORTHBRIDGE_ options allows the I945GC/I945GM choice to be removed
since code can test the NORTHBRIDGE_ option directly.

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5893 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-01 09:13:18 +00:00
..
acpi Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
acpi_tables.c Drop some useless "../../../" in #includes (trivial). 2010-09-25 16:17:20 +00:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
devicetree.cb Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
dmi.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
dsdt.asl v2 -> v4 2010-05-16 14:22:43 +00:00
fadt.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
irq_tables.c Add some missing license headers, consistency fixes for others (trivial). 2009-10-28 17:36:11 +00:00
Kconfig Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM 2010-10-01 09:13:18 +00:00
mainboard.c Convert i945 boards to use reserved resources instead of directly adding 2010-09-13 13:14:48 +00:00
mainboard_smi.c Drop some useless "../../../" in #includes (trivial). 2010-09-25 16:17:20 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
mptable.c Move generation of mptable entries for ISA to generic code. 2010-05-20 15:28:19 +00:00
romstage.c Move several i945 config #defines from romstage.c to Kconfig. 2010-10-01 08:02:45 +00:00
rtl8168.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00