coreboot-kgpe-d16/src/soc/intel/apollolake
Francois Toguo 993f68ab5a soc/intel: Add mem_rank info in SMBIOS
"mosys memory spd print all" returns incorrect memory ranks info.
This patch and 2 upcomming ones (one in FSP) will address the issue.

BUG=b:122329046
TEST=Boot to OS on Bobba variant of Octopus
BRANCH=octopus

Change-Id: I212215040e4786c258a9c604cc5c2bb62867c842
Signed-off-by: Francois Toguo <francois.toguo.fotso@intel.com>
Reviewed-on: https://review.coreboot.org/c/31235
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-02-18 20:25:42 +00:00
..
acpi soc/intel/apollolake: Update XHCI ports for GLK in ACPI tables 2019-02-05 06:31:41 +00:00
bootblock soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
include/soc soc/intel/apollolake: Add GLK usb2eye configuration override 2019-01-29 12:31:03 +00:00
acpi.c soc/apollolake: Generate DMAR table 2019-01-28 13:42:32 +00:00
car.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
chip.c intel/apollolake: Add parameter to enable VTD in devicetree 2019-02-05 06:34:44 +00:00
chip.h intel/apollolake: Add parameter to enable VTD in devicetree 2019-02-05 06:34:44 +00:00
cpu.c soc/intel/apl: Call mca_configure() on cold boots only 2019-02-05 13:27:22 +00:00
cse.c soc/intel: Clean mess around UART_DEBUG 2019-01-09 22:15:48 +00:00
elog.c soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
fspcar.c soc/intel: Consolidate FSP CAR setup and teardown code 2018-10-25 09:26:50 +00:00
glk_page_map.txt
gpio_apl.c
gpio_glk.c
graphics.c soc/intel/apl: Enable graphics with libgfxinit 2018-12-03 14:47:50 +00:00
gspi.c
heci.c
i2c.c
Kconfig soc/intel/{apl,skl}: Drop redundant select RTC 2019-01-28 10:45:46 +00:00
lpc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
Makefile.inc soc/intel/apl: Hook microcode updates up 2019-01-15 09:19:11 +00:00
meminit.c soc/intel/apollolake: Revert the w/a nWR_24 setting 2018-10-31 05:38:42 +00:00
meminit_util_apl.c soc/intel: Add mem_rank info in SMBIOS 2019-02-18 20:25:42 +00:00
meminit_util_glk.c soc/intel: Add mem_rank info in SMBIOS 2019-02-18 20:25:42 +00:00
memmap.c soc/intel: Get rid of device_t 2018-12-20 22:16:24 +00:00
mmap_boot.c soc/intel/apl: Warn if CBFS is outside the memory mapped area 2018-12-06 12:06:16 +00:00
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
pdpt.c
pmc.c soc/intel/apollolake: Remove call to pmc_fixup_power_state 2018-06-28 04:59:53 +00:00
pmutil.c buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
pnpconfig.c
pt.c
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
romstage.c soc/intel: Clean mess around UART_DEBUG 2019-01-09 22:15:48 +00:00
sd.c
smihandler.c src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
spi.c
systemagent.c intel/apollolake: Add fixed resources for VTd to system resources 2019-01-28 13:42:53 +00:00
uart.c soc/intel/common/block: Move common uart function to block/uart 2018-08-20 15:51:48 +00:00
xdci.c