coreboot-kgpe-d16/src/include/device
Martin Roth 239b5df268 include: Add SPDX-License-Identifiers to files missing them
This adds SPDX-License-Identifiers to all of the files in src/include
that are missing them or have unrecognized identifiers.

Files that were written specifically for coreboot and don't have license
information are licensed GPL-2.0-only, which is the license for the
overall coreboot project.

Files that were sourced from Linux are similarly GPL-2.0-only.

The cpu/power files were committed with source that was licensed as
GPL-2.0-or-later, so presumably that's the license for that entire
commit.

The final file, vbe.h gives a pointer to the BSD-2-Clause license
at opensource.org.

Change-Id: I3f8fd7848ce11c1a0060e05903fb17a7583b4725
Signed-off-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66284
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
2022-08-01 13:59:11 +00:00
..
dram device/dram/common.h: Use C over CPP 2022-05-11 13:55:33 +00:00
azalia.h
azalia_device.h device/azalia_device: Drop unused function parameter 2021-11-11 22:45:04 +00:00
cardbus.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
device.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
gpio.h
i2c.h
i2c_bus.h dev/i2c_bus: Add declaration, implementation of i2c_dev_detect() 2022-05-31 13:43:39 +00:00
i2c_simple.h include/device/i2c_simple: add i2c_2ba_read_bytes function 2022-04-27 16:07:29 +00:00
mmio.h device/mmio.h: Move readXp/writeXp helpers to device/mmio.h 2022-03-08 08:25:36 +00:00
path.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pci.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pci_def.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pci_ehci.h
pci_ids.h soc/intel/common/graphics: Add another Meteor Lake device ID 2022-07-07 23:59:37 +00:00
pci_mmio_cfg.h pci_mmio_cfg: Rename pcicfg to pci_map_bus 2021-11-29 03:20:54 +00:00
pci_ops.h device: Switch pci_dev_is_wake_source to take pci_devfn_t 2021-05-03 16:28:42 +00:00
pci_rom.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pci_type.h
pciexp.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pcix.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pnp.h device/pnp: Always provide pnp_unset_and_set_config 2021-06-10 05:38:13 +00:00
pnp_def.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pnp_ops.h
pnp_type.h
resource.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
smbus.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
smbus_def.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
smbus_host.h
soundwire.h device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00
spi.h
usbc_mux.h device/include: Fix potential build error 2021-11-03 08:24:15 +00:00
xhci.h