coreboot-kgpe-d16/src/mainboard/iwill/dk8_htx
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
..
dx This patch makes the boards use a single amdk8_util.asl. There are only 2009-03-10 18:06:47 +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 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 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 oops, forgot these in the cleanup.. (trivial) 2008-08-01 19:22:34 +00:00
get_bus_conf.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
irq_tables.c rename Iwill to iwill to keep naming scheme consistent 2006-10-24 09:25:35 +00:00
Kconfig Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be 2009-10-20 16:10:04 +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 Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
mb_sysconf.h rename Iwill to iwill to keep naming scheme consistent 2006-10-24 09:25:35 +00:00
mptable.c rename Iwill to iwill to keep naming scheme consistent 2006-10-24 09:25:35 +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