coreboot/src/device
Kyösti Mälkki bc44178f02 SPD_CACHE: Drop debug statement
Output from CBFS functions is enough.

Change-Id: I94d4a20a24f88eeacbe4aeb2e03a15974d18b16c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17923
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-01-10 21:24:27 +01:00
..
dram SPD_CACHE: Drop debug statement 2017-01-10 21:24:27 +01:00
oprom src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +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
device_simple.c device: include devicetree in bootblock stage 2016-07-27 00:40:05 +02:00
device_util.c src/device: Get device structure by path type 2016-12-07 22:55:20 +01:00
hypertransport.c
i2c.c
Kconfig Kconfig: Document what ASPM means 2016-12-29 08:53:10 +01:00
Makefile.inc device: include devicetree in bootblock stage 2016-07-27 00:40:05 +02:00
pci_class.c
pci_device.c buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
pci_early.c
pci_ops.c PCI ops: MMCONF_SUPPORT_DEFAULT is required 2016-12-07 12:59:28 +01:00
pci_rom.c
pciexp_device.c PCI ops: Define read-modify-write routines globally 2016-12-06 20:45:22 +01:00
pcix_device.c
pnp_device.c
root_device.c
smbus_ops.c
software_i2c.c