coreboot-kgpe-d16/src/soc/intel/baytrail
Kyösti Mälkki e31ec299de cpu/x86: Separate save_state struct headers
Any platform should need just one of these.

Change-Id: Ia0ff8eff152cbd3d82e8b372ec662d3737078d35
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34820
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-13 13:59:05 +00:00
..
acpi cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
bootblock arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
include/soc sb/intel/*: Delete early_spi 2019-05-29 20:08:31 +00:00
romstage soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
acpi.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
chip.h soc/intel/baytrail: Prevent unintended sign extensions 2019-07-29 06:08:21 +00:00
cpu.c cpu/x86: Separate save_state struct headers 2019-08-13 13:59:05 +00:00
dptf.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
ehci.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
elog.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
emmc.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
gfx.c soc/intel/baytrail: Prevent unintended sign extensions 2019-07-29 06:08:21 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
hda.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
iosf.c soc/intel: Use simple PCI config access 2019-03-06 11:38:20 +00:00
Kconfig arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION 2019-08-11 18:35:36 +00:00
lpe.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
lpss.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
Makefile.inc intel/baytrail,broadwell: Move stage cache support function 2019-08-03 17:34:40 +00:00
memmap.c intel/baytrail,broadwell: Move stage cache support function 2019-08-03 17:34:40 +00:00
northcluster.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
pcie.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
perf_power.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
placeholders.c src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
pmutil.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ramstage.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
refcode.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
sata.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
scc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c cpu/x86: Separate save_state struct headers 2019-08-13 13:59:05 +00:00
smm.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
southcluster.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
spi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
tsc_freq.c src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
xhci.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00