coreboot-kgpe-d16/src/device
Elyes HAOUAS f8a4580c02 device: Remove unused <cbmem.h>
Change-Id: I81bf00af1b56a0181c376db92f5f85297b6993ed
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61050
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-04-22 21:40:07 +00:00
..
dram device: Remove unused <cbmem.h> 2022-04-22 21:40:07 +00:00
oprom treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
Kconfig i2c: Add configurable I2C transfer timeout 2022-03-15 22:06:27 +00:00
Makefile.inc
azalia_device.c treewide: Get rid of CONFIG_AZALIA_MAX_CODECS 2022-02-22 17:40:30 +00:00
cardbus_device.c
cpu_device.c
device.c
device_const.c
device_util.c
gpio.c
i2c.c
i2c_bus.c device/i2c_bus: Constify i2c_busdev and i2c_link 2022-04-01 22:17:58 +00:00
mmio.c
pci_class.c
pci_device.c device/pci_device.c: Return if the scan parameter is invalid 2022-03-30 00:03:08 +00:00
pci_early.c
pci_ops.c
pci_rom.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
pciexp_device.c device/pciexp_device: Set resources for pciexp_hotplug_dummy_ops 2022-03-28 02:28:52 +00:00
pcix_device.c
pnp_device.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
resource_allocator_common.c
resource_allocator_v3.c
resource_allocator_v4.c
root_device.c
smbus_ops.c
software_i2c.c
xhci.c