coreboot/src/soc/intel/icelake
Christian Walter f972322368 src/soc/intel/common/smbios: Add addtional infos to dimm_info
Add ECC Support and VDD Voltage to dimm_info struct. Now Bus Width
and ECCSupport will be propagated correctly in SMBIOS Type 17 Entry.

Change-Id: Ic6f0d4b223f1490ec7aa71a6105603635b514021
Signed-off-by: Christian Walter <christian.walter@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33031
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-06-06 11:32:52 +00:00
..
acpi soc/intel/icelake: Remove unnecessary USB charging ASL entries 2019-01-29 04:30:07 +00:00
bootblock src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
include/soc soc/intel: Replace UART_BASE() and friends with a Kconfig 2019-06-03 15:23:49 +00:00
romstage src/soc/intel/common/smbios: Add addtional infos to dimm_info 2019-06-06 11:32:52 +00:00
acpi.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
chip.c soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
chip.h soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
cpu.c soc/intel: Remove unused pointer argument in mca_configure() 2019-05-21 16:20:56 +00:00
elog.c soc/intel/icelake: Add chipset event logging 2019-05-02 06:02:52 +00:00
finalize.c soc/intel/icelake: Clear PMCON status bits 2019-05-02 06:02:40 +00:00
fsp_params.c
gpio.c soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
graphics.c src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
gspi.c
i2c.c
Kconfig soc/intel: Replace UART_BASE() and friends with a Kconfig 2019-06-03 15:23:49 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpc.c src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
Makefile.inc soc/intel/icelake: Add chipset event logging 2019-05-02 06:02:52 +00:00
memmap.c post_code: add post code for hardware initialization failure 2019-05-22 17:44:53 +00:00
p2sb.c
pmc.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
pmutil.c soc/intel/icelake: Move power_state functions to pmutil.c 2019-05-02 06:03:06 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c
smihandler.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
smmrelocate.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
spi.c
systemagent.c src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
uart.c soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode() 2019-06-03 13:26:00 +00:00