coreboot-kgpe-d16/src/mainboard/intel/xe7501devkit
Stefan Reinauer 188e3c2ff0 Drop mainboard chip.h
mainboard_config never worked right, at least not since we've had sconfig.
Hence, drop mainboard/<vendor>/<device>/chip.h and fix up the mainboards that
tried to use it anyways.

Change-Id: I7cd403ea188d8a9fd4c1ad15479fa88e02ab8e83
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1359
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-07-26 22:57:35 +02:00
..
acpi_tables.c Refactor some alignment handling 2012-04-20 21:18:02 +02:00
bus.h Final set of smp_write_bus -> mptable_write_buses changes. 2010-11-22 14:14:56 +00:00
cmos.layout cmos.layout: Remove invalid warning 2012-04-15 13:13:41 +02:00
devicetree.cb Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
dsdt.asl - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00
ioapic.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
irq_tables.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards 2012-05-01 21:20:21 +02:00
mainboard.c Drop mainboard chip.h 2012-07-26 22:57:35 +02:00
Makefile.inc - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
reset.c no warnings days. 2010-04-25 14:37:18 +00:00
romstage.c run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00