coreboot-kgpe-d16/src/mainboard/tyan/s2891
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 Fix IRQ9 and allow ACPI without an MP table for Tyan s289x. 2009-10-16 14:34:50 +00:00
cache_as_ram_auto.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
Config.lb Major cleanups of the hard_reset() code and config in coreboot. 2009-10-24 19:17:24 +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
dsdt.dsl This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still 2009-03-10 20:56:54 +00:00
get_bus_conf.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
irq_tables.c Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 2008-09-18 15:30:42 +00:00
Kconfig Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
mainboard.c add_mainboard_resources is necessary for some boards (eg. kontron), but 2009-04-28 12:57:25 +00:00
Makefile.inc cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc 2009-10-26 22:49:00 +00:00
mptable.c This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still 2009-03-10 20:56:54 +00:00
Options.lb Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
resourcemap.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00