coreboot-kgpe-d16/src/mainboard/ibase/mb899
Stefan Reinauer a47bd91cca Fix PIRQ routing abstraction
intel_irq_routing_table is a local structure that should not be used
globally, because it might not be there on all mainboards.

Instead, the API has to be corrected to allow passing a PIRQ table in
where needed.

Change-Id: Icf08928b67727a366639b648bf6aac8e1a87e765
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1862
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-16 05:07:28 +01:00
..
acpi
acpi_tables.c hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
cmos.layout
devicetree.cb W83627DHG/W83627EHG fixups for virtual LDNs. 2010-12-05 22:36:14 +00:00
dsdt.asl ACPI: More ../../.. removal 2012-02-22 22:16:15 +01:00
fadt.c Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
irq_tables.c Fix PIRQ routing abstraction 2012-11-16 05:07:28 +01:00
Kconfig Drop unneeded BOARD_HAS_FADT option 2012-11-16 01:13:02 +01:00
mainboard.c Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
mainboard_smi.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
Makefile.inc Reduce number of per-mainboard changes 2012-11-16 01:11:31 +01:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
mv88e8053.c ibase/mb899: Rename NIC BIOS disable driver and hook up 2012-07-26 19:03:44 +02:00
romstage.c remove usbdebug.h include from mainboard/romstage code 2011-10-30 12:37:05 +01:00