coreboot-kgpe-d16/src/northbridge/intel/haswell
Subrata Banik b7db12bf7e {nb,soc}/intel: Use get_current_microcode_rev() for ucode version
This patch removes all redundant read microcode version implementation
from SoC directory and refer from cpu/intel/microcode/microcode.c file.

TEST=Able to get correct microcode version.

Change-Id: Icb905b18d85f1c5b68fac6905f3c65e95bffa2da
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44175
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-08-05 15:36:38 +00:00
..
acpi nb/intel/haswell: Use ASL 2.0 syntax 2020-08-04 21:33:58 +00:00
acpi.c nb/intel/haswell: Deduplicate PCIEXBAR decoding 2020-08-04 21:28:05 +00:00
bootblock.c src: Change BOOL CONFIG_ to CONFIG() in comments & strings 2020-07-26 21:20:30 +00:00
chip.h haswell: Move some MRC settings to devicetree 2020-07-12 11:16:12 +00:00
early_init.c haswell: drop unused function parameter 2020-07-08 22:16:15 +00:00
finalize.c
gma.c nb/intel/haswell: Add Crystal Well PCI IDs 2020-08-03 05:16:41 +00:00
haswell.h nb/intel/haswell: Deduplicate PCIEXBAR decoding 2020-08-04 21:28:05 +00:00
hostbridge_regs.h nb/intel/*: Fill in SMBIOS type 16 on SNB/HSW 2020-07-30 22:45:54 +00:00
Kconfig haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option 2020-07-12 10:08:09 +00:00
Makefile.inc haswell: relocate romstage_common to northbridge 2020-07-08 22:16:58 +00:00
mchbar_regs.h
memmap.c
minihd.c nb/intel/haswell: Add Crystal Well PCI IDs 2020-08-03 05:16:41 +00:00
northbridge.c nb/intel/haswell: Deduplicate PCIEXBAR decoding 2020-08-04 21:28:05 +00:00
pcie.c nb/intel/haswell: Add Crystal Well PCI IDs 2020-08-03 05:16:41 +00:00
pei_data.h treewide: Replace BSD-3-Clause and ISC headers with SPDX headers 2020-05-11 17:12:16 +00:00
raminit.c nb/intel/*: Fill in SMBIOS type 16 on SNB/HSW 2020-07-30 22:45:54 +00:00
raminit.h haswell: Add function to retrieve SPD addresses 2020-07-12 10:10:11 +00:00
report_platform.c {nb,soc}/intel: Use get_current_microcode_rev() for ucode version 2020-08-05 15:36:38 +00:00
romstage.c sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE 2020-07-20 17:04:46 +00:00