coreboot-kgpe-d16/src/mainboard/technexion/tim8690
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 Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
acpi_tables.c Add const to get rid of some warnings when passing quoted strings. 2009-10-09 20:13:43 +00:00
cache_as_ram_auto.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
chip.h Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +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
fadt.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
get_bus_conf.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
irq_tables.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +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 This patch support for the Technexion Tim-5690 mainboard. 2009-10-13 16:56:58 +00:00
Makefile.inc Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
mptable.c Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
Options.lb Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
resourcemap.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00