switch-coreboot/src
Duncan Laurie 289bac6a04 haswell: Add pei_data field for USB routing
The linux kernel will unconditionally route all USB
ports to the XCHI controller at boot.  The EHCI controller
can then be disabled, and it should be left disabled
by the reference code when this is done.

However not all OS may do this unconditional route,
so provide an option to the reference code binary to
enable this behavior.

Change-Id: Iedf5af54182bf109cd1119c1999e46300665d41e
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/63797
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/4403
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2013-12-21 07:39:33 +01:00
..
arch armv7: Fix dcache_clean_by_mva. 2013-12-12 22:03:01 +01:00
console snprintf: lockless operation 2013-12-07 19:27:53 +01:00
cpu haswell: Update microcode revision 2013-12-21 07:39:04 +01:00
device device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
drivers SLIPPY: final changes for FUI 2013-12-21 07:28:51 +01:00
ec ec/lenovo/h8: Enable 3G modem 2013-12-19 08:58:16 +01:00
include device/dram/ddr3: Move CRC calculation in a separate function 2013-12-17 19:59:22 +01:00
lib EDID: add fields specialized to the needs of framebuffers 2013-12-12 22:21:22 +01:00
mainboard haswell boards: fix SATA interrupt in ACPI 2013-12-21 07:39:27 +01:00
northbridge haswell: Add pei_data field for USB routing 2013-12-21 07:39:33 +01:00
southbridge lynxpoint: Avoid any ME device communication in S3 path 2013-12-21 07:38:54 +01:00
superio Correct file permissions. 2013-12-07 00:39:09 +01:00
vendorcode chromeos: Check for recovery reason code in shared data 2013-12-21 07:28:37 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00