coreboot-kgpe-d16/src
Marian Tietz 7c6c4df68c lenovo/x220: Enable USB 3 controller
Since only X220 with i7 have the USB3 controller this was
probably overlooked.

Before this patch lspci on Linux would not show the NEC USB 3 controller
as well as the PCI bridge it is behind. After, both the bridge and the
NEC controller can be found in the output:

    05:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller
	(rev 04)

Change-Id: I5e7e3f0c7d023f6206a7bec42a39f8955a3d9331
Signed-off-by: Marian Tietz <mtcoreboot@gmail.com>
Reviewed-on: https://review.coreboot.org/12882
Tested-by: build bot (Jenkins)
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
2016-01-10 18:48:12 +01:00
..
acpi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
arch Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
commonlib commonlib: Add function to hash contents of a CBFS region. 2016-01-06 01:12:04 +01:00
console src/console: Add x86 romstage spinlock option and printk spinlock support 2015-12-15 16:41:13 +01:00
cpu cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure 2016-01-07 16:52:31 +01:00
device Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
drivers intel/fsp1_1: Disable GOP support by default 2016-01-07 16:54:54 +01:00
ec ACPI: Add hack to avoid IASL warning when reading back registers 2015-12-26 20:53:49 +01:00
include Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
lib Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
mainboard lenovo/x220: Enable USB 3 controller 2016-01-10 18:48:12 +01:00
northbridge Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
soc fsp_baytrail: Add additional PCI space above 4GB 2016-01-08 02:44:15 +01:00
southbridge Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
superio Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
vendorcode vendorcode/amd/agesa/f15tn: Fix out of bounds read on on memory voltage 2016-01-08 17:21:59 +01:00
Kconfig cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure 2016-01-07 16:52:31 +01:00