coreboot/src
Frans Hendriks d97eb646e7 soc/intel/braswell/northcluster.c: Reserve local APIC resources
The resources of the local APIC are not reserved.
Use mmio_resource() to add local APIC resources.

BUG=N/A
TEST=Intel CherryHill CRB

Change-Id: Ieb9de45098d507d59f1974eddb7a94cb18ef7903
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/29375
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2018-11-28 11:47:01 +00:00
..
acpi
arch arch/x86: drop special case cbfs locator 2018-11-23 20:50:43 +00:00
commonlib src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo 2018-11-27 08:47:08 +00:00
console (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
cpu cpu/x86/Kconfig.debug: Remove weird dependencies and comments 2018-11-23 08:38:55 +00:00
device src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
drivers src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo 2018-11-27 08:47:08 +00:00
ec src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
include soc/intel/common: Add audio controller device id for SKL-H pch 2018-11-27 08:45:38 +00:00
lib src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
mainboard mb/google/octopus/var/phaser: Deprecate board id 0 2018-11-27 22:39:14 +00:00
northbridge nb/amd/amdmct/{mct,mct_ddr3}: Replace "magic" numbers with macros 2018-11-27 08:50:21 +00:00
security src: Remove unneeded include <cbmem.h> 2018-11-16 10:56:47 +00:00
soc soc/intel/braswell/northcluster.c: Reserve local APIC resources 2018-11-28 11:47:01 +00:00
southbridge sb/intel/common: Fix style issue in spi.c 2018-11-28 11:44:42 +00:00
superio src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
vendorcode soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
Kconfig cpu/x86/Kconfig.debug: Move more options here 2018-11-23 08:38:31 +00:00