coreboot-kgpe-d16/src/cpu/intel/haswell
Angel Pons 082d822861 cpu/intel/haswell: Update Broadwell ULT µcode updates
The µcode updates for Broadwell come from coreboot's blobs submodule
and have not been updated in at least 7 years. Use the µcode updates
available in the intel-microcode submodule. This change forgoes some
µcode updates for old Broadwell ULT/ULX steppings with CPUID 0x306d2
and 0x306d3, as well as an old µcode update for Haswell ULT/ULX CPUs
with CPUID 0x40651 in favor of a newer intel-microcode revision that
was already being used: when the µcode updates are concatenated into
one file, the newer µcode update revision would be placed before the
older revision, so the latter would never be used.

Change-Id: I67f8a58552bd211095c183e6f7a219d60e3be162
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67526
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-09-20 07:53:57 +00:00
..
acpi.c cpu: Get rid of unnecessary blank line {before,after} barce 2022-07-17 18:57:54 +00:00
bootblock.c
chip.h
finalize.c
haswell.h
haswell_init.c cpu/intel: Remove unused <acpi/acpi.h> 2022-04-24 18:28:37 +00:00
Kconfig cpu/intel/haswell: Allow up to six microcodes in the FIT table 2022-09-15 13:01:13 +00:00
Makefile.inc cpu/intel/haswell: Update Broadwell ULT µcode updates 2022-09-20 07:53:57 +00:00
romstage.c
smmrelocate.c