coreboot-kgpe-d16/src
Angel Pons 2d45322639 broadwell: Drop weak `mainboard_fill_spd_data` definition
Make `mainboard_fill_spd_data` mandatory and adapt mainboards to define
this function accordingly.

Change-Id: Ic18c4c574e8c963bbb41c980f43bdbacc57735af
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55806
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-08-27 16:04:33 +00:00
..
acpi acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
arch arch/x86: smbios write 7 table using deterministic cache functions 2021-08-11 05:50:02 +00:00
commonlib elog: Define constant for RW region name 2021-08-26 18:50:56 +00:00
console console/hw-debug_sink: Update for fast/slow console distinction 2021-08-04 15:15:45 +00:00
cpu AGESA f15tn: Hook up IDS options to Kconfig 2021-08-22 22:17:02 +00:00
device device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00
drivers elog: Define constant for RW region name 2021-08-26 18:50:56 +00:00
ec ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLE 2021-08-06 16:26:51 +00:00
include device/mipi: Move to drivers/mipi 2021-08-26 15:18:45 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard broadwell: Drop weak `mainboard_fill_spd_data` definition 2021-08-27 16:04:33 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces 2021-07-26 07:27:48 +00:00
soc broadwell: Drop weak `mainboard_fill_spd_data` definition 2021-08-27 16:04:33 +00:00
southbridge acpi: Fill fadt->century based on Kconfig 2021-08-19 18:16:04 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode AGESA f15tn: Fix building IDS tracing support 2021-08-22 22:17:32 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00