switch-coreboot/src
Martin Roth 3bb9405494 ibase/mb899: Fix IASL warning and remark
- Add an empty Operating Region for the empty _REG method
- Move Named objects out of _CRS Method
- Remove Kconfig default disabling IASL warnings as errors

Fixes these items:
dsdt.aml 1449:  Method (_CRS, 0)
Remark   2120 -           ^ Control Method should be made Serialized
(due to creation of named objects within)
dsdt.aml 1458: Method (_REG, 2)
Warning  3079 -          ^ _REG has no corresponding Operation Region

Change-Id: I801a84468097687c91d6ee3f44cec06243355fac
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12531
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-11-27 18:10:36 +01:00
..
acpi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
arch Unify OBJCOPY arguments throughout various x86 stages 2015-11-24 14:48:22 +01:00
commonlib commonlib/cbmem_id.h: Add CBMEM_ID_HOB_POINTER to CBMEM_ID_TO_NAME_TABLE 2015-11-23 21:10:28 +01:00
console console: Add help for serial IO port selection 2015-11-21 03:42:33 +01:00
cpu amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0Fh 2015-11-26 23:17:08 +01:00
device x86emu: Remove XFree86 CVS tags 2015-11-20 20:43:54 +01:00
drivers fsp1_0: Update Kconfig for symbols not depending on FSP binary 2015-11-23 18:49:54 +01:00
ec ec/quanta/ene_kb3940q: Fix ACPI Notice 2015-11-24 22:40:12 +01:00
include southbridge/amd/sr5650: Add IOMMU support 2015-11-23 23:02:16 +01:00
lib lib/timestamp.c: only log "Timestamp table full" once 2015-11-24 21:01:25 +01:00
mainboard ibase/mb899: Fix IASL warning and remark 2015-11-27 18:10:36 +01:00
northbridge northbridge/amd/amdmct/mct_ddr3: Add CC6 setup information messages 2015-11-24 19:50:11 +01:00
soc soc/intel/common: Fix whitespace in Kconfig 2015-11-27 18:07:29 +01:00
southbridge southbridge/amd/sb700: Fix drifting system clock 2015-11-26 10:46:04 +01:00
superio superio/smsc/mec1308: Fix IASL warnings 2015-11-24 22:30:19 +01:00
vendorcode chromeos: Fix Kconfig TPM warnings on systems with no LPC TPM 2015-11-21 03:40:31 +01:00
Kconfig IASL: Enable warnings as errors 2015-11-23 18:48:58 +01:00