coreboot-kgpe-d16/src
Angel Pons 505e383ccb soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c
Commit 2c26108208 moved this function to
pmutil.c for Tiger Lake. Do this to all other platforms for consistency.
For Skylake, __SIMPLE_DEVICE__ preprocessor guards are no longer needed.

With this change, pmc.c is only needed in ramstage. Adjust Makefile.inc
accordingly, and drop ENV_RAMSTAGE guards from Skylake.

Change-Id: I424eb359c898f155659d085b888410b6bb58b9ed
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52464
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2021-04-21 09:17:40 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch *x86: Support x2apic mode 2021-04-15 10:56:13 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
cpu cpu/x86/smm/smm_module_loaderv2.c: Rename file 2021-04-19 06:36:43 +00:00
device device/azalia_device.c: Add option to lock down GCAP 2021-04-19 19:02:08 +00:00
drivers commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
ec ec/purism/librem-ec: Apply initial Purism customizations 2021-04-21 09:15:26 +00:00
include option.h: Introduce {get,set}_int_option() functions 2021-04-21 08:58:31 +00:00
lib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
mainboard mb/google/volteer/variants/copano: Fix pen ejection event 2021-04-21 09:16:23 +00:00
northbridge nb/intel: Use get_int_option() 2021-04-21 09:01:28 +00:00
security vboot: ec_sync: Switch to new CBFS API 2021-04-14 01:03:22 +00:00
soc soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c 2021-04-21 09:17:40 +00:00
southbridge {sb,soc}/intel: Use get_int_option function 2021-04-21 09:00:18 +00:00
superio superio/nuvoton/npcd378: Fix psu_fan_lvl option 2021-04-21 09:07:40 +00:00
vendorcode vc/amd/fsp/cezanne: update SMU setting section of FspmUpd.h 2021-04-20 15:50:15 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00