coreboot/src/device
Michael Niewöhner 6e016f031f device/pnp: add register PNP_IO4
Add the register PNP_IO4, which will be used by IT5570E in CB:48894.

Change-Id: Ic820295247323f546d4c48ed17cfa4eab3dc5e92
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48924
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-28 21:01:08 +00:00
..
dram src/device: Drop unneeded empty lines 2020-09-21 15:56:17 +00:00
oprom drivers: Replace multiple fill_lb_framebuffer with single instance 2020-12-14 08:21:22 +00:00
azalia_device.c azalia: Use azalia_enter_reset function 2020-12-17 20:25:09 +00:00
cardbus_device.c
cpu_device.c
device.c
device_const.c device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
device_util.c device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
gpio.c device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
i2c.c
i2c_bus.c
Kconfig device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
Makefile.inc device + util/sconfig: introduce new device gpio 2020-12-28 17:47:04 +00:00
mmio.c
pci_class.c
pci_device.c device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
pci_early.c
pci_ops.c device: Move pci_dev_is_wake_source function 2020-11-09 07:37:57 +00:00
pci_rom.c
pciexp_device.c device: Allow virtual/generic devices under PCI in devicetree 2020-10-21 15:35:33 +00:00
pcix_device.c
pnp_device.c device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
resource_allocator_common.c
resource_allocator_v3.c
resource_allocator_v4.c
root_device.c device: Export enable_static_device() function 2020-10-21 15:35:24 +00:00
smbus_ops.c
software_i2c.c
xhci.c