coreboot/src/device
Patrick Georgi 0e3c59e258 ddr3 spd: move accessor code into lib/spd_bin.c
It's an attempt to consolidate the access code, even if there are still
multiple implementations in the code.

Change-Id: I4b2b9cbc24a445f8fa4e0148f52fd15950535240
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/18265
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-02-10 18:04:33 +01:00
..
dram ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
oprom src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
azalia_device.c Correct some common spelling mistakes 2016-01-07 22:57:02 +01:00
cardbus_device.c
cpu_device.c src/device: Capitalize CPU, RAM and ROM 2016-07-31 18:33:30 +02:00
device.c devtree: Drop unused parameter show_devs_tree() call 2017-02-06 20:22:01 +01:00
device_simple.c device: include devicetree in bootblock stage 2016-07-27 00:40:05 +02:00
device_util.c devtree: Drop unused parameter show_devs_tree() call 2017-02-06 20:22:01 +01:00
hypertransport.c
i2c.c device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
Kconfig ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
Makefile.inc device: include devicetree in bootblock stage 2016-07-27 00:40:05 +02:00
pci_class.c
pci_device.c x86/acpi: Add VFCT table 2017-02-04 23:01:37 +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 x86/acpi: Add VFCT table 2017-02-04 23:01:37 +01:00
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 device: Add an ACPI device name and path concept to devices 2016-05-21 05:59:52 +02:00
smbus_ops.c
software_i2c.c