mail.coreboot.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2024
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
October
September
August
July
June
May
April
March
February
January
2016
December
November
October
September
August
July
June
May
April
March
February
January
2015
December
November
October
September
August
July
June
May
April
March
February
January
2014
December
November
October
September
August
July
June
May
April
March
February
January
2013
December
November
October
September
August
July
June
May
April
March
List overview
Download
coreboot-gerrit
December 2017
----- 2024 -----
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
----- 2016 -----
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
----- 2015 -----
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
----- 2014 -----
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
----- 2013 -----
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
coreboot-gerrit@coreboot.org
1 participants
1557 discussions
Start a n
N
ew thread
Change in coreboot[master]: mb/google/poppy/variants/nami: Fix GPIO configuration for DEVSLP
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/22916
) Change subject: mb/google/poppy/variants/nami: Fix GPIO configuration for DEVSLP ...................................................................... Patch Set 1: Verified+1 Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19481/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64699/
: SUCCESS -- To view, visit
https://review.coreboot.org/22916
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifa181322011a4b8947ecd0fa44dcf790b0d8f657 Gerrit-Change-Number: 22916 Gerrit-PatchSet: 1 Gerrit-Owner: Furquan Shaikh <furquan(a)google.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org> Gerrit-Comment-Date: Sun, 17 Dec 2017 10:45:00 +0000 Gerrit-HasComments: No
1
0
0
0
Change in coreboot[master]: mb/google/poppy/variants/nami: Fix GPIO configuration for DEVSLP
by Furquan Shaikh (Code Review)
17 Dec '17
17 Dec '17
Furquan Shaikh has uploaded this change for review. (
https://review.coreboot.org/22916
Change subject: mb/google/poppy/variants/nami: Fix GPIO configuration for DEVSLP ...................................................................... mb/google/poppy/variants/nami: Fix GPIO configuration for DEVSLP Nami uses DEVSLP1 and not DEVSLP0. This change fixes the GPIO configuration error in the initial change 903472c (mb/google/poppy/variants/nami: Add support for nami board). BUG=b:70160119 Change-Id: Ifa181322011a4b8947ecd0fa44dcf790b0d8f657 Signed-off-by: Furquan Shaikh <furquan(a)google.com> --- M src/mainboard/google/poppy/variants/nami/gpio.c 1 file changed, 4 insertions(+), 4 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/22916/1 diff --git a/src/mainboard/google/poppy/variants/nami/gpio.c b/src/mainboard/google/poppy/variants/nami/gpio.c index e9e46c3..eaafe04 100644 --- a/src/mainboard/google/poppy/variants/nami/gpio.c +++ b/src/mainboard/google/poppy/variants/nami/gpio.c @@ -217,10 +217,10 @@ PAD_CFG_NC(GPP_E2), /* E3 : CPU_GP0 ==> TRACKPAD_INT# */ PAD_CFG_GPI_APIC(GPP_E3, NONE, PLTRST), - /* E4 : SATA_DEVSLP0 ==> DEVSLP0 */ - PAD_CFG_NF(GPP_E4, NONE, DEEP, NF1), - /* E5 : SATA_DEVSLP1 ==> NC(TP914) */ - PAD_CFG_NC(GPP_E5), + /* E4 : SATA_DEVSLP0 ==> NC(TP914) */ + PAD_CFG_NC(GPP_E4), + /* E5 : SATA_DEVSLP1 ==> DEVSLP1 */ + PAD_CFG_NF(GPP_E5, NONE, DEEP, NF1), /* E6 : SATA_DEVSLP2 ==> NC(TP915) */ PAD_CFG_NC(GPP_E6), /* E7 : CPU_GP1 ==> TOUCHSCREEN_INT# */ -- To view, visit
https://review.coreboot.org/22916
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ifa181322011a4b8947ecd0fa44dcf790b0d8f657 Gerrit-Change-Number: 22916 Gerrit-PatchSet: 1 Gerrit-Owner: Furquan Shaikh <furquan(a)google.com>
1
0
0
0
Change in coreboot[master]: nb/intel/x4x/raminit: Fix programming dual channel registers
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/22914
) Change subject: nb/intel/x4x/raminit: Fix programming dual channel registers ...................................................................... Patch Set 3: Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19480/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64698/
: SUCCESS -- To view, visit
https://review.coreboot.org/22914
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: If84099d27100e57437bf214dc4cf975f67c2ea1f Gerrit-Change-Number: 22914 Gerrit-PatchSet: 3 Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz> Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org> Gerrit-Comment-Date: Sun, 17 Dec 2017 08:27:57 +0000 Gerrit-HasComments: No
1
0
0
0
Change in coreboot[master]: nb/intel/x4x: Fix programming CxDRB
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/22911
) Change subject: nb/intel/x4x: Fix programming CxDRB ...................................................................... Patch Set 3: Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19477/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64696/
: SUCCESS -- To view, visit
https://review.coreboot.org/22911
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7ff3264824c843f84b9eb6c06a06aa3f151fe4b3 Gerrit-Change-Number: 22911 Gerrit-PatchSet: 3 Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz> Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz> Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de> Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net> Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org> Gerrit-Comment-Date: Sun, 17 Dec 2017 08:19:13 +0000 Gerrit-HasComments: No
1
0
0
0
Change in coreboot[master]: nb/intel/x4x/rcven.c: Change the verbosity of some messages
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/22912
) Change subject: nb/intel/x4x/rcven.c: Change the verbosity of some messages ...................................................................... Patch Set 3: Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19479/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64697/
: SUCCESS -- To view, visit
https://review.coreboot.org/22912
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib568621e6d044624c1c0aeb6fb08945f561395c7 Gerrit-Change-Number: 22912 Gerrit-PatchSet: 3 Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz> Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de> Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net> Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org> Gerrit-Comment-Date: Sun, 17 Dec 2017 08:16:56 +0000 Gerrit-HasComments: No
1
0
0
0
Change in coreboot[master]: nb/intel/x4x: Change memory layout to improve MTRR
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/21634
) Change subject: nb/intel/x4x: Change memory layout to improve MTRR ...................................................................... Patch Set 5: Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19478/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64695/
: SUCCESS -- To view, visit
https://review.coreboot.org/21634
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1b5ea04d9b7d5494a30aa7156d8c17170e77b8ad Gerrit-Change-Number: 21634 Gerrit-PatchSet: 5 Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz> Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz> Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki(a)gmail.com> Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de> Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net> Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org> Gerrit-Comment-Date: Sun, 17 Dec 2017 08:16:35 +0000 Gerrit-HasComments: No
1
0
0
0
Change in coreboot[master]: nb/intel/x4x: Clarify the raminit memory mapping
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/22328
) Change subject: nb/intel/x4x: Clarify the raminit memory mapping ...................................................................... Patch Set 6: Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19475/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64692/
: SUCCESS -- To view, visit
https://review.coreboot.org/22328
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I58923e4a8a756f4ae65f759e7d46e03fad39fab7 Gerrit-Change-Number: 22328 Gerrit-PatchSet: 6 Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz> Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de> Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net> Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org> Gerrit-Comment-Date: Sun, 17 Dec 2017 08:10:22 +0000 Gerrit-HasComments: No
1
0
0
0
Change in coreboot[master]: nb/intel/x4x: Implement both read and write training
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/22329
) Change subject: nb/intel/x4x: Implement both read and write training ...................................................................... Patch Set 8: Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19476/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64694/
: SUCCESS -- To view, visit
https://review.coreboot.org/22329
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iacdc63b91b4705d1a80437314bfe55385ea5b6c1 Gerrit-Change-Number: 22329 Gerrit-PatchSet: 8 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-Reviewer: coreboot org <coreboot.org(a)gmail.com> Gerrit-Comment-Date: Sun, 17 Dec 2017 08:09:58 +0000 Gerrit-HasComments: No
1
0
0
0
Change in coreboot[master]: nb/intel/x4x: Add a convenient macro to loop over bytelanes
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/22347
) Change subject: nb/intel/x4x: Add a convenient macro to loop over bytelanes ...................................................................... Patch Set 3: Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19474/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64693/
: SUCCESS -- To view, visit
https://review.coreboot.org/22347
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib9a30ffabaf5c845e962e3e79cf4a20faa1d9857 Gerrit-Change-Number: 22347 Gerrit-PatchSet: 3 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: Sun, 17 Dec 2017 08:04:46 +0000 Gerrit-HasComments: No
1
0
0
0
Change in coreboot[master]: nb/intel/x4x: Refactor setting default dll settings
by build bot (Jenkins) (Code Review)
17 Dec '17
17 Dec '17
build bot (Jenkins) has posted comments on this change. (
https://review.coreboot.org/22327
) Change subject: nb/intel/x4x: Refactor setting default dll settings ...................................................................... Patch Set 5: Verified+1 Build Successful
https://qa.coreboot.org/job/coreboot-checkpatch/19473/
: SUCCESS
https://qa.coreboot.org/job/coreboot-gerrit/64691/
: SUCCESS -- To view, visit
https://review.coreboot.org/22327
To unsubscribe, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0e3676e06586ea84fc0729469946dbc9a8225934 Gerrit-Change-Number: 22327 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: Sun, 17 Dec 2017 08:00:39 +0000 Gerrit-HasComments: No
1
0
0
0
← Newer
1
...
53
54
55
56
57
58
59
...
156
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
Results per page:
10
25
50
100
200