the following patch was just integrated into master:
commit 6add44bd3c462ed25828657cbb329b996aa91c51
Author: Martin Roth <martinroth(a)google.com>
Date: Thu Feb 9 17:51:20 2017 -0800
src/cpu/x86: Update/Add license headers to all files
Change-Id: I436bf0e7db008ea78e29eaeef10bea101e6c8922
Signed-off-by: Martin Roth <martinroth(a)google.com>
Reviewed-on: https://review.coreboot.org/18405
Tested-by: build bot (Jenkins)
Reviewed-by: Arthur Heymans <arthur(a)aheymans.xyz>
See https://review.coreboot.org/18405 for details.
-gerrit
the following patch was just integrated into master:
commit 996cf797e13c7e192f7b4c8ed6834443206f1f97
Author: Martin Roth <martinroth(a)google.com>
Date: Thu Feb 9 17:26:06 2017 -0800
src/cpu/intel: Add license headers to all files
Change-Id: I5ba8b186972fb59686dcbe11358cd26408cbaf05
Signed-off-by: Martin Roth <martinroth(a)google.com>
Reviewed-on: https://review.coreboot.org/18404
Tested-by: build bot (Jenkins)
Reviewed-by: Arthur Heymans <arthur(a)aheymans.xyz>
See https://review.coreboot.org/18404 for details.
-gerrit
the following patch was just integrated into master:
commit 869532264a20801a58ccfb4bbca1b52d015a959f
Author: Martin Roth <martinroth(a)google.com>
Date: Thu Feb 9 17:23:55 2017 -0800
src/cpu/amd: Update/Add license headers to all files
Change-Id: I1e0b2b9086db6b3c2f716d9400a83eb60b2ce222
Signed-off-by: Martin Roth <martinroth(a)google.com>
Reviewed-on: https://review.coreboot.org/18403
Tested-by: build bot (Jenkins)
Reviewed-by: Arthur Heymans <arthur(a)aheymans.xyz>
See https://review.coreboot.org/18403 for details.
-gerrit
the following patch was just integrated into master:
commit bf4845dd3acf3ce9e9c63ce8c35ee7111351aa78
Author: Furquan Shaikh <furquan(a)chromium.org>
Date: Mon Feb 20 22:56:25 2017 -0800
arch/x86/acpigen: Provide helper functions for enabling/disabling GPIO
In order to allow GPIOs to be set/clear according to their polarity,
provide helper functions that check for polarity and call set/clear
SoC functions for generating ACPI code.
BUG=None
BRANCH=None
TEST=Verified that the ACPI code generated remains the same as before
for reef.
Change-Id: Ie8bdb9dc18e61a4a658f1447d6f1db0b166d9c12
Signed-off-by: Furquan Shaikh <furquan(a)chromium.org>
Reviewed-on: https://review.coreboot.org/18427
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
Tested-by: build bot (Jenkins)
See https://review.coreboot.org/18427 for details.
-gerrit
the following patch was just integrated into master:
commit 5b9b593f2f888c81cc0af8eb2fc2173c83562003
Author: Furquan Shaikh <furquan(a)chromium.org>
Date: Tue Feb 21 13:16:30 2017 -0800
acpi: Add ACPI_ prefix to IRQ enum and struct names
This is done to avoid any conflicts with same IRQ enums defined by other
drivers.
BUG=None
BRANCH=None
TEST=Compiles successfully
Change-Id: I539831d853286ca45f6c36c3812a6fa9602df24c
Signed-off-by: Furquan Shaikh <furquan(a)chromium.org>
Reviewed-on: https://review.coreboot.org/18444
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
See https://review.coreboot.org/18444 for details.
-gerrit