coreboot/src
Angel Pons 8cc39a5fae nb/intel/haswell/finalize.c: Lock down MC ARB register
The Haswell System Agent BIOS Spec revision 0.6.0 indicates this
register needs to be locked, and Broadwell already locks it.

Tested on Asrock B85M Pro4, still boots and register is locked.

Change-Id: Icdeb39e2fdde1403b6ab83faed214addca863f4b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46680
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-24 20:47:17 +00:00
..
acpi acpigen: Make acpigen_write_opregion() argument const 2020-10-21 22:24:27 +00:00
arch sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
commonlib drivers/smmstore: Implement SMMSTORE version 2 2020-10-22 12:29:47 +00:00
console src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
cpu cpu/intel/common: rework code previously moved to common cpu code 2020-10-24 09:53:26 +00:00
device device: Allow virtual/generic devices under PCI in devicetree 2020-10-21 15:35:33 +00:00
drivers drivers/smmstore: Implement SMMSTORE version 2 2020-10-22 12:29:47 +00:00
ec ec/google/chromeec: Add wrappers to get/set the voltage 2020-10-20 06:58:11 +00:00
include cpu/intel/common: rework code previously moved to common cpu code 2020-10-24 09:53:26 +00:00
lib drivers/smmstore: Implement SMMSTORE version 2 2020-10-22 12:29:47 +00:00
mainboard mb/google/zork: update USB 2.0 controller Lane Parameter for berknip 2020-10-24 14:00:08 +00:00
northbridge nb/intel/haswell/finalize.c: Lock down MC ARB register 2020-10-24 20:47:17 +00:00
security sec/intel/txt: Split MTRR setup ASM code into a macro 2020-10-22 20:06:54 +00:00
soc soc/intel/broadwell: Use get_{pmbase,gpiobase} 2020-10-24 20:46:11 +00:00
southbridge sb/intel/lynxpoint: Ensure that dev->chip_info is not null 2020-10-24 20:45:49 +00:00
superio superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
vendorcode vc/amd/fsp/picasso: Remove typedefs in bl_syscall_public.h 2020-10-23 16:28:26 +00:00
Kconfig drivers/intel/usb4: Add driver for USB4 retimer device 2020-10-19 06:51:40 +00:00