coreboot-kgpe-d16/src/soc/intel/skylake
Kyösti Mälkki 6b43055b7a ELOG: Add const qualifier for chipset_power_state
It is never allowed for ELOG to modify the state.

Change-Id: Ie24df3969a3744f27b23997471666e2490e24b84
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49820
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-01-23 20:18:11 +00:00
..
acpi ACPI GNVS: Drop most dev_count_cpu() 2021-01-20 09:22:59 +00:00
bootblock soc/intel/common/dmi: Move DMI defines into DMI driver header 2020-12-09 14:23:15 +00:00
include/soc ACPI GNVS: Drop most dev_count_cpu() 2021-01-20 09:22:59 +00:00
nhlt soc/intel/skylake: Support NHLT 1ch DMIC 2020-11-24 09:42:23 +00:00
romstage soc/intel/skylake: Drop always-zero ProbelessTrace dt setting 2020-12-14 10:40:51 +00:00
acpi.c ACPI GNVS: Drop most dev_count_cpu() 2021-01-20 09:22:59 +00:00
chip.c soc/intel: hook up new gpio device in the soc chips 2020-12-30 00:30:04 +00:00
chip.h soc/intel/skylake/chip.h: Remove repeated word 2021-01-18 07:35:14 +00:00
chipset.cb soc/intel: hook up new gpio device in the soc chips 2020-12-30 00:30:04 +00:00
cpu.c soc/intel: deduplicate ACPI timer emulation 2020-10-28 21:28:19 +00:00
elog.c ELOG: Add const qualifier for chipset_power_state 2021-01-23 20:18:11 +00:00
fadt.c src: Use ACPI macros 2020-07-21 18:26:47 +00:00
finalize.c soc/intel/{skl,cnl}: drop duplicate PM ACPI timer disabling 2020-11-13 17:18:20 +00:00
gpio.c soc/intel/{skl,cnl}: add NMI_{EN,STS} registers 2020-12-04 00:10:38 +00:00
graphics.c nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings 2021-01-01 21:12:12 +00:00
gspi.c
i2c.c
irq.c soc/intel/skylake: Fix compilation under x86_64 2020-12-02 16:49:12 +00:00
Kconfig soc/intel/skl: add SLP_S0 residency register and enable LPIT support 2021-01-11 20:49:43 +00:00
lockdown.c
lpc.c soc/intel/*: drop broken LPC mmio code 2021-01-20 18:29:06 +00:00
Makefile.inc
me.c soc/intel/skl: Fix error code of send_global_reset() 2020-09-28 09:26:10 +00:00
p2sb.c
pmc.c
pmutil.c
reset.c soc/intel: Use of common reset code block 2020-11-02 10:43:53 +00:00
sd.c src: Use space after 'if', 'for' 2020-08-05 11:37:00 +00:00
smihandler.c
smmrelocate.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
spi.c
systemagent.c
uart.c soc/intel: rename uart_max_index 2021-01-12 23:38:32 +00:00
vr_config.c
xhci.c soc/intel/common: Adapt XHCI elog driver for reuse 2020-12-10 17:45:47 +00:00