coreboot-kgpe-d16/src/soc/intel/skylake
Patrick Georgi 02363b5e46 treewide: Move "is part of the coreboot project" line in its own comment
That makes it easier to identify "license only" headers (because they
are now license only)

Script line used for that:
  perl -i -p0e 's|/\*.*\n.*This file is part of the coreboot project.*\n.*\*|/* This file is part of the coreboot project. */\n/*|' # ...filelist...

Change-Id: I2280b19972e37c36d8c67a67e0320296567fa4f6
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41065
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-05-06 22:20:28 +00:00
..
acpi soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
bootblock soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
include/soc acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
nhlt treewide: Move "is part of the coreboot project" line in its own comment 2020-05-06 22:20:28 +00:00
romstage soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
acpi.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
chip.c soc/intel/skl: always enable SataPwrOptEnable 2020-05-04 18:52:17 +00:00
chip.h soc/intel/skl: always enable SataPwrOptEnable 2020-05-04 18:52:17 +00:00
cpu.c src: Remove unused 'include <cpu/x86/cache.h>' 2020-05-01 06:10:49 +00:00
elog.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
finalize.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
gpio.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
graphics.c soc/intel: Constify struct device * parameter to intel_igd_get_controller_info 2020-04-28 19:50:17 +00:00
gspi.c treewide: Move "is part of the coreboot project" line in its own comment 2020-05-06 22:20:28 +00:00
i2c.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
irq.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
Kconfig soc/intel: Disable config option for SCS by default 2020-04-17 20:00:08 +00:00
lockdown.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
lpc.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
Makefile.inc soc/intel/skylake: Add option to control microcode update inclusion 2019-12-06 15:14:15 +00:00
me.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
p2sb.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
pmc.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
pmutil.c acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
reset.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
sd.c soc/intel: Constify struct device *param to sd_fill_soc_gpio_info 2020-04-28 19:50:07 +00:00
smihandler.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
smmrelocate.c src: Remove unused 'include <cpu/x86/cache.h>' 2020-05-01 06:10:49 +00:00
spi.c treewide: Move "is part of the coreboot project" line in its own comment 2020-05-06 22:20:28 +00:00
systemagent.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
uart.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00
vr_config.c soc/intel/*/vr_config.c: Use __func__ in error message 2020-04-18 18:49:56 +00:00
xhci.c soc/intel/skylake: Use SPDX for GPL-2.0-only files 2020-04-06 19:12:54 +00:00