coreboot-kgpe-d16/src
Mario Scheithauer 403458e7ec siemens/mc_apl1: Extend circuit life by clock gating and power gating
The firmware of devices connected to LPC should deassert the LPC CLKRUN#
signal when there is no bus activity on LPC.

Necessary changes:

- Enable LPC CLKRUN#
- Enable LPC PCE (Power Control Enable)
- Enable LPC CCE (Clock Control Enable)
- Remove I/O decoding range on LPC for COM 3
- Disable I/O UART driver

Change-Id: I2fd80e3fdcf23658f97b8182a77df7e09ddf25d6
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/28268
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-08-28 14:18:40 +00:00
..
acpi
arch x86/acpi: Update MADT table version 2018-08-27 15:50:17 +00:00
commonlib cbtable: remove chromeos_acpi from cbtable 2018-08-22 15:33:50 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu cpu/intel/common: add function to init cppc_config 2018-08-20 15:53:28 +00:00
device nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c 2018-08-21 23:04:08 +00:00
drivers google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHz 2018-08-28 14:15:57 +00:00
ec google/chromeec: Add support for "base attached switch" device 2018-08-23 15:53:22 +00:00
include siemens/mc_apl1: Disable PCI clock outputs on XIO bridge 2018-08-27 06:31:27 +00:00
lib lib/nhlt: Use common function to set NHLT version 2018-08-27 15:54:34 +00:00
mainboard siemens/mc_apl1: Extend circuit life by clock gating and power gating 2018-08-28 14:18:40 +00:00
northbridge nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled 2018-08-22 18:26:14 +00:00
security security/tpm: Fix TPM 1.2 state machine issues 2018-08-21 15:45:15 +00:00
soc siemens/mc_apl1: Extend circuit life by clock gating and power gating 2018-08-28 14:18:40 +00:00
southbridge intel: Use common HPET table revision function 2018-08-27 15:50:52 +00:00
superio superio/ite/it8721f: Add SuperIO ACPI declarations 2018-08-21 14:45:36 +00:00
vendorcode vendorcode/amd/pi/00670F00: Remove IDS headers 2018-08-28 14:17:41 +00:00
Kconfig Kconfig: Make the EM100 config option common 2018-07-16 07:41:14 +00:00