coreboot-kgpe-d16/src/soc/intel/broadwell
Angel Pons 162a737599 soc/intel/broadwell: Remove unnecessary array
The MAD_DIMM registers can be read within the loop just fine.

Change-Id: Id0c79aaa506f7545826445bc5b065408105b46ba
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46369
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-10-23 20:29:07 +00:00
..
acpi soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
bootblock soc/intel/broadwell: Drop reg-script usage from bootblock PCH init 2020-10-23 18:14:28 +00:00
include/soc soc/intel/broadwell: Remove unnecessary array 2020-10-23 20:29:07 +00:00
romstage soc/intel/broadwell: Remove unnecessary array 2020-10-23 20:29:07 +00:00
acpi.c soc/intel/broadwell: Add RMRRs after all DRHDs 2020-08-04 21:43:35 +00:00
adsp.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
chip.c device/pci_device: Extract pci_domain_set_resources from SOC 2020-05-12 20:07:25 +00:00
chip.h soc/intel/*/chip.h: Use uint32_t for tcc_offset 2020-09-27 22:45:20 +00:00
cpu.c haswell/broadwell: Fix typos of BCLK 2020-10-23 18:10:30 +00:00
cpu_info.c src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
ehci.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
elog.c elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
fadt.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
finalize.c soc/intel/broadwell: Define RCBA register LCAP 2020-10-23 18:14:21 +00:00
gma.c soc/intel/broadwell/igd.c: Rename to gma.c 2020-10-14 08:36:16 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hda.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
iobp.c lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEW 2020-10-08 08:00:41 +00:00
Kconfig soc/intel/broadwell: Use common early SMBus code 2020-10-23 18:08:51 +00:00
lpc.c soc/intel/broadwell/lpc.c: Drop reg-script usage for PCH misc init 2020-10-23 18:08:13 +00:00
Makefile.inc soc/intel/broadwell/igd.c: Rename to gma.c 2020-10-14 08:36:16 +00:00
me.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
me_status.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
memmap.c soc/intel/broadwell: Move fill_postcar_frame to memmap.c 2020-10-23 18:14:42 +00:00
minihd.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
pch.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
pcie.c soc/intel/broadwell/pcie.c: Add some null checks 2020-10-14 08:37:52 +00:00
pei_data.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
pmutil.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
ramstage.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
refcode.c src: Drop unused <cpu/x86/tsc.h> include 2020-07-14 16:14:33 +00:00
sata.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
serialio.c ACPI: Drop typedef global_nvs_t 2020-06-30 09:19:10 +00:00
smbus.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
smi.c soc/intel/broadwell/smi.c: Drop unused functions 2020-10-14 08:38:08 +00:00
smihandler.c soc/intel/broadwell: Align cosmetics with Haswell/Lynx Point 2020-10-14 08:36:43 +00:00
smmrelocate.c src/soc/intel: Drop unneeded empty lines 2020-09-21 16:15:25 +00:00
systemagent.c soc/intel/broadwell/systemagent.c: Fix typo 2020-06-22 11:43:27 +00:00
tsc_freq.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
usb_debug.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
xhci.c soc/intel/broadwell/xhci.c: Align with Lynx Point 2020-10-14 08:38:42 +00:00