build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74441 )
Change subject: [WIP] cpu/intel/speedstep: Use acpigen_write_processor_device()
......................................................................
Patch Set 2:
(1 comment)
File src/cpu/intel/speedstep/acpi.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-174273):
https://review.coreboot.org/c/coreboot/+/74441/comment/f786f71f_5c247fd3
PS2, Line 108: #if 0
Consider removing the code enclosed by this #if 0 and its #endif
--
To view, visit https://review.coreboot.org/c/coreboot/+/74441
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If1950ceac7daf8d8e91c74f1090c7451cb92e100
Gerrit-Change-Number: 74441
Gerrit-PatchSet: 2
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 17 Apr 2023 11:49:34 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74441
to look at the new patch set (#2).
Change subject: [WIP] cpu/intel/speedstep: Use acpigen_write_processor_device()
......................................................................
[WIP] cpu/intel/speedstep: Use acpigen_write_processor_device()
Change-Id: If1950ceac7daf8d8e91c74f1090c7451cb92e100
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
---
M src/cpu/intel/speedstep/acpi.c
M src/include/cpu/intel/speedstep.h
M src/southbridge/intel/i82801gx/fadt.c
M src/southbridge/intel/i82801gx/lpc.c
M src/southbridge/intel/i82801ix/fadt.c
M src/southbridge/intel/i82801ix/lpc.c
M src/southbridge/intel/i82801jx/fadt.c
M src/southbridge/intel/i82801jx/lpc.c
8 files changed, 56 insertions(+), 24 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/74441/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/74441
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If1950ceac7daf8d8e91c74f1090c7451cb92e100
Gerrit-Change-Number: 74441
Gerrit-PatchSet: 2
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74440
to look at the new patch set (#2).
Change subject: asus/p2b, emu/qemu-i440fx: Use acpigen_write_processor_device()
......................................................................
asus/p2b, emu/qemu-i440fx: Use acpigen_write_processor_device()
FADT duty_width/duty_offset fields, together with P_CNT (previously
P_BLK) IO address are provided with _PTC entry.
FADT p_lvl2/3_lat fields had values that disabled C2/C3 state
transitions so _CST entries are not required.
Change-Id: I629cd0793f6a64e955e197400efaa7d9d898e775
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
---
M src/southbridge/intel/i82371eb/acpi_tables.c
M src/southbridge/intel/i82371eb/fadt.c
2 files changed, 21 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/74440/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/74440
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I629cd0793f6a64e955e197400efaa7d9d898e775
Gerrit-Change-Number: 74440
Gerrit-PatchSet: 2
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Arthur Heymans.
Hello build bot (Jenkins), Paul Menzel, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74400
to look at the new patch set (#4).
Change subject: cpu/intel/speedstep: Separate single SSDT CPU entry
......................................................................
cpu/intel/speedstep: Separate single SSDT CPU entry
Change-Id: Ibe5d84c8fbff79cc73b01eee0980cbed71ceb506
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
---
M src/cpu/intel/speedstep/acpi.c
M src/southbridge/intel/i82371eb/acpi_tables.c
2 files changed, 67 insertions(+), 40 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/74400/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/74400
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibe5d84c8fbff79cc73b01eee0980cbed71ceb506
Gerrit-Change-Number: 74400
Gerrit-PatchSet: 4
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-MessageType: newpatchset
James R T has submitted this change. ( https://review.coreboot.org/c/gerrit-avatars/+/74495 )
Change subject: Add Gerrit avatar for 1004568
......................................................................
Add Gerrit avatar for 1004568
Signed-off-by: James Raphael Tiovalen <jamestiotio(a)gmail.com>
Change-Id: If6162054c6a7e420a1fd5483306d8993e0056ee4
---
A 1004568.jpg
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
build bot (Jenkins): Verified; Looks good to me, approved
diff --git a/1004568.jpg b/1004568.jpg
new file mode 100644
index 0000000..924839d
--- /dev/null
+++ b/1004568.jpg
Binary files differ
--
To view, visit https://review.coreboot.org/c/gerrit-avatars/+/74495
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: gerrit-avatars
Gerrit-Branch: master
Gerrit-Change-Id: If6162054c6a7e420a1fd5483306d8993e0056ee4
Gerrit-Change-Number: 74495
Gerrit-PatchSet: 1
Gerrit-Owner: James R T <jamestiotio(a)gmail.com>
Gerrit-Reviewer: James R T <jamestiotio(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: merged
James R T has uploaded this change for review. ( https://review.coreboot.org/c/gerrit-avatars/+/74495 )
Change subject: Add Gerrit avatar for 1004568
......................................................................
Add Gerrit avatar for 1004568
Signed-off-by: James Raphael Tiovalen <jamestiotio(a)gmail.com>
Change-Id: If6162054c6a7e420a1fd5483306d8993e0056ee4
---
A 1004568.jpg
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/gerrit-avatars refs/changes/95/74495/1
diff --git a/1004568.jpg b/1004568.jpg
new file mode 100644
index 0000000..924839d
--- /dev/null
+++ b/1004568.jpg
Binary files differ
--
To view, visit https://review.coreboot.org/c/gerrit-avatars/+/74495
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: gerrit-avatars
Gerrit-Branch: master
Gerrit-Change-Id: If6162054c6a7e420a1fd5483306d8993e0056ee4
Gerrit-Change-Number: 74495
Gerrit-PatchSet: 1
Gerrit-Owner: James R T <jamestiotio(a)gmail.com>
Gerrit-MessageType: newchange
Attention is currently required from: Nico Huber, Sean Rhodes.
Sean Rhodes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74406 )
Change subject: soc/intel/common/rtd3: Use D3COLD_SUPPORT to set max sleep state
......................................................................
Set Ready For Review
--
To view, visit https://review.coreboot.org/c/coreboot/+/74406
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I578d4933b6144aec79fe0b2eb168338ef82c0b9d
Gerrit-Change-Number: 74406
Gerrit-PatchSet: 3
Gerrit-Owner: Sean Rhodes <sean(a)starlabs.systems>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-Attention: Sean Rhodes <sean(a)starlabs.systems>
Gerrit-Comment-Date: Mon, 17 Apr 2023 10:28:14 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment