coreboot-kgpe-d16/src/soc/intel/alderlake
Kane Chen 3c01123abb soc/intel/alderlake: remove tmp bar assignment for cpu crashlog
When the cpu_cl_discovery is called, coreboot actually assigns a BAR
to cpu crashlog pci device. Hence, we don't need to assign a tmp BAR
for cpu crashlog pci device

BUG=b:195327879
TEST=Found BERT table is created and the tcss function is ok in depthcharge

Change-Id: Ib7e6772be51ec4f26ef31fed6cb2bddef8ffc6be
Signed-off-by: Kane Chen <kane.chen@intel.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59355
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-11-23 09:21:16 +00:00
..
acpi Revert "soc/intel/adl: Drop SGPM, RGPM and EGPM methods" 2021-11-17 15:54:10 +00:00
bootblock soc/intel/alderlake: Add CPU ID 0x906a4 2021-09-30 13:37:57 +00:00
include/soc soc/intel/alderlake: set lock offset for gpio pad communities 2021-10-26 19:33:37 +00:00
romstage soc/intel/alderlake: Hook up common code for thermal configuration 2021-11-20 17:49:25 +00:00
acpi.c soc/intel: Constify soc_get_cstate_map() 2021-10-19 14:57:59 +00:00
chip.c soc/intel/alderlake: Add igd device 2021-09-16 00:05:21 +00:00
chip.h soc/intel/alderlake: Add Acoustic noise mitigation UPDs 2021-11-18 23:31:04 +00:00
chipset.cb soc/intel/alderlake: Set pch_thermal_trip for Dynamic Thermal Shutdown 2021-11-20 17:49:11 +00:00
cpu.c cpu/x86/mp_init: move printing of failure message into mp_init_with_smm 2021-10-22 01:27:07 +00:00
crashlog.c soc/intel/alderlake: remove tmp bar assignment for cpu crashlog 2021-11-23 09:21:16 +00:00
dptf.c drivers/intel/dptf: Add support for PCH methods 2021-10-11 12:45:47 +00:00
elog.c
espi.c
finalize.c soc/intel/{adl,ehl,jsl,tgl}: Remove unused header thermal.h 2021-11-22 08:02:48 +00:00
fsp_params.c soc/intel/alderlake: Update the VccIn Aux Imon IccMax for ADL-M 2021-11-19 22:52:26 +00:00
gpio.c soc/intel/alderlake: set lock offset for gpio pad communities 2021-10-26 19:33:37 +00:00
gspi.c
i2c.c soc/intel/alderlake: Add support for I2C6 and I2C7 2021-07-20 13:35:10 +00:00
Kconfig soc/intel/alderlake: Hook up common code for thermal configuration 2021-11-20 17:49:25 +00:00
lockdown.c
Makefile.inc soc/intel/alderlake: Fix build failure with enabled CSE stitching 2021-11-15 23:02:55 +00:00
me.c
meminit.c soc/intel/alderlake: Implement WA for DDR5 DIMM modules 2021-07-13 14:30:07 +00:00
p2sb.c
pcie_rp.c
pmc.c soc/intel: implement ACPI timer disabling per SoC and drop common code 2021-10-17 13:57:53 +00:00
pmutil.c
reset.c
smihandler.c
soundwire.c
spi.c soc/intel: Update api name for getting spi destination id 2021-10-26 18:12:17 +00:00
systemagent.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
uart.c
vr_config.c soc/intel/alderlake: Allow devicetree override to leave some VR settings as default 2021-11-03 09:33:12 +00:00
xhci.c