coreboot/src/device
Martin Roth fd96da95c4 device, security: Rename Makefiles from .inc to .mk
The .inc suffix is confusing to various tools as it's not specific to
Makefiles. This means that editors don't recognize the files, and don't
open them with highlighting and any other specific editor functionality.

This issue is also seen in the release notes generation script where
Makefiles get renamed before running cloc.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I41f8a9b5d1bdb647a915da1a5e95161b2e34df28
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80082
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-01-24 10:13:21 +00:00
..
dram device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
oprom device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
azalia_device.c
cardbus_device.c
cpu_device.c
device.c device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
device_const.c device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
device_util.c device/device_util: Add method to retrieve the domain 2024-01-24 08:51:07 +00:00
gpio.c
i2c.c
i2c_bus.c device/i2c_bus.c: Check pointer for NULL before using it 2023-12-20 17:01:49 +00:00
Kconfig device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig options 2024-01-19 13:55:43 +00:00
Makefile.mk device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
mdio.c
mmio.c
pci_class.c arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
pci_device.c device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
pci_early.c
pci_ops.c
pci_rom.c device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
pciexp_device.c arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
pcix_device.c device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
pnp_device.c device/pnp_device: Remove return statement from void function 2023-08-15 08:51:16 +00:00
resource_allocator_common.c
resource_allocator_v4.c device/Kconfig: Add an option to allocate above 4G by default 2024-01-12 09:46:24 +00:00
root_device.c lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
smbus_ops.c console: Add format-checking __printf() to die() 2023-05-17 11:23:59 +00:00
software_i2c.c
xhci.c
xhci_resource.c