Marc Jones has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45834 )
Change subject: soc/intel/xeon_sp/acpi: Rename pci_irq.asl
......................................................................
soc/intel/xeon_sp/acpi: Rename pci_irq.asl
Rename pci_irq.asl to pci_irqs.asl to match other intel soc file
names. This makes comparing differences much easier.
Change-Id: I622dfef675c3df2dff7a3024ccbe14c356a5cd86
Signed-off-by: Marc Jones <marcjones(a)sysproconsulting.com>
---
R src/soc/intel/xeon_sp/acpi/pci_irqs.asl
M src/soc/intel/xeon_sp/acpi/uncore.asl
2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/45834/1
diff --git a/src/soc/intel/xeon_sp/acpi/pci_irq.asl b/src/soc/intel/xeon_sp/acpi/pci_irqs.asl
similarity index 100%
rename from src/soc/intel/xeon_sp/acpi/pci_irq.asl
rename to src/soc/intel/xeon_sp/acpi/pci_irqs.asl
diff --git a/src/soc/intel/xeon_sp/acpi/uncore.asl b/src/soc/intel/xeon_sp/acpi/uncore.asl
index b1b5f6c..236ae75 100644
--- a/src/soc/intel/xeon_sp/acpi/uncore.asl
+++ b/src/soc/intel/xeon_sp/acpi/uncore.asl
@@ -26,7 +26,7 @@
Scope (\_SB)
{
- #include "pci_irq.asl"
+ #include "pci_irqs.asl"
#include "uncore_irq.asl"
#include "iiostack.asl"
}
--
To view, visit https://review.coreboot.org/c/coreboot/+/45834
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I622dfef675c3df2dff7a3024ccbe14c356a5cd86
Gerrit-Change-Number: 45834
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc(a)marcjonesconsulting.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-MessageType: newchange
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/16519 )
Change subject: superio/nuvoton: Add back Nuvoton NCT6776 support
......................................................................
Patch Set 9:
(1 comment)
https://review.coreboot.org/c/coreboot/+/16519/9/src/superio/nuvoton/nct677…
File src/superio/nuvoton/nct6776/Kconfig:
https://review.coreboot.org/c/coreboot/+/16519/9/src/superio/nuvoton/nct677…
PS9, Line 23: default n
It looks like this wasn’t just a revert after all. At least that Kconfig symbol did not exist back then.
--
To view, visit https://review.coreboot.org/c/coreboot/+/16519
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I546879285ad8336e81798d0fbdf94f72e1fa61a2
Gerrit-Change-Number: 16519
Gerrit-PatchSet: 9
Gerrit-Owner: Teo Boon Tiong <boon.tiong.teo(a)intel.com>
Gerrit-Reviewer: Andrey Petrov <andrey.petrov(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Huang Jin <huang.jin(a)intel.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Teo Boon Tiong <boon.tiong.teo(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 03 Oct 2020 09:00:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45960 )
Change subject: mb/clevo/l140cu: drop USE_LEGACY_8254_TIMER
......................................................................
Patch Set 1:
Please, is it also true for the other platforms ?
'grep -r USE_LEGACY_8254_TIMER'
--
To view, visit https://review.coreboot.org/c/coreboot/+/45960
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5ce4f5168586bf305969b2e24b6ee895c8552749
Gerrit-Change-Number: 45960
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Niewöhner <foss(a)mniewoehner.de>
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: HAOUAS Elyes <ehaouas(a)noos.fr>
Gerrit-Comment-Date: Sat, 03 Oct 2020 07:37:55 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment