coreboot-kgpe-d16/src/mainboard/intel/xe7501devkit
Myles Watson d27c08c289 Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
now handled more generically using CBFS.

Simplify the option ROM code in device/pci_rom.c, since there are only two ways
to get a ROM address now (CBFS and the device) and add an exception for qemu.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4925 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-06 23:42:26 +00:00
..
acpi_tables.c This fixes a couple of issues with older Linux kernels (that expect an XSDT as 2009-07-21 21:38:33 +00:00
auto.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
bus.h Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
chip.h Remove pre-CBFS _vgabios_start and _vgabios_end. 2009-09-29 20:24:09 +00:00
cmos.layout smaller fixups here and there, allowing some motherboards to compile or 2005-12-03 23:48:17 +00:00
Config.lb Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
devicetree.cb Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
failover.c smaller fixups here and there, allowing some motherboards to compile or 2005-12-03 23:48:17 +00:00
ioapic.h Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
irq_tables.c Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards 2009-10-07 21:51:33 +00:00
Kconfig Fix all board names in Kconfig as per wiki / vendor website. 2009-10-20 13:55:35 +00:00
mainboard.c Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
Makefile.inc Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +00:00
mptable.c smaller fixups here and there, allowing some motherboards to compile or 2005-12-03 23:48:17 +00:00
Options.lb Fix intel/xe7501devkit build, missing "uses" clause. 2009-10-24 22:52:33 +00:00
reset.c This, ladies and gentlement, is commit #4000. 2009-03-13 15:42:27 +00:00