coreboot/src
Tobias Diedrich 41132fd257 UPSTREAM: southbridge/amd: Add LPC bridge acpi path for Family14 and SB800
Adds the necessary plumbing for acpi_device_path() to find the LPC
bridge on the AMD Family14 northbridge with an SB800 southbridge.
This is necessary for TPM support since the acpi path to the LPC bridge
(_SB.PCI0.ISAB) doesn't match the built-in default in tpm.c
(_SB.PCI0.LPCB).

BUG=none
BRANCH=none
TEST=none

Change-Id: I707dcace91005120df4361e8bad749b2f165a308
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: d8a2c1fb17
Original-Change-Id: I1ba5865d3531d8a4f41399802d58aacdf95fc604
Original-Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de>
Original-Reviewed-on: https://review.coreboot.org/18402
Original-Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Original-Tested-by: build bot (Jenkins)
Reviewed-on: https://chromium-review.googlesource.com/446379
2017-02-23 16:02:04 -08:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/x86: add functions to generate random numbers 2017-02-21 06:44:33 -08:00
commonlib UPSTREAM: buildsystem: Drop explicit (k)config.h includes 2016-12-09 03:29:54 -08:00
console UPSTREAM: console: Enable do_printk_va_list for VBOOT 2017-01-05 11:00:16 -08:00
cpu UPSTREAM: cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list 2017-01-13 15:22:22 -08:00
device UPSTREAM: device: Add scan_generic_bus support 2017-02-18 03:10:56 -08:00
drivers UPSTREAM: drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load 2017-02-22 00:35:23 -08:00
ec UPSTREAM: ec/lenovo: Add guards to fix build errors without SMBIOS 2017-02-21 06:44:28 -08:00
include UPSTREAM: arch/x86: add functions to generate random numbers 2017-02-21 06:44:33 -08:00
lib UPSTREAM: ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-13 10:01:11 -08:00
mainboard UPSTREAM: mainboard/google/poppy: Enable Realtek 5663 support 2017-02-23 16:02:02 -08:00
northbridge UPSTREAM: southbridge/amd: Add LPC bridge acpi path for Family14 and SB800 2017-02-23 16:02:04 -08:00
soc UPSTREAM: soc/intel/skylake: Add Maxim 98927 and Realtek 5663 NHLT blob support 2017-02-23 16:02:00 -08:00
southbridge UPSTREAM: southbridge/amd: Add LPC bridge acpi path for Family14 and SB800 2017-02-23 16:02:04 -08:00
superio UPSTREAM: sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-16 04:50:43 -08:00
vboot UPSTREAM: build system: mark sub-make invocations as parallelizable 2017-01-31 17:07:38 -08:00
vendorcode UPSTREAM: vendorcode/intel/skykabylake: Update FSP UPD header files 2017-02-21 18:43:17 -08:00
Kconfig UPSTREAM: src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested 2017-02-17 04:09:21 -08:00