coreboot/src
Matt DeVillier 81a6f109ba soc/intel/broadwell: Enable VT-d and X2APIC
We use the usual static addresses 0xfed90000/0xfed91000 for the GFX
IOMMU and the general IOMMU respectively. These addresses have to be
configured in MCHBAR registers and reserved from the OS.

Change-Id: I7afcce0da028a160174db2cf6b4b6735bcd59165
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/23820
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Youness Alaoui <snifikino@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2018-03-01 16:10:15 +00:00
..
acpi
arch smbios: Add option to select the enclosure type 2018-03-01 13:46:49 +00:00
commonlib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
console console: Introduce a way for mainboard to override the loglevel 2018-02-23 08:44:59 +00:00
cpu sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location 2018-02-27 09:46:29 +00:00
device device/ddr2,ddr3: Rename and move a few things 2018-02-22 10:07:53 +00:00
drivers drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selected 2018-02-28 17:40:01 +00:00
ec ec/google/chromeec: Remove extra newline characters from printk 2018-02-26 15:05:08 +00:00
include src/arch/x86/smbios.c: Fix type 17 part number 2018-02-26 15:06:58 +00:00
lib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
mainboard mainboard/google/meowth: Turn on DBC over USB3.0 2018-03-01 16:09:53 +00:00
northbridge sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location 2018-02-27 09:46:29 +00:00
security security/vboot: overwrite existing spaces during factory init for tpm2 2018-02-07 02:37:25 +00:00
soc soc/intel/broadwell: Enable VT-d and X2APIC 2018-03-01 16:10:15 +00:00
southbridge sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location 2018-02-27 09:46:29 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode intel/fsp: Update cannonlake fsp header 2018-02-14 17:01:25 +00:00
Kconfig smbios: Add option to select the enclosure type 2018-03-01 13:46:49 +00:00