coreboot-kgpe-d16/src/include/device
Elyes HAOUAS 351e3e520b src: Use include <console/console.h> when appropriate
Change-Id: Iddba5b03fc554a6edc4b26458d834e47958a6b08
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32214
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: David Guckian
2019-04-23 10:01:21 +00:00
..
dram coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
azalia.h
azalia_device.h src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
cardbus.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
device.h resources: introduce io_resource() 2019-03-17 03:45:50 +00:00
drm_dp_helper.h
early_smbus.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
hypertransport.h
hypertransport_def.h Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
i2c.h
i2c_bus.h device/i2c_bus: allow i2c_bus and i2c_simple to coexist 2018-01-24 05:02:50 +00:00
i2c_simple.h Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
mmio.h arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
path.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
pci.h device/pci_ops: Have only default PCI bus ops available 2019-03-16 15:19:33 +00:00
pci_def.h device/pci_device: Add generic subsystem programming logic 2019-03-21 16:18:37 +00:00
pci_ehci.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
pci_ids.h drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module 2019-03-28 18:50:06 +00:00
pci_mmio_cfg.h device/pci: Rewrite PCI MMCONF with symbol reference 2019-04-07 02:31:36 +00:00
pci_ops.h device/pci_ops: Have only default PCI bus ops available 2019-03-16 15:19:33 +00:00
pci_rom.h device/pci_rom: Write _ROM method for VGA devices 2018-01-31 08:36:52 +00:00
pci_type.h device/pci: Rewrite PCI MMCONF with symbol reference 2019-04-07 02:31:36 +00:00
pciexp.h device/pciexp_device: Convert LTR non-snoop/snoop value into common macro 2019-03-27 04:39:48 +00:00
pcix.h src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
pnp.h buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
pnp_def.h
pnp_ops.h arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
pnp_type.h device/pnp: Add header files for PNP ops 2019-03-04 15:58:55 +00:00
resource.h
smbus.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smbus_def.h
spi.h