coreboot-kgpe-d16/src/include/device
Kyösti Mälkki a9dd3c3fae lib/version: Move board identification strings
These strings are now only expanded in lib/identity.c.

This improves ccache hit rates slightly, as one built object file
lib/version.o is used for all variants of a board. Also one built
object file lib/identity.o can become a ccache hit for successive
builds of a variant, while the commit hash changes.

Change-Id: Ia7d5454d95c8698ab1c1744e63ea4c04d615bb3b
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74449
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-04-22 16:20:49 +00:00
..
dram spd.h: Move enum ddr3_module_type to ddr3.h 2023-01-04 12:39:32 +00:00
azalia.h
azalia_device.h
cardbus.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
device.h lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
gpio.h
i2c.h
i2c_bus.h device/i2c_bus: Add routines to read and write multiple bytes 2022-09-04 14:55:59 +00:00
i2c_simple.h include/device/i2c_simple: add i2c_2ba_read_bytes function 2022-04-27 16:07:29 +00:00
mdio.h device/mdio: Provide helper functions for read and write 2022-11-24 05:58:28 +00:00
mmio.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
path.h cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path 2023-04-06 15:13:28 +00:00
pci.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
pci_def.h cpu/x86/smm: Add PCI resource store functionality 2023-03-05 15:31:07 +00:00
pci_ehci.h
pci_ids.h soc/intel/common: Add Intel Trace Hub driver 2023-03-29 13:15:48 +00:00
pci_mmio_cfg.h
pci_ops.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +00:00
pci_rom.h src/include: Remove unnecessary space after casts 2022-11-22 13:00:29 +00:00
pci_type.h
pciexp.h device/pciexp: add pcie_find_dsn() 2022-11-20 17:37:09 +00:00
pcix.h include: Add SPDX-License-Identifiers to files missing them 2022-08-01 13:59:11 +00:00
pnp.h treewide: Add 'IWYU pragma: export' comment 2022-11-03 13:05:17 +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 lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED 2023-03-03 11:10:38 +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
spi.h
usbc_mux.h
xhci.h device/xhci: Add struct for capability registers 2023-03-07 17:11:58 +00:00