coreboot-kgpe-d16/src/soc/amd/stoneyridge
Patrick Georgi d61839c3ea elog: make elog's SMM handler code follow everything else
Instead of ELOG_GSMI_APM_CNT use APM_CNT_ELOG_GSMI and define it in
cpu/x86/smm.h

Change-Id: I3a3e2f823c91b475d1e15b8c20e9cf5f3fd9de83
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/30022
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-12-05 13:31:10 +00:00
..
acpi soc/amd/stoneyridge: Remove smbus.asl 2018-10-23 15:49:34 +00:00
bootblock src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> 2018-10-30 20:20:00 +00:00
include/soc soc/amd/stoneyridge: Create MMIO offsets for ACPI 2018-12-03 13:21:21 +00:00
acpi.c soc/amd/stoneyridge: Use new ACPI MMIO functions 2018-12-03 13:21:35 +00:00
BiosCallOuts.c soc/amd: Convert from AMD units to coreboot units 2018-11-16 09:43:32 +00:00
chip.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
chip.h mb/google/kahlee: Tune eDP panel initialization time 2018-11-09 09:15:11 +00:00
cpu.c soc/amd/stoneyridge: Fix get_cpu_count() 2018-10-31 22:00:03 +00:00
enable_usbdebug.c soc/amd/stoneyridge: Define PM USB Enable register 2018-10-14 19:11:54 +00:00
finalize.c cpu/amd: Use common AMD's MSR 2018-10-18 12:51:26 +00:00
gpio.c soc/amd/stoneyridge: Remove double defined GPIO MMIO bases 2018-10-18 12:48:25 +00:00
hda.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
i2c.c
iommu.c soc/amd/stoneyridge: Add IOMMU support 2018-10-03 21:34:20 +00:00
Kconfig {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT 2018-11-16 14:25:10 +00:00
lpc.c soc/amd/stoneyridge: Remove dev_find_slot where possible 2018-10-30 16:57:53 +00:00
Makefile.inc security/vboot: Fix remaining measured boot issues 2018-11-30 10:26:56 +00:00
mca.c src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> 2018-10-30 20:20:00 +00:00
monotonic_timer.c
nb_util.c
northbridge.c soc/amd: Convert from AMD units to coreboot units 2018-11-16 09:43:32 +00:00
pmutil.c soc/amd/stoneyridge: Use new ACPI MMIO functions 2018-12-03 13:21:35 +00:00
ramtop.c soc/amd/stoneyridge: Remove "else" after a return 2018-10-25 16:16:25 +00:00
reset.c soc/amd: Implement common reset API 2018-10-22 08:34:56 +00:00
romstage.c amd/stoneyridge: Indicate STAPM units in their name 2018-10-11 21:04:10 +00:00
sata.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
sb_util.c soc/amd/stoneyridge: Create MMIO ACPI access functions 2018-12-03 13:04:04 +00:00
sm.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
smbus.c
smbus_spd.c soc/amd/stoneyridge: Remove "else" after a return 2018-10-18 12:46:34 +00:00
smi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smi_util.c
smihandler.c elog: make elog's SMM handler code follow everything else 2018-12-05 13:31:10 +00:00
southbridge.c soc/amd/stoneyridge: Use new ACPI MMIO functions 2018-12-03 13:21:35 +00:00
spi.c src/soc/amd/stoneyridge: Remove IMC support 2018-07-31 00:46:07 +00:00
tsc_freq.c cpu/amd: Use common AMD's MSR 2018-10-18 12:51:26 +00:00
uart.c
usb.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00