build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23455 )
Change subject: nb/intel/gm45: Use postcar stage to tear down CAR
......................................................................
Patch Set 6:
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/21252/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/66643/ : SUCCESS
--
To view, visit https://review.coreboot.org/23455
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I1e848dcadeffb092b98bc5868e370dffce44a0c0
Gerrit-Change-Number: 23455
Gerrit-PatchSet: 6
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:47:25 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23450 )
Change subject: intel/sandybridge: Tear down CAR in a separate postcar stage
......................................................................
Patch Set 13:
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/21251/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/66642/ : SUCCESS
--
To view, visit https://review.coreboot.org/23450
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ieefe0564af3470cba484eea131802f1529dbe22c
Gerrit-Change-Number: 23450
Gerrit-PatchSet: 13
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:42:46 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23454 )
Change subject: cpu/intel/socket_mPGA478mn,socket_BGA956: Use common CAR code
......................................................................
Patch Set 6:
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/21253/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/66644/ : SUCCESS
--
To view, visit https://review.coreboot.org/23454
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Icc768a88820ea70db15597e4f42b9d29abba796e
Gerrit-Change-Number: 23454
Gerrit-PatchSet: 6
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:41:35 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23467 )
Change subject: cpu/intel/car: Compute more things during runtime
......................................................................
Patch Set 3: Verified+1
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/21250/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/66641/ : SUCCESS
--
To view, visit https://review.coreboot.org/23467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I67d03ad5d612bd5e022e6eb619d988e8ccbf087a
Gerrit-Change-Number: 23467
Gerrit-PatchSet: 3
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:39:26 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/23467
to look at the new patch set (#3).
Change subject: cpu/intel/car: Compute more things during runtime
......................................................................
cpu/intel/car: Compute more things during runtime
This does a few more things during runtime:
* Compute the amount of variable MTRR's during runtime from
MTRR_CAP_MSR;
* Compute the PHYSMASK_HI during runtime from cpuid;
* Rely less on the assembler to get values derived from
CONFIG_DCACHE_RAM_BASE and CONFIG_DCACHE_RAM_SIZE;
Tested on X220: still boots
Change-Id: I67d03ad5d612bd5e022e6eb619d988e8ccbf087a
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
M src/cpu/intel/car/cache_as_ram.S
1 file changed, 69 insertions(+), 41 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/23467/3
--
To view, visit https://review.coreboot.org/23467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I67d03ad5d612bd5e022e6eb619d988e8ccbf087a
Gerrit-Change-Number: 23467
Gerrit-PatchSet: 3
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23449 )
Change subject: cpu/intel: Move the Sandy Bridge CAR to a common place
......................................................................
Patch Set 5: Verified+1
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/21244/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/66635/ : SUCCESS
--
To view, visit https://review.coreboot.org/23449
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I68ae66f2620ed061a54d07025295a0eb8f64fa62
Gerrit-Change-Number: 23449
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:29:00 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23467 )
Change subject: cpu/intel/car: Compute more things during runtime
......................................................................
Patch Set 2: Verified+1
Build Successful
https://qa.coreboot.org/job/coreboot-gerrit/66640/ : SUCCESS
--
To view, visit https://review.coreboot.org/23467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I67d03ad5d612bd5e022e6eb619d988e8ccbf087a
Gerrit-Change-Number: 23467
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:27:14 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23455 )
Change subject: nb/intel/gm45: Use postcar stage to tear down CAR
......................................................................
Patch Set 5:
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/21247/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/66638/ : SUCCESS
--
To view, visit https://review.coreboot.org/23455
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I1e848dcadeffb092b98bc5868e370dffce44a0c0
Gerrit-Change-Number: 23455
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:25:41 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23450 )
Change subject: intel/sandybridge: Tear down CAR in a separate postcar stage
......................................................................
Patch Set 12:
Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/21245/ : SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/66636/ : SUCCESS
--
To view, visit https://review.coreboot.org/23450
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ieefe0564af3470cba484eea131802f1529dbe22c
Gerrit-Change-Number: 23450
Gerrit-PatchSet: 12
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:23:46 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/23467 )
Change subject: cpu/intel/car: Compute more things during runtime
......................................................................
Patch Set 1: Verified+1
Build Failed
https://qa.coreboot.org/job/coreboot-checkpatch/21249/ : SUCCESS
--
To view, visit https://review.coreboot.org/23467
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I67d03ad5d612bd5e022e6eb619d988e8ccbf087a
Gerrit-Change-Number: 23467
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 27 Jan 2018 19:20:24 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: Yes