coreboot-kgpe-d16/src/device
Arthur Heymans 330c46b963 device/pciexp_device.c: Terminate CLK PM message with newline
Change-Id: I746e2cc47a83cb04fd404851d3644b8341761022
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/20544
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-07-15 21:54:23 +00:00
..
dram device/dram/ddr2.c: Fix is_registered_ddr2 2017-06-09 16:33:38 +02:00
oprom Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
Kconfig fsp/gop: Add running the GOP to the choice of gfx init 2017-06-08 14:58:29 +02:00
Makefile.inc device: allow devicetree accesses in postcar stage 2017-04-25 18:15:14 +02:00
azalia_device.c
cardbus_device.c
cpu_device.c src/device: Capitalize CPU, RAM and ROM 2016-07-31 18:33:30 +02:00
device.c src/device: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:57 +00:00
device_simple.c lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02:00
device_util.c device/device_util: Add function to determine bridge state 2017-06-02 18:51:13 +02:00
hypertransport.c
i2c.c device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
pci_class.c
pci_device.c src/device: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:57 +00:00
pci_early.c src/device: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:57 +00:00
pci_ops.c PCI ops: MMCONF_SUPPORT_DEFAULT is required 2016-12-07 12:59:28 +01:00
pci_rom.c src/device: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:57 +00:00
pciexp_device.c device/pciexp_device.c: Terminate CLK PM message with newline 2017-07-15 21:54:23 +00:00
pcix_device.c
pnp_device.c device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
root_device.c device: Add scan_generic_bus support 2017-02-16 08:41:52 +01:00
smbus_ops.c
software_i2c.c