coreboot-kgpe-d16/src
Keith Hui 75f4776610 asus/p2b*: Declare \_SB.PCI0.MBRS in DSDT
sb/intel/i82371eb/isa.c has code that fills this path with CPU info.
Because it was not declared in the DSDT, Linux kernel 4.4.18 as used in
Slackware 14.2 complains.

Change-Id: Ib85dd02504b068bb7ea71be2f22e425f3831595a
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38601
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-18 18:54:16 +00:00
..
acpi
arch cpu/x86/acpi: Add assignments to ACPI_Sn enums 2020-04-15 14:05:28 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
drivers mainboard/lenovo: Use the original hardware ids for keyboard/pointing 2020-04-14 09:50:10 +00:00
ec ec/google/chromeec: Update the USBC ACPI device hierarchy 2020-04-17 18:51:04 +00:00
include intel/common/block/lpc: Add new device IDs for Lewisburg PCH 2020-04-16 18:42:57 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard asus/p2b*: Declare \_SB.PCI0.MBRS in DSDT 2020-04-18 18:54:16 +00:00
northbridge asus/p2b*: Move serial init into mainboard bootblock 2020-04-18 18:51:59 +00:00
security ec_sync: Run EFS2 in romstage 2020-04-17 22:01:48 +00:00
soc soc/intel/*/vr_config.c: Use __func__ in error message 2020-04-18 18:49:56 +00:00
southbridge i82371eb: Drop KB/Mouse/FDC declarations 2020-04-18 18:52:34 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vc/amd/agesa/f14: Fix function return type 2020-04-18 18:45:08 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00