coreboot-kgpe-d16/src/soc/intel/baytrail
Kyösti Mälkki a963acdcc7 arch/x86: Add <arch/romstage.h>
Start with moving all postcar_frame related function
declarations here from <arch/cpu.h>.

Change-Id: I9aeef07f9009e44cc08927c85fe1862edf5c70dc
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34911
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-22 02:50:35 +00:00
..
acpi
bootblock arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
include/soc arch/x86: Rename some mainboard_romstage_entry() 2019-08-21 16:37:33 +00:00
romstage arch/x86: Add <arch/romstage.h> 2019-08-22 02:50: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 devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
cpu.c soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +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 soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +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: Rename some SMM support functions 2019-08-15 06:55:59 +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 soc/intel: Rename some SMM support functions 2019-08-15 06:55:59 +00:00
southcluster.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
spi.c src: Remove variable length arrays 2019-08-20 15:27:42 +00:00
tsc_freq.c intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor 2019-08-21 07:01:23 +00:00
xhci.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00