coreboot-kgpe-d16/src/soc/intel/icelake
Lijian Zhao 82b8c3d1b0 soc/intel/icelake: Fix AG3E programming in PMC
According to EDS #571034 4.3.2, GEN_PMCON_A stays in pmc mmio mapped
register but not pci configuration spaces, hence change the programming
method in icelake pmc driver.

Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Change-Id: I29883b50cdca99b45f5362f78cbee32beaa669f7
Reviewed-on: https://review.coreboot.org/c/30947
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
2019-01-17 13:03:13 +00:00
..
acpi cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
bootblock soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
include/soc buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
romstage soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
acpi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
cbmem.c
chip.c
chip.h mb/intel/icelake_rvp: Fill Icelake U and Y RVP devicetree parameters 2018-12-10 12:07:43 +00:00
cpu.c cpuid: Add helper function for cpuid(1) functions 2018-12-13 04:32:57 +00:00
finalize.c soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
fsp_params.c
gpio.c soc/intel/icelake: Add GPIO group pad base for ACPI 2018-12-19 04:53:13 +00:00
graphics.c
gspi.c
i2c.c
Kconfig Untangle CBFS microcode updates 2019-01-10 09:24:02 +00:00
lockdown.c
lpc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
Makefile.inc soc/intel: Clean mess around UART_DEBUG 2019-01-09 22:15:48 +00:00
memmap.c
p2sb.c
pmc.c soc/intel/icelake: Fix AG3E programming in PMC 2019-01-17 13:03:13 +00:00
pmutil.c buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
reset.c
sd.c
smihandler.c
smmrelocate.c
spi.c
systemagent.c
uart.c