build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/26784 )
Change subject: cpu/intel/car/core2: Improve a few things
......................................................................
Patch Set 2:
Build Successful
https://qa.coreboot.org/job/coreboot-gerrit/74042/ : SUCCESS
--
To view, visit https://review.coreboot.org/26784
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: I8d8672f8b577c2e7cef6e80978c4464a771f430c
Gerrit-Change-Number: 26784
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sun, 03 Jun 2018 11:45:09 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26793
to look at the new patch set (#2).
Change subject: cpu/intel/haswell: Switch to POSTCAR_STAGE
......................................................................
cpu/intel/haswell: Switch to POSTCAR_STAGE
Change-Id: I1802547d7a5b3875689cc4e126e7c189a75defa9
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
M src/cpu/intel/haswell/Makefile.inc
D src/cpu/intel/haswell/cache_as_ram.inc
M src/cpu/intel/haswell/haswell.h
M src/cpu/intel/haswell/romstage.c
M src/northbridge/intel/haswell/Kconfig
M src/northbridge/intel/haswell/Makefile.inc
6 files changed, 28 insertions(+), 397 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/26793/2
--
To view, visit https://review.coreboot.org/26793
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: I1802547d7a5b3875689cc4e126e7c189a75defa9
Gerrit-Change-Number: 26793
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26792
to look at the new patch set (#2).
Change subject: cpu/intel/model_2065x: Switch to POSTCAR_STAGE
......................................................................
cpu/intel/model_2065x: Switch to POSTCAR_STAGE
Also removes some non-POSTCAR_STAGE functions, since those are unused
now.
Change-Id: I439bffbe39411186355d374eed7d5efd63fb02e3
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
M src/cpu/intel/car/romstage.c
M src/cpu/intel/model_2065x/Makefile.inc
D src/cpu/intel/model_2065x/cache_as_ram.inc
M src/include/cpu/intel/romstage.h
M src/northbridge/intel/nehalem/Kconfig
M src/northbridge/intel/nehalem/Makefile.inc
M src/northbridge/intel/nehalem/ram_calc.c
7 files changed, 16 insertions(+), 333 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/26792/2
--
To view, visit https://review.coreboot.org/26792
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: I439bffbe39411186355d374eed7d5efd63fb02e3
Gerrit-Change-Number: 26792
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26791
to look at the new patch set (#2).
Change subject: cpu/intel/model_206ax: Switch to POSTCAR_STAGE
......................................................................
cpu/intel/model_206ax: Switch to POSTCAR_STAGE
Change-Id: I5e1a1175d79af4dc079a5a08a464eef08de0bcbf
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
M src/cpu/intel/model_206ax/Makefile.inc
D src/cpu/intel/model_206ax/cache_as_ram.inc
M src/northbridge/intel/sandybridge/Kconfig
M src/northbridge/intel/sandybridge/Makefile.inc
M src/northbridge/intel/sandybridge/ram_calc.c
5 files changed, 14 insertions(+), 326 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/26791/2
--
To view, visit https://review.coreboot.org/26791
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: I5e1a1175d79af4dc079a5a08a464eef08de0bcbf
Gerrit-Change-Number: 26791
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26790
to look at the new patch set (#2).
Change subject: cpu/intel/car/non-evict: Improve a few things
......................................................................
cpu/intel/car/non-evict: Improve a few things
This improve the following:
- Improve readability for clearing fixed MTRR's
- Compute PHYSMASK high during runtime
- Cache the whole ROM_SIZE instead of XIP_ROM_SIZE
Change-Id: Ifaed96b41fab973fa541de1c4f005d6f0af5254f
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
M src/cpu/intel/car/non-evict/cache_as_ram.S
1 file changed, 60 insertions(+), 29 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/26790/2
--
To view, visit https://review.coreboot.org/26790
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: Ifaed96b41fab973fa541de1c4f005d6f0af5254f
Gerrit-Change-Number: 26790
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26789
to look at the new patch set (#2).
Change subject: cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support
......................................................................
cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support
Prepare a common cache as ram for CPU's featuring a Non eviction mode
MSR.
Change-Id: I7fa3853498856050855b3b97546f4d31f66d12f7
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
A src/cpu/intel/car/non-evict/cache_as_ram.S
A src/cpu/intel/car/non-evict/exit_car.S
M src/cpu/intel/haswell/Makefile.inc
M src/cpu/intel/model_2065x/Makefile.inc
M src/cpu/intel/model_206ax/Makefile.inc
5 files changed, 264 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/26789/2
--
To view, visit https://review.coreboot.org/26789
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: I7fa3853498856050855b3b97546f4d31f66d12f7
Gerrit-Change-Number: 26789
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26788
to look at the new patch set (#2).
Change subject: nb/intel/gm45: Switch to POSTCAR_STAGE
......................................................................
nb/intel/gm45: Switch to POSTCAR_STAGE
Change-Id: I02165cf63710bedcafe9287cbe8a1d1fe41ebae2
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
D src/cpu/intel/model_6ex/cache_as_ram.inc
M src/cpu/intel/socket_BGA956/Makefile.inc
M src/cpu/intel/socket_mPGA478MN/Makefile.inc
M src/northbridge/intel/gm45/Kconfig
M src/northbridge/intel/gm45/Makefile.inc
M src/northbridge/intel/gm45/ram_calc.c
6 files changed, 11 insertions(+), 282 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/26788/2
--
To view, visit https://review.coreboot.org/26788
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: I02165cf63710bedcafe9287cbe8a1d1fe41ebae2
Gerrit-Change-Number: 26788
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26785
to look at the new patch set (#2).
Change subject: nb/intel/i945: Switch to POSTCAR_STAGE
......................................................................
nb/intel/i945: Switch to POSTCAR_STAGE
Change-Id: Ibbe6aa55a4efe4a2675c757ba2ab2b56055c60ac
Signed-off-by: Arthur Heymans <arthur(a)aheymans.xyz>
---
M src/cpu/intel/socket_441/Makefile.inc
M src/cpu/intel/socket_mFCPGA478/Makefile.inc
M src/northbridge/intel/i945/Kconfig
M src/northbridge/intel/i945/Makefile.inc
M src/northbridge/intel/i945/ram_calc.c
5 files changed, 12 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/26785/2
--
To view, visit https://review.coreboot.org/26785
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: Ibbe6aa55a4efe4a2675c757ba2ab2b56055c60ac
Gerrit-Change-Number: 26785
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>