coreboot-kgpe-d16/src/soc/intel/skylake
Nico Huber d44221f9c8 Move compiler.h to commonlib
Its spreading copies got out of sync. And as it is not a standard header
but used in commonlib code, it belongs into commonlib. While we are at
it, always include it via GCC's `-include` switch.

Some Windows and BSD quirk handling went into the util copies. We always
guard from redefinitions now to prevent further issues.

Change-Id: I850414e6db1d799dce71ff2dc044e6a000ad2552
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/28927
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-10-08 16:57:27 +00:00
..
acpi src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
bootblock soc/intel/common/block: Move common uart function to block/uart 2018-08-20 15:51:48 +00:00
include Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
nhlt src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
romstage Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
acpi.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
chip.c soc/intel/skylake: permit Kconfig to set subsystem ID 2018-08-17 12:25:52 +00:00
chip.h skylake,kabylake: Add support to set eMMC tuning param from dev tree 2018-09-22 00:41:45 +00:00
chip_fsp20.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
cpu.c soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferenced 2018-10-08 14:49:18 +00:00
elog.c soc/intel/skylake: Probe XHCI for wake source for Internal PME 2017-10-19 00:43:45 +00:00
finalize.c soc/intel/skylake: clear MCA before booting to OS 2018-06-28 09:01:56 +00:00
gpio.c soc/intel/common/block/gpio: Change group offset calculation 2018-02-16 03:59:29 +00:00
graphics.c drivers/intel/gma: Unify VBT related Kconfig names 2018-06-12 18:07:51 +00:00
gspi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
i2c.c soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
irq.c soc/intel/skylake: Fix spelling mistake 2018-10-02 05:09:22 +00:00
Kconfig soc/intel/.../hda: Add and use config for initialization of HDA codecs 2018-10-06 00:01:07 +00:00
lockdown.c soc/intel/common/pch: Add pch lockdown code 2018-06-07 21:58:19 +00:00
lpc.c soc/intel/skylake: Move PCR DMI programming into bootblock 2018-03-09 21:40:32 +00:00
Makefile.inc soc/intel/skylake: Include some microcode blobs 2018-09-21 09:47:28 +00:00
me.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
memmap.c soc/intel: Remove superfluous pointers variables 2018-04-11 02:19:43 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pei_data.c soc/intel/skylake: Make use of common SMM code for SKL 2017-12-22 01:44:18 +00:00
pmc.c src: Get rid of device_t 2018-06-14 09:30:24 +00:00
pmutil.c soc/intel/common: add acpi_get_sleep_type to pmclib 2018-10-04 09:44:31 +00:00
reset.c soc/intel/skylake: Add support in SKL for PMC common code 2017-10-05 21:11:39 +00:00
sd.c soc/intel/skylake: Use SCS common code 2017-06-16 17:37:13 +02:00
smihandler.c soc/intel/{apollolake, cannonlake, common, skylake}: Add _soc_ prefix in weak function 2017-12-23 05:23:09 +00:00
smmrelocate.c cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx 2018-07-24 18:34:37 +00:00
spi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
systemagent.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
thermal.c soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferenced 2018-10-08 14:49:18 +00:00
uart.c soc/intel/common/block: Move common uart function to block/uart 2018-08-20 15:51:48 +00:00
vr_config.c src/soc/intel: Add AML IGD in platform reporting 2018-08-06 07:58:21 +00:00