Attention is currently required from: HAOUAS Elyes, Felix Held.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50428 )
Change subject: src/superio: Fix typo in comment
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/50428
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2e5cac310af824eb9756b2aa9459239e0b5784da
Gerrit-Change-Number: 50428
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Tue, 09 Feb 2021 23:49:06 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/50458 )
Change subject: soc/amd/picasso/smihandler: replace southbride.c in comment with fch.c
......................................................................
soc/amd/picasso/smihandler: replace southbride.c in comment with fch.c
southbridge.c was renamed and split into early_fch.c and fch.c.
Signed-off-by: Felix Held <felix-coreboot(a)felixheld.de>
Change-Id: Ie439e746fb3dfe9ec865481a76a09eab378242bb
---
M src/soc/amd/picasso/smihandler.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/50458/1
diff --git a/src/soc/amd/picasso/smihandler.c b/src/soc/amd/picasso/smihandler.c
index faf4f7b..d6c3ed0 100644
--- a/src/soc/amd/picasso/smihandler.c
+++ b/src/soc/amd/picasso/smihandler.c
@@ -226,7 +226,7 @@
/*
* Table of functions supported in the SMI handler. Note that SMI source setup
- * in southbridge.c is unrelated to this list.
+ * in fch.c is unrelated to this list.
*/
static const struct smi_sources_t smi_sources[] = {
{ .type = SMITYPE_SMI_CMD_PORT, .handler = sb_apmc_smi_handler },
--
To view, visit https://review.coreboot.org/c/coreboot/+/50458
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie439e746fb3dfe9ec865481a76a09eab378242bb
Gerrit-Change-Number: 50458
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-MessageType: newchange
Attention is currently required from: Martin Roth, HAOUAS Elyes.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50432 )
Change subject: security/intel/txt/Makefile.inc: Use tab for indent
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/50432
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic85a3b6cfb462f335df99e7d6c6c7aa46dc094e7
Gerrit-Change-Number: 50432
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Martin Roth <martinroth(a)google.com>
Gerrit-Attention: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-Comment-Date: Tue, 09 Feb 2021 23:47:10 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Angel Pons has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/49278 )
Change subject: acpi: Add option to stub out Global NVS
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/49278
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie31f02c9e279e47ff10562bb077367d4e33f4dd9
Gerrit-Change-Number: 49278
Gerrit-PatchSet: 1
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Lance Zhao
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Attention is currently required from: Kyösti Mälkki, Alexander Couzens, Patrick Rudolph.
Kyösti Mälkki has uploaded a new patch set (#3) to the change originally created by Angel Pons. ( https://review.coreboot.org/c/coreboot/+/49280 )
Change subject: sb/intel/ibexpeak: Drop Global NVS support
......................................................................
sb/intel/ibexpeak: Drop Global NVS support
Was copy-pasted from bd82x6x and no mainboard actually needs it.
The few globals moved outside the GNVS will be removed, relocated or
replaced with acpigen later.
Change-Id: I590a355f1bd1e54365b2e329cfdc62384446a15c
Signed-off-by: Angel Pons <th3fanbus(a)gmail.com>
---
M src/mainboard/lenovo/t410/acpi/ec.asl
D src/mainboard/lenovo/t410/acpi_tables.c
M src/mainboard/lenovo/t410/dsdt.asl
M src/mainboard/lenovo/t410/smihandler.c
M src/mainboard/lenovo/x201/acpi/ec.asl
D src/mainboard/lenovo/x201/acpi_tables.c
M src/mainboard/lenovo/x201/dsdt.asl
M src/mainboard/lenovo/x201/smihandler.c
M src/mainboard/packardbell/ms2290/dsdt.asl
M src/mainboard/packardbell/ms2290/smihandler.c
M src/northbridge/intel/ironlake/acpi/hostbridge.asl
M src/southbridge/intel/ibexpeak/Kconfig
D src/southbridge/intel/ibexpeak/acpi/globalnvs.asl
D src/southbridge/intel/ibexpeak/include/soc/nvs.h
M src/southbridge/intel/ibexpeak/smihandler.c
15 files changed, 19 insertions(+), 391 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/49280/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/49280
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I590a355f1bd1e54365b2e329cfdc62384446a15c
Gerrit-Change-Number: 49280
Gerrit-PatchSet: 3
Gerrit-Owner: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Attention: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-MessageType: newpatchset