coreboot/src/include/device
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
..
dram treewide: Move "is part of the coreboot project" line in its own comment 2020-05-06 22:20:28 +00:00
azalia.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
azalia_device.h acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
cardbus.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
device.h include/device/device.h: Include <smbios.h> 2020-05-01 06:15:57 +00:00
drm_dp_helper.h FUI: reorganize include files 2013-07-10 02:39:42 +02:00
hypertransport.h device/hypertransport: Drop unused code 2019-11-22 10:41:10 +00:00
hypertransport_def.h nb/amd/fam10: Drop support 2019-11-20 19:08:30 +00:00
i2c.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
i2c_bus.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
i2c_simple.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
mmio.h mmio: Fix failure in bit field macro when accessing >30 bits 2020-04-20 06:20:50 +00:00
path.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
pci.h device/pci_early: Drop some __SIMPLE_DEVICE__ use 2019-09-30 20:06:06 +00:00
pci_def.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pci_ehci.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pci_ids.h device/pci_id: Add Tiger Lake TCSS device ID 2020-04-29 17:19:26 +00:00
pci_mmio_cfg.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pci_ops.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pci_rom.h acpi: Move ACPI table support out of arch/x86 (3/5) 2020-05-02 18:45:16 +00:00
pci_type.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pciexp.h pciexp: Add support for allocating PCI express hotplug resources 2020-02-05 09:32:30 +00:00
pcix.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
pnp.h superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
pnp_def.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
pnp_ops.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pnp_type.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
resource.h device: Constify dev argument to (probe|find)_resource() 2019-07-31 09:10:28 +00:00
smbus.h device/smbus: Drop unused smbus_set_link() 2020-01-04 22:08:38 +00:00
smbus_def.h Reinvent I2C ops 2017-08-18 15:33:45 +00:00
smbus_host.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
spi.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00