coreboot/src
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
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch x86/acpi: Add VFCT table 2017-02-04 23:01:37 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list 2017-01-10 19:54:12 +01:00
device ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
drivers drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref 2017-02-04 23:04:06 +01:00
ec ec/google/chromeec: let platform prepare for reboot when resetting EC 2017-02-07 17:45:05 +01:00
include ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
lib ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
mainboard ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
northbridge ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
soc soc/intel/apollolake: dump CSE status 2017-02-08 15:12:31 +01:00
southbridge southbridge/intel/common/firmware: allow locking ME without HAVE_ME_BIN 2017-02-08 15:12:50 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot build system: mark sub-make invocations as parallelizable 2017-01-31 18:51:55 +01:00
vendorcode vendorcode/intel/skykabylake: Update FSP UPD header files 2017-02-08 20:05:23 +01:00
Kconfig device/dram: use global DIMM_SPD_SIZE Kconfig variable 2017-02-10 17:57:15 +01:00