coreboot/util/inteltool
Nicholas Chin d5b0aeab2e inteltool/gpio_names/*.h: Add GPL-2.0-only SPDX license header
Inteltool is GPLv2 licensed so all files that link to it should be GPLv2
by default. In addition, the contents of several of these headers were
originally moved directly from gpio_groups.c, which is explicitly marked
as GPL-2.0-only.

Change-Id: Ie897cb238c0c9e89fe677c999cbf1803f5f4609a
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78628
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2023-12-02 08:13:39 +00:00
..
gpio_names inteltool/gpio_names/*.h: Add GPL-2.0-only SPDX license header 2023-12-02 08:13:39 +00:00
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
ahci.c util/inteltool: Actually read SATA init data from SIRD 2022-02-12 11:29:33 +00:00
amb.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
cpu.c util/inteltool: Don't use old style function definition 2023-08-28 17:07:43 +00:00
description.md
gfx.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
gpio.c intetool: Add support for 700 series PCH 2023-08-09 22:00:00 +00:00
gpio_groups.c intetool: Add support for 700 series PCH 2023-08-09 22:00:00 +00:00
inteltool.8
inteltool.c intetool: Add support for 700 series PCH 2023-08-09 22:00:00 +00:00
inteltool.h intetool: Add support for 700 series PCH 2023-08-09 22:00:00 +00:00
iobp.c util/inteltool: Add 9 series PCH support 2022-10-08 21:03:58 +00:00
ivy_memory.c util/inteltool/ivy_memory.c: Do not rely on MR0 values 2020-11-22 22:14:26 +00:00
lpc.c util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
Makefile util/inteltool/Makefile: improve cross-compilation support 2022-12-09 11:05:56 +00:00
memory.c util/inteltool: Add support for (non-ULT) Broadwell 2022-10-08 21:04:43 +00:00
pcie.c util/inteltool: Add support for (non-ULT) Broadwell 2022-10-08 21:04:43 +00:00
pcr.c intetool: Add support for 700 series PCH 2023-08-09 22:00:00 +00:00
pcr.h util/: Replace GPLv2 boiler plate with SPDX header 2020-05-09 21:22:08 +00:00
powermgt.c util/inteltool: Add 9 series PCH support 2022-10-08 21:03:58 +00:00
rootcmplx.c util/inteltool: suggest booting with iomem=relaxed 2023-06-10 00:25:04 +00:00
spi.c util/inteltool: Add 9 series PCH support 2022-10-08 21:03:58 +00:00