coreboot/src
Felix Held 71dfa82380 cpu/intel/socket_LGA775: Drop commented-out entries
The code for these CPU models isn't present in coreboot. These lines
have been commented-out since they where added, so drop them.

Change-Id: I8fc53fea4225217bc5bb70d839c280ebb64fd3a6
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44218
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-10-26 17:43:41 +00:00
..
acpi acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table 2021-10-21 20:03:14 +00:00
arch arch/x86: fix a wrong variable in ioapic_set_max_vectors() 2021-10-23 16:33:58 +00:00
commonlib src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/intel/socket_LGA775: Drop commented-out entries 2021-10-26 17:43:41 +00:00
device src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
drivers drivers/pc80/tpm: Use '%u' as printf formatter for unsigned variables 2021-10-25 16:12:15 +00:00
ec ec/google/chromeec: Register USB-C mux operations 2021-10-06 22:20:32 +00:00
include include/device: ensure valid link/bus is passed to mp_cpu_bus_init 2021-10-22 14:58:31 +00:00
lib lib/cbfs: Call rdev_unmap on hash mismatch 2021-10-20 15:55:21 +00:00
mainboard mb/prodrive/hermes: Remove overridetree 2021-10-26 16:16:01 +00:00
northbridge AGESA binaryPI: Use common acpi_fill_madt() 2021-10-22 14:28:27 +00:00
security Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" 2021-10-15 13:00:32 +00:00
soc soc/*/Makefile: don't add cpu/x86/cache 2021-10-26 15:37:45 +00:00
southbridge arch/x86/ioapic: Select IOAPIC with SMP 2021-10-22 14:18:45 +00:00
superio src/soc to src/superio: Fix spelling errors 2021-10-05 18:07:08 +00:00
vendorcode vc/amd/fsp/cezanne: Add UPD fsp_owns_pcie_resets to FSP-M for Cezanne 2021-10-11 15:55:35 +00:00
Kconfig arch/x86/ioapic: Select IOAPIC with SMP 2021-10-22 14:18:45 +00:00