coreboot-kgpe-d16/src
Werner Zeh 96b89ae5eb mb/siemens/mc_bdx1: Set bus master bit for on-board PCI devices
There are up to two on-board PCI devices where bus master has to be
enabled in PCI config space. As there is no need for a complete PCI
driver for these devices just set the bus master bit in
mainboard_final().

In a perfect world that would be the task of the runtime driver which
unfortunately don't do that.

Change-Id: Ic2896d5e7568a455737af26b14b2c398caae5f72
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/20403
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-06-29 14:42:05 +00:00
..
acpi
arch arch/x86/smbios: Fix scope of variable declaration 2017-06-22 15:20:17 +00:00
commonlib commonlib/storage: Zero extend MMC capacity 2017-06-27 21:55:49 +00:00
console src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
cpu cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
device src/device: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:57 +00:00
drivers drivers/spi: Don't disable non-existent warnings on clang 2017-06-27 17:00:55 +00:00
ec src/ec: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:49:22 +00:00
include amd/family15h: Add defines for boost and P-state 2017-06-28 18:24:07 +00:00
lib lib/coreboot_tables: Zero framebuffer structure 2017-06-27 02:16:03 +00:00
mainboard mb/siemens/mc_bdx1: Set bus master bit for on-board PCI devices 2017-06-29 14:42:05 +00:00
northbridge nb/haswell: set ASLB gnvs to OpRegion ACPI memory address 2017-06-29 14:40:49 +00:00
soc soc/amd/stoneyridge: Revise pci_devs.h file 2017-06-28 18:24:23 +00:00
southbridge sis/sis966: Clean up sata.c 2017-06-27 23:50:59 +00:00
superio device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/amd: Unify Porting.h across all targets 2017-06-27 17:35:39 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00