coreboot/src/soc/amd/mendocino
Felix Held 3ecf377e30 soc/amd: use CPUID_FROM_FMS macro instead of magic numbers
Port over the remaining AMD SoCs to use CPUID_FROM_FMS. The Glinda CPUID
still needs to be updated to the actual CPUID, but for now just change
it to use CPUID_FROM_FMS.

TEST=Resulting image of timeless build for Gardenia (Stoneyridge),
Majolica (Cezanne), Chausie (Mendocino), Mayan (Phoenix) and Birman
(Glinda) don't change.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia508f857d06f3c15e3ac9f813302471348ce3d89
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72862
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-02-08 15:52:56 +00:00
..
acpi soc/amd/mendocino: remove LIDS field from global NVS 2023-02-06 12:13:15 +00:00
include/soc soc/amd: use CPUID_FROM_FMS macro instead of magic numbers 2023-02-08 15:52:56 +00:00
psp_verstage soc/amd/mendocino: PSP_INCLUDES_HSP 2023-01-15 02:27:11 +00:00
acpi.c soc/amd/mendocino/acpi: use acpigen_write_processor_device 2023-01-31 17:36:15 +00:00
agesa_acpi.c soc/amd/*/agesa_acpi: add TODO for adding CRAT table 2023-01-18 14:06:30 +00:00
aoac.c treewide: Fix old-style declarations 2023-01-17 04:23:49 +00:00
chip.c soc/amd/mendocino: Remove TODO after review 2023-01-20 15:56:26 +00:00
chip.h soc/amd/mendocino: Remove TODO after review 2023-01-20 15:56:26 +00:00
chipset_mendocino.cb soc/amd: introduce and use common amd_cpu_bus_ops struct 2023-01-17 19:26:16 +00:00
chipset_rembrandt.cb soc/amd: introduce and use common amd_cpu_bus_ops struct 2023-01-17 19:26:16 +00:00
config.c soc/amd/mendocino: Remove TODO after review 2023-01-12 20:35:41 +00:00
cpu.c soc/amd/mendocino/cpu: use CPUID_ALL_STEPPINGS_MASK 2023-02-08 15:09:25 +00:00
early_fch.c soc/amd/mendocino: Add code for printing STB to boot log 2022-10-28 21:36:22 +00:00
espi_util.c soc/amd/glinda,mendocino,phoenix/espi_util: add comment about register 2023-01-20 22:23:50 +00:00
fch.c soc/amd: Use common reset code for CZN & MDN SoCs 2023-02-04 03:23:04 +00:00
fsp_m_params.c soc/amd/mendocino: Hook up UPD dxio_tx_vboost_enable for PCIe optimization 2023-01-04 07:15:10 +00:00
fsp_s_params.c
fw.cfg
gpio.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
i2c.c /: Remove "ERROR: "/"WARNING: " prefixes from log messages 2022-11-10 21:31:18 +00:00
Kconfig soc/amd: Use common reset code for CZN & MDN SoCs 2023-02-04 03:23:04 +00:00
Makefile.inc soc/amd: Use common reset code for CZN & MDN SoCs 2023-02-04 03:23:04 +00:00
mca.c
romstage.c soc/amd/mendocino: Remove TODO after review 2023-01-12 20:35:41 +00:00
root_complex.c treewide: Remove unused <cpu/amd/msr.h> 2023-01-09 21:17:08 +00:00
smihandler.c sb,soc/amd: Remove unused southbridge_io_trap_handler() 2022-12-06 23:24:48 +00:00
uart.c soc/amd: Include <gpio.h> instead of <soc/gpio.h> 2023-01-18 05:13:30 +00:00
xhci.c