coreboot/src
Furquan Shaikh dec6d4e8c7 mainboard/google/{poppy,soraka}: Enable generation of SPI TPM ACPI node
Now that we dynamically disable TPM interface based on config options,
add support for generation of SPI TPM ACPI node if SPI TPM is used.

Change-Id: I87d28a42b48ba916c70e45a061c5efd91a8a59bf
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/20142
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-06-14 20:20:28 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: Fix undefined behavior 2017-06-14 19:51:12 +02:00
commonlib commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
console src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
cpu cpu/x86/mtrr: fail early if solution exceeds available MTRRs 2017-06-13 20:03:16 +02:00
device device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
drivers siemens/nc_fpga: Expand FPGA functionality 2017-06-13 10:27:19 +02:00
ec device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
include Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
lib Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00
mainboard mainboard/google/{poppy,soraka}: Enable generation of SPI TPM ACPI node 2017-06-14 20:20:28 +02:00
northbridge nb/intel/pineview/raminit.c: Use static const for lookup tables 2017-06-13 22:45:57 +02:00
soc soc/intel/skylake: Add missing PCH_DEV_* definitions 2017-06-14 20:20:16 +02:00
southbridge Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02: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/siemens: Add new values to hwilib 2017-06-13 10:27:04 +02:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00