coreboot/src/cpu/intel
Angel Pons 0e9c2f53b0 haswell/broadwell: Move CPU bus ops to CPU code
Commit 4c4bd3cd97 ("soc/intel/broadwell: Hook up PCI domain and CPU
cluster ops to devicetree") and commit 600fa266bd ("nb/intel/haswell:
Hook up PCI domain and CPU cluster ops to devicetree") decoupled the CPU
bus device operations from northbridge code. Since Haswell and Broadwell
both use the same CPU code, move the CPU bus ops to CPU code in order to
deduplicate them.

Change-Id: I11cbff3d87e233f40a40f2fc70840f6bf35b0cb9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91463
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-04 16:46:52 +00:00
..
car arch/x86: Add pre- and post-memory platform hooks to romstage 2026-01-30 08:31:21 +00:00
common arch/x86: Fix typo for macro CPUID_FEATURE_HTT 2024-03-21 20:37:51 +00:00
fit Makefile.mk,cpu/intel/fit/Makefile.mk: introduce CBFS_REGIONS 2025-12-20 17:39:22 +00:00
haswell haswell/broadwell: Move CPU bus ops to CPU code 2026-03-04 16:46:52 +00:00
microcode cpu/intel/microcode: Fix get_microcode_size 2026-02-09 15:22:04 +00:00
model_6bx arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_6ex arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_6fx payloads/edk2: Add Kconfig to use LAPIC timer 2024-04-20 18:38:55 +00:00
model_6xx arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_65x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_67x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_68x cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
model_106cx arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_206ax mp_init: Pass microcode size to MPinit 2026-03-03 21:38:23 +00:00
model_1067x mp_init: Pass microcode size to MPinit 2026-03-03 21:38:23 +00:00
model_2065x mp_init: Pass microcode size to MPinit 2026-03-03 21:38:23 +00:00
model_f2x mp_init: Pass microcode size to MPinit 2026-03-03 21:38:23 +00:00
model_f3x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
model_f4x arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
slot_1 treewide: Remove unused CHIPs 2024-02-20 11:01:36 +00:00
smm cpu/intel: Use existing defines for MTRR_CAP_MSR 2026-02-24 16:19:26 +00:00
socket_441 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_BGA956 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_BGA1744 cpu/intel: Add SMBIOS Socket BGA1744 type 2025-12-02 01:55:26 +00:00
socket_FCBGA559 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_LGA775 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_LGA1700 cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_LGA3647_1 cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_LGA4189 cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_LGA4677 cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_m arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_mPGA604 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
socket_OTHER cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
socket_p arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
speedstep cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
turbo arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
Kconfig cpu/intel: Add SMBIOS Socket BGA1744 type 2025-12-02 01:55:26 +00:00
Makefile.mk cpu/intel: Add SMBIOS Socket BGA1744 type 2025-12-02 01:55:26 +00:00