coreboot/src
Julien Viard de Galbert 595202c304 soc/intel/denverton_ns: Add ACPI T-States and P-States
Also make soc_get_tss_table public and weak instead of static
in intelblock so it can be overridden in denverton.

Change-Id: Id9c7da474a81417a5cebd875023f7cd3d5a77796
Signed-off-by: Julien Viard de Galbert <jviarddegalbert@online.net>
Reviewed-on: https://review.coreboot.org/c/25430
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Vanny E <vanessa.f.eusebio@intel.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: David Guckian
Reviewed-by: Jay Talbott <JayTalbott@sysproconsulting.com>
2019-01-28 13:33:30 +00:00
..
acpi
arch src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console console/init: Print log level in coreboot banner 2019-01-17 13:19:53 +00:00
cpu src/cpu/intel: Set get_ia32_fsb function common 2019-01-27 12:13:09 +00:00
device src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
drivers src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
ec ec/google/wilco: Turn on wake up from lid 2019-01-24 22:03:32 +00:00
include src/cpu/intel: Set get_ia32_fsb function common 2019-01-27 12:13:09 +00:00
lib lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
mainboard mb/qemu-riscv: update to match current qemu version 2019-01-26 13:40:51 +00:00
northbridge nb/intel/i945: Fix typo on DMIBAR32(0x334) 2019-01-27 10:40:35 +00:00
security tss/tcg-2.0: remove unnecessary break from marshaling code 2019-01-17 13:19:47 +00:00
soc soc/intel/denverton_ns: Add ACPI T-States and P-States 2019-01-28 13:33:30 +00:00
southbridge sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it 2019-01-25 11:19:51 +00:00
superio superio/common/conf_mode: use pnp_write_config instead of outb calls 2019-01-25 17:53:59 +00:00
vendorcode vendorcode/google/chromeos: Add mainboard hook before cr50 update 2019-01-25 11:22:35 +00:00
Kconfig [RFC]util/checklist: Remove this functionality 2019-01-14 19:42:59 +00:00