coreboot-kgpe-d16/src/southbridge/intel/i3100
Stefan Reinauer 0401bd89b6 coreboot has 13 instances of IOAPIC setup distributed across a lot
of components. This patch is a rewrite of the generic IOAPIC setup code.
Additionally it drops the other 12 instances of IOAPIC setup code and
makes the components use the generic code.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5023 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-01-16 18:31:34 +00:00
..
chip.h Here is an updated patch addressing most of Uwe's and Peter's 2008-03-16 23:34:10 +00:00
cmos_failover.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
Config.lb Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
i3100.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
i3100.h Here is an updated patch addressing most of Uwe's and Peter's 2008-03-16 23:34:10 +00:00
i3100_early_lpc.c This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. 2009-08-28 20:42:21 +00:00
i3100_early_smbus.c The early init code of several Intel southbridge chipsets calls 2008-04-01 02:36:59 +00:00
i3100_ehci.c This patch modifies the Intel 3100 southbridge code to recognize the 2008-08-25 14:45:00 +00:00
i3100_lpc.c coreboot has 13 instances of IOAPIC setup distributed across a lot 2010-01-16 18:31:34 +00:00
i3100_pci.c Here is an updated patch addressing most of Uwe's and Peter's 2008-03-16 23:34:10 +00:00
i3100_pciexp_portb.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
i3100_reset.c Here is an updated patch addressing most of Uwe's and Peter's 2008-03-16 23:34:10 +00:00
i3100_sata.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
i3100_smbus.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
i3100_smbus.h Here is an updated patch addressing most of Uwe's and Peter's 2008-03-16 23:34:10 +00:00
i3100_uhci.c This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, 2008-08-25 17:02:09 +00:00
Kconfig Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00