blob: 7cc4ad1ef537ef7aa8a717291699cede9d476403 [file] [log] [blame]
Deployment Bot (from Travis CI)6d7e6e92021-06-14 19:18:41 +00001
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7 <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9 <title>Release Notes for OpenPower Firmware v2.1-rc1 &#8212; OpenPOWER Firmware v2.6-257-g5b5624c2
10 documentation</title>
11 <link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
12 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
13 <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
14 <script type="text/javascript" src="../_static/jquery.js"></script>
15 <script type="text/javascript" src="../_static/underscore.js"></script>
16 <script type="text/javascript" src="../_static/doctools.js"></script>
17 <link rel="index" title="Index" href="../genindex.html" />
18 <link rel="search" title="Search" href="../search.html" />
19 <link rel="next" title="Release Notes for OpenPower Firmware v2.1" href="v2.1.html" />
20 <link rel="prev" title="Release Notes for OpenPower Firmware v2.0.16" href="v2.0.16.html" />
21
22 <link rel="stylesheet" href="../_static/custom.css" type="text/css" />
23
24
25 <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
26
27 </head><body>
28
29
30 <div class="document">
31 <div class="documentwrapper">
32 <div class="bodywrapper">
33
34
35 <div class="body" role="main">
36
37 <div class="section" id="release-notes-for-openpower-firmware-v2-1-rc1">
38<h1>Release Notes for OpenPower Firmware v2.1-rc1<a class="headerlink" href="#release-notes-for-openpower-firmware-v2-1-rc1" title="Permalink to this headline"></a></h1>
39<p>op-build v2.1-rc1 was released on Wednesday June 27th, 2018. It will become the new stable release of op-build, following on from v2.0,
40first released on May 16th 2018.</p>
41<p>op-build v2.1-rc1 contains all the fixes as of op-build v2.0.3, and we expect to continue to do stable 2.0.y releases of v2.0 into the
42forseeable future.</p>
43<p>Please note that this is a RELEASE CANDIDATE and not the final v2.1 release. We expect to do a final v2.1 tagged release early July 2018.</p>
44<p>The final op-build v2.1 release <em>is</em> intended for GA POWER9 platforms, and basing system firmware off “a modest derivative of op-build v2.0
45or later” is part of the OpenPOWER Ready requirements.</p>
46<p>This release is largely small and incremental changes on top of op-build v2.0 rather than containing anything major.</p>
47<div class="section" id="development-defconfigs">
48<h2>Development defconfigs<a class="headerlink" href="#development-defconfigs" title="Permalink to this headline"></a></h2>
49<p>Like with op-build v2.0, there exists a more stable and a more development branch of some key firmware components (notably Hostboot). This
50release there is only witherspoon_dev_defconfig (for the brave).</p>
51</div>
52<div class="section" id="updated-packages">
53<h2>Updated Packages<a class="headerlink" href="#updated-packages" title="Permalink to this headline"></a></h2>
54<table border="1" class="docutils">
55<colgroup>
56<col width="14%" />
57<col width="20%" />
58<col width="18%" />
59<col width="48%" />
60</colgroup>
61<thead valign="bottom">
62<tr class="row-odd"><th class="head">Package</th>
63<th class="head">Old Version</th>
64<th class="head">New Version</th>
65<th class="head">Platforms</th>
66</tr>
67</thead>
68<tbody valign="top">
69<tr class="row-even"><td>busybox</td>
70<td>1.27.2</td>
71<td>1.28.4</td>
72<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
73palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
74habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
75</tr>
76<tr class="row-odd"><td>dropbear</td>
77<td>2017.75</td>
78<td>2018.76</td>
79<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
80palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
81habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
82</tr>
83<tr class="row-even"><td>ethtool</td>
84<td>4.13</td>
85<td>4.15</td>
86<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
87palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
88habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
89</tr>
90<tr class="row-odd"><td>glibc</td>
91<td>glibc-2.26-146-gd300041c</td>
92<td>glibc-2.27-57-g6c99e37
93f</td>
94<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
95palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
96habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
97</tr>
98<tr class="row-even"><td>hcode</td>
99<td>hw051018a.op920</td>
100<td>hw061618a.920</td>
101<td>zaius, p9dsu, witherspoon, romulus</td>
102</tr>
103<tr class="row-odd"><td>hcode</td>
104<td>hw051018a.920</td>
105<td>hw061618a.920</td>
106<td>witherspoon_dev</td>
107</tr>
108<tr class="row-even"><td>hostboot</td>
109<td>8e05a439</td>
110<td>876b79aa</td>
111<td>zaius, p9dsu, witherspoon, romulus</td>
112</tr>
113<tr class="row-odd"><td>hostboot</td>
114<td>43c4502d</td>
115<td>cfa7304f</td>
116<td>witherspoon_dev</td>
117</tr>
118<tr class="row-even"><td>hostboot-binaries</td>
119<td>20119f08</td>
120<td>hw062518a.920</td>
121<td>firestone, garrison, zaius, p9dsu, palmetto, vesnin,
122witherspoon, habanero, barreleye, romulus</td>
123</tr>
124<tr class="row-odd"><td>hostboot-binaries</td>
125<td>81d8233a</td>
126<td>hw062518a.920</td>
127<td>witherspoon_dev</td>
128</tr>
129<tr class="row-even"><td>ima-catalog</td>
130<td>90237254</td>
131<td>6a1fd254</td>
132<td>firestone, garrison, zaius, p9dsu, palmetto, witherspoon_dev,
133vesnin, witherspoon, habanero, barreleye, romulus</td>
134</tr>
135<tr class="row-odd"><td>linux</td>
136<td>4.16.8</td>
137<td>4.17.3</td>
138<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
139palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
140habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
141</tr>
142<tr class="row-even"><td>linux-headers</td>
143<td>4.16.8</td>
144<td>4.17.3</td>
145<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
146palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
147habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
148</tr>
149<tr class="row-odd"><td>machine-xml</td>
150<td>a941f8b7</td>
151<td>f9eeb284</td>
152<td>zaius</td>
153</tr>
154<tr class="row-even"><td>ncurses</td>
155<td>6.0</td>
156<td>6.1</td>
157<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
158palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
159habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
160</tr>
161<tr class="row-odd"><td>occ</td>
162<td>77bb5e60</td>
163<td>5c01b547</td>
164<td>zaius, p9dsu, witherspoon_dev, witherspoon, zz, romulus</td>
165</tr>
166<tr class="row-even"><td>petitboot</td>
167<td>v1.7.1</td>
168<td>1.8.0</td>
169<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
170palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
171habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
172</tr>
173<tr class="row-odd"><td>powerpc-utils</td>
174<td>v1.3.4</td>
175<td>v1.3.5</td>
176<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
177palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
178habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
179</tr>
180<tr class="row-even"><td>sbe</td>
181<td>8e0105e5</td>
182<td>02f710ae</td>
183<td>zaius, p9dsu, witherspoon, romulus</td>
184</tr>
185<tr class="row-odd"><td>sbe</td>
186<td>a389a5d9</td>
187<td>02f710ae</td>
188<td>witherspoon_dev</td>
189</tr>
190<tr class="row-even"><td>skiboot</td>
191<td>v6.0.1</td>
192<td>v6.1-rc1</td>
193<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
194palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
195habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
196</tr>
197<tr class="row-odd"><td>util-linux</td>
198<td>2.31.1</td>
199<td>2.32</td>
200<td>openpower_mambo, firestone, firenze, garrison, zaius, p9dsu,
201palmetto, pseries, witherspoon_dev, vesnin, witherspoon,
202habanero, openpower_p9_mambo, zz, barreleye, romulus</td>
203</tr>
204</tbody>
205</table>
206</div>
207<div class="section" id="package-hcode">
208<h2>Package: hcode<a class="headerlink" href="#package-hcode" title="Permalink to this headline"></a></h2>
209<p><a class="reference external" href="https://github.com/open-power/hcode">Repository</a></p>
210<div class="section" id="patches">
211<h3>Patches<a class="headerlink" href="#patches" title="Permalink to this headline"></a></h3>
212</div>
213<div class="section" id="commits">
214<h3>Commits<a class="headerlink" href="#commits" title="Permalink to this headline"></a></h3>
215<p>Claus Michael Olsen (1):</p>
216<ul class="simple">
217<li><a class="reference external" href="https://github.com/open-power/hcode/commit/502e877ca111">502e877ca111</a> Update to p9_xip_tool to handle stand-alone DDCO ring files.</li>
218</ul>
219<p>Joe McGill (2):</p>
220<ul class="simple">
221<li><a class="reference external" href="https://github.com/open-power/hcode/commit/c97bb0a2fd80">c97bb0a2fd80</a> mask core SPATTN bit used for core checkstop handshake</li>
222<li><a class="reference external" href="https://github.com/open-power/hcode/commit/2a499e99d207">2a499e99d207</a> support IO reconfig loop for OBUS DL link training failures</li>
223</ul>
224<p>Prasad Bg Ranganath (1):</p>
225<ul class="simple">
226<li><a class="reference external" href="https://github.com/open-power/hcode/commit/db007d46b1de">db007d46b1de</a> PPB: Bug fix in computing IAC Vdn value</li>
227</ul>
228<p>Prem Shanker Jha (1):</p>
229<ul class="simple">
230<li><a class="reference external" href="https://github.com/open-power/hcode/commit/ac9567422748">ac9567422748</a> PM: Addressed TODOs in hcode image build HWP.</li>
231</ul>
232<p>Rahul Batra (7):</p>
233<ul class="simple">
234<li><a class="reference external" href="https://github.com/open-power/hcode/commit/898f0008601c">898f0008601c</a> PGPE: Correctly write DB0 when used as DB3 payload</li>
235<li><a class="reference external" href="https://github.com/open-power/hcode/commit/384bcc14bcc3">384bcc14bcc3</a> PGPE: Use global literals for reg addrs</li>
236<li><a class="reference external" href="https://github.com/open-power/hcode/commit/503d2e402b13">503d2e402b13</a> PGPE: Correctly Set retActQuads during Safe Mode</li>
237<li><a class="reference external" href="https://github.com/open-power/hcode/commit/3be15513d0e4">3be15513d0e4</a> PGPE: Fix WOF Enable/Disable Issues</li>
238<li><a class="reference external" href="https://github.com/open-power/hcode/commit/15db0ce7d4d3">15db0ce7d4d3</a> PGPE: Fix WOF Enable/Disable Issues</li>
239<li><a class="reference external" href="https://github.com/open-power/hcode/commit/ef6955814d8e">ef6955814d8e</a> PGPE: Ack Back any pending quad active update during WOF
240Disable</li>
241<li><a class="reference external" href="https://github.com/open-power/hcode/commit/7da841c12cae">7da841c12cae</a> PGPE: Add Comments(No functional change)</li>
242</ul>
243<p>Richard J. Knight (1):</p>
244<ul class="simple">
245<li><a class="reference external" href="https://github.com/open-power/hcode/commit/a327175c6427">a327175c6427</a> Update Makefile to fix concurrancy issues with libppetracepp.a</li>
246</ul>
247<p>Yue Du (4):</p>
248<ul class="simple">
249<li><a class="reference external" href="https://github.com/open-power/hcode/commit/d6b88e67ff4d">d6b88e67ff4d</a> STOP: Fix History Write Data Machine Check by
250PPM_WRITE_DISABLE</li>
251<li><a class="reference external" href="https://github.com/open-power/hcode/commit/1dc26ec0072e">1dc26ec0072e</a> STOP: Add URMOR RAM to CME for NDD23 SMF</li>
252<li><a class="reference external" href="https://github.com/open-power/hcode/commit/050dc2142f83">050dc2142f83</a> STOP: Handle Quad Special Wakeup Done while pm_reset</li>
253<li><a class="reference external" href="https://github.com/open-power/hcode/commit/63c49e23a2cd">63c49e23a2cd</a> STOP: CME/SGPE Hcode size reduction via global use of literals</li>
254</ul>
255<p>hostboot (21):</p>
256<ul class="simple">
257<li><a class="reference external" href="https://github.com/open-power/hcode/commit/699005f149f1">699005f149f1</a> Release tag information updated for hw051118a.920</li>
258<li><a class="reference external" href="https://github.com/open-power/hcode/commit/0d8951cdde6d">0d8951cdde6d</a> Release tag information updated for hw051518a.920</li>
259<li><a class="reference external" href="https://github.com/open-power/hcode/commit/99f340c7b74a">99f340c7b74a</a> Release tag information updated for hw051618a.920</li>
260<li><a class="reference external" href="https://github.com/open-power/hcode/commit/85ecbf71967e">85ecbf71967e</a> Release tag information updated for hw051718a.920</li>
261<li><a class="reference external" href="https://github.com/open-power/hcode/commit/f3f4d3449690">f3f4d3449690</a> Release tag information updated for hw051818a.920</li>
262<li><a class="reference external" href="https://github.com/open-power/hcode/commit/c79665be710d">c79665be710d</a> Release tag information updated for hw052318a.920</li>
263<li><a class="reference external" href="https://github.com/open-power/hcode/commit/a9e9c6f0daff">a9e9c6f0daff</a> Release tag information updated for hw052418a.920</li>
264<li><a class="reference external" href="https://github.com/open-power/hcode/commit/17b8473da01f">17b8473da01f</a> Release tag information updated for hw052518a.920</li>
265<li><a class="reference external" href="https://github.com/open-power/hcode/commit/262e018945d3">262e018945d3</a> Release tag information updated for hw052618a.920</li>
266<li><a class="reference external" href="https://github.com/open-power/hcode/commit/331a145623c2">331a145623c2</a> Release tag information updated for hw053018a.920</li>
267<li><a class="reference external" href="https://github.com/open-power/hcode/commit/80a399244e84">80a399244e84</a> Release tag information updated for hw053118a.920</li>
268<li><a class="reference external" href="https://github.com/open-power/hcode/commit/764d268b65b1">764d268b65b1</a> Release tag information updated for hw060118a.920</li>
269<li><a class="reference external" href="https://github.com/open-power/hcode/commit/a42e940b874c">a42e940b874c</a> Release tag information updated for hw060418a.920</li>
270<li><a class="reference external" href="https://github.com/open-power/hcode/commit/aa0d5610f6aa">aa0d5610f6aa</a> Release tag information updated for hw060618a.920</li>
271<li><a class="reference external" href="https://github.com/open-power/hcode/commit/2df7ae766eb5">2df7ae766eb5</a> Release tag information updated for hw060718a.920</li>
272<li><a class="reference external" href="https://github.com/open-power/hcode/commit/a04a6779d7d7">a04a6779d7d7</a> Release tag information updated for hw060818a.920</li>
273<li><a class="reference external" href="https://github.com/open-power/hcode/commit/ee19339b42f7">ee19339b42f7</a> Release tag information updated for hw060918a.920</li>
274<li><a class="reference external" href="https://github.com/open-power/hcode/commit/a54eba35a902">a54eba35a902</a> Release tag information updated for hw061218a.920</li>
275<li><a class="reference external" href="https://github.com/open-power/hcode/commit/79225d801f74">79225d801f74</a> Release tag information updated for hw061318a.920</li>
276<li><a class="reference external" href="https://github.com/open-power/hcode/commit/7d8799ea77d6">7d8799ea77d6</a> Release tag information updated for hw061518a.920</li>
277<li><a class="reference external" href="https://github.com/open-power/hcode/commit/29e49c2b46c5">29e49c2b46c5</a> Release tag information updated for hw061618a.920</li>
278</ul>
279</div>
280</div>
281<div class="section" id="package-hostboot">
282<h2>Package: hostboot<a class="headerlink" href="#package-hostboot" title="Permalink to this headline"></a></h2>
283<p><a class="reference external" href="https://github.com/open-power/hostboot">Repository</a></p>
284<div class="section" id="v2-1-rc1-patches-1">
285<span id="id1"></span><h3>Patches<a class="headerlink" href="#v2-1-rc1-patches-1" title="Permalink to this headline"></a></h3>
286</div>
287<div class="section" id="v2-1-rc1-commits-1">
288<span id="id2"></span><h3>Commits<a class="headerlink" href="#v2-1-rc1-commits-1" title="Permalink to this headline"></a></h3>
289<p>Adam Hale (1):</p>
290<ul class="simple">
291<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3c4217b17494">3c4217b17494</a> Added RMW Thresh10 Spec Disable to initfiles</li>
292</ul>
293<p>Amit Tendolkar (2):</p>
294<ul class="simple">
295<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8fcc6813c098">8fcc6813c098</a> SW419349: Handle override of deconfig by Error vs FCO
296reasons by association</li>
297<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dc3e00781d72">dc3e00781d72</a> Adapt p9_sbe_check_master_stop15 for bad path on non-SBE
298platforms for fleetwood</li>
299</ul>
300<p>Andre Marin (4):</p>
301<ul class="simple">
302<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/098a19f9ad31">098a19f9ad31</a> Add eff_config functionality needed for RIT, fix
303cas_latency bug &amp; attr files</li>
304<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7da6227702e5">7da6227702e5</a> Add initial L2 mss_freq_system procedure.</li>
305<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ac3d2e3ea9a9">ac3d2e3ea9a9</a> Add base spd decoder to share among controllers</li>
306<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/89bbfaf84a74">89bbfaf84a74</a> Add additional comparison function objects into functional
307header</li>
308</ul>
309<p>Andres Lugo-Reyes (1):</p>
310<ul class="simple">
311<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/56ff2943a5df">56ff2943a5df</a> Fix off-by-one error when counting WOF reset counts</li>
312</ul>
313<p>Andrew Geissler (8):</p>
314<ul class="simple">
315<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fc79c535382d">fc79c535382d</a> Add test case for getChildTargetsForCDG</li>
316<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f1186fdef28f">f1186fdef28f</a> Update getChildTargetsForCDG to use CEN PORT/DIMM</li>
317<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a166a390e16f">a166a390e16f</a> Move existing tests to use new helper function</li>
318<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aa1c91c061f7">aa1c91c061f7</a> Use last l3 cache object for SIMICS trace</li>
319<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3e4082b28d2a">3e4082b28d2a</a> Look for any parent on deconfigure</li>
320<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1c1b2267a25e">1c1b2267a25e</a> Make HUID values node-relative</li>
321<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ea86539a69de">ea86539a69de</a> Ensure hwas state reflects resource recovery actions</li>
322<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d848b2c3bae0">d848b2c3bae0</a> Ensure memory HUID’s are node-relative</li>
323</ul>
324<p>Ankit Dhingra (1):</p>
325<ul class="simple">
326<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8a3c6293dff7">8a3c6293dff7</a> Add support for TOD osc switch interrupt</li>
327</ul>
328<p>Ben Gass (5):</p>
329<ul class="simple">
330<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d1c0355b013c">d1c0355b013c</a> Set TRAIN_TIME to 0 for simulation.</li>
331<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ee559052e566">ee559052e566</a> Update p9n_23 engd with
332n23_e9108_3_tp105_ec408_soa_sc_u138_01 data</li>
333<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d4954387404b">d4954387404b</a> Correct Safe mode freqency to UltraTurbo compare error
334message.</li>
335<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/785e89f5fcf9">785e89f5fcf9</a> Shorten A-link timers for sim. Add polling for A-link
336training.</li>
337<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f563ab5ac678">f563ab5ac678</a> Updating p9.core.scan.initfile settings for p9n 2.3</li>
338</ul>
339<p>Benjamin Weisenbeck (8):</p>
340<ul class="simple">
341<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b9f23622a49f">b9f23622a49f</a> PRD: Updates for Cumulus PLL analysis</li>
342<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0b19471945a6">0b19471945a6</a> PRD: Add post analysis function for Centaur PLL</li>
343<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9a67762efeac">9a67762efeac</a> PRD: XBUS spare deployed should be predictive in mnfg</li>
344<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eaaf8422a3e4">eaaf8422a3e4</a> PRD: Support for handling core unit checkstop</li>
345<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9e5283c651ba">9e5283c651ba</a> PRD: Callout both PCI clocks by position for double clock
346failure</li>
347<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e3836f3ef0b">8e3836f3ef0b</a> PRD: Cleanup RC handling in PLL code</li>
348<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0b069da4ece5">0b069da4ece5</a> PRD: Fix core checkstop masking</li>
349<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3796a71a5012">3796a71a5012</a> PRD: Add missing centaur PLL CheckErrorType plugin</li>
350</ul>
351<p>Bill Hoffa (9):</p>
352<ul class="simple">
353<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/59c3af1f3017">59c3af1f3017</a> Implement Interrupt Resource Provider Init for MPIPL
354Multi-Node Systems</li>
355<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/90a2cbe1f607">90a2cbe1f607</a> Set Master Proc Attrs during MPIPL FSP Fail-Over Scenario</li>
356<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3ee0baff08c2">3ee0baff08c2</a> Set attribute PROC_MASTER_TYPE during MPIPL</li>
357<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f3b2f887b854">f3b2f887b854</a> Add 2nd query to hbRelease script finding commits in
358release-fips920</li>
359<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6bb10d494153">6bb10d494153</a> Force hbRelease to search ‘master’ branch</li>
360<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/034db70a607c">034db70a607c</a> Multinode MPIPL INTRP Initialization Changes</li>
361<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b3e359badd40">b3e359badd40</a> Corrected data type to size for var in
362retrieveRepairDataMemBuf()</li>
363<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/112e8c957fb6">112e8c957fb6</a> Enable DMI Erepair</li>
364<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cb841f1bd72a">cb841f1bd72a</a> Add kernel debug trace to Invalid IPC Message Errors</li>
365</ul>
366<p>Brian Bakke (3):</p>
367<ul class="simple">
368<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3148c8e41ee8">3148c8e41ee8</a> Fixes to node IPC messaging to handling non-zero base
369addresses</li>
370<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e364f91be172">e364f91be172</a> Fixes to node IPC messaging to handle non-zero base
371addresses</li>
372<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/77eb9fe3e55a">77eb9fe3e55a</a> Itep16 substep order does not match documentation</li>
373</ul>
374<p>Brian Silver (7):</p>
375<ul class="simple">
376<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e5b1ac13de9">4e5b1ac13de9</a> Initial commit of memory subsystem</li>
377<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f958bd60cb79">f958bd60cb79</a> Fix memory/VBU attribute files, add ‘ipl’ test case</li>
378<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/26726a54e4f2">26726a54e4f2</a> Add memdiags implementation for superfast operations</li>
379<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/90ec400612ee">90ec400612ee</a> Add L1 for p9_mss_freq_drift</li>
380<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/932cd97fe0ff">932cd97fe0ff</a> Add freq checking to ipl unit test, fix mk file</li>
381<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/257555af0952">257555af0952</a> Add rudimentary memory plug rules</li>
382<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/496e3d430783">496e3d430783</a> Add minor minor version feature support to getecid</li>
383</ul>
384<p>Brian Stegmiller (3):</p>
385<ul class="simple">
386<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c0a78795a8dc">c0a78795a8dc</a> PRD: Update TD_CTLR_DATA with port information</li>
387<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/11b5f7d2b616">11b5f7d2b616</a> ATTN: Examine correct proc for handling Centaur Attentions</li>
388<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/86cda996b3fb">86cda996b3fb</a> PRD: DMI Lane Repair</li>
389</ul>
390<p>CHRISTINA L. GRAVES (1):</p>
391<ul class="simple">
392<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c63b3e4a122c">c63b3e4a122c</a> p9_fab_iovalid fix to clear action0/1 bits corresponding w/
393link being enabled</li>
394</ul>
395<p>Caleb Palmer (19):</p>
396<ul class="simple">
397<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/02d764dfa0a7">02d764dfa0a7</a> PRD: Fix invalid getConnectedParent in getCommonVars</li>
398<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7f4b95b28d21">7f4b95b28d21</a> PRD: Adjust assert in BadDqBitmap Utils</li>
399<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3d5c1c541bae">3d5c1c541bae</a> PRD: Update restoreDramRepairs for Centaur</li>
400<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/233fec0d3893">233fec0d3893</a> PRD: Rename ATTR_MBA_PORT and ATTR_MBA_DIMM</li>
401<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/359102f7aaaa">359102f7aaaa</a> Rename MBA_PORT and MBA_DIMM attrs</li>
402<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/93a05fa7d48c">93a05fa7d48c</a> PRD: Update getDimmDqAttr for Centaur</li>
403<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3f14f5032bfe">3f14f5032bfe</a> PRD: UE callout rank if no dimm callout</li>
404<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6ee6cdf1c18e">6ee6cdf1c18e</a> PRD: getConnectedChild proc to membuf bug fix</li>
405<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1e9e686d61cc">1e9e686d61cc</a> PRD: Adjust proc to membuf getConnectedChild</li>
406<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/41a25f11016a">41a25f11016a</a> PRD: Resume maint cmd support for MBA</li>
407<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/67499d6a3e87">67499d6a3e87</a> PRD: Runtime VCM support for Centaur</li>
408<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6b6f1ef8f53f">6b6f1ef8f53f</a> PRD: Fix template in chipMarkCleanup</li>
409<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/504349373489">504349373489</a> PRD: Runtime TPS for Centaur/Cumulus</li>
410<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c0996da3cf36">c0996da3cf36</a> PRD: use isValid() check before MemSymbol::getDram()</li>
411<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/58436097f094">58436097f094</a> PRD: Fix template in applyRasPolicies</li>
412<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8d97caa96550">8d97caa96550</a> Fix Bad Dq Centaur Translation</li>
413<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8186a367ec6f">8186a367ec6f</a> Temp remove bad bit translation until attr enabled for
414Fleetwood</li>
415<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bfebff1e8079">bfebff1e8079</a> Adjust Bad Dq Translation for CDIMMs</li>
416<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a65f239bf383">a65f239bf383</a> PRD: Dont report error log for backlog count underflow FIR</li>
417</ul>
418<p>Chris Steffen (4):</p>
419<ul class="simple">
420<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/94bdad69c456">94bdad69c456</a> DMI I/O Checkin</li>
421<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3a3a0d0d4dc8">3a3a0d0d4dc8</a> I/O Metadata Cleanup</li>
422<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4a51cec16bdd">4a51cec16bdd</a> SW431549 DMI Read Erepair</li>
423<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/13b422771493">13b422771493</a> Updating Channel Fail Mask</li>
424</ul>
425<p>Christian Geddes (14):</p>
426<ul class="simple">
427<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1cc7a88e11df">1cc7a88e11df</a> Add PEER_PATH attribute to xbus and obus targets</li>
428<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dd25ed1a207c">dd25ed1a207c</a> Add error log for sbe poweron fails and clean up errlog
429commits</li>
430<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/261c874fb2dd">261c874fb2dd</a> Update targeting init during RT to set PEER_TARGET on OBUS
431targets</li>
432<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d2f22373f239">d2f22373f239</a> Deconfig record can’t get added to vitalAttn elog on FSP</li>
433<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b1771bfafee1">b1771bfafee1</a> Create HWP to save/restore OBUS fir masks</li>
434<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/42327316097c">42327316097c</a> Slave SBE scratch regs must be up to date before
435continueMPIPL called</li>
436<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fd269e881530">fd269e881530</a> Clear obus fir mask attrs after restoring obus firmasks</li>
437<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a09327508399">a09327508399</a> Save and restore OBUS related firmasks</li>
438<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/17d1f78337ea">17d1f78337ea</a> Refactor re-init of targeting data during MPIPL/HBRT
439startup</li>
440<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6b01faeebc16">6b01faeebc16</a> Link PLID for failing SBE recovery in PRD path w/ other
441related logs</li>
442<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e15b65ed41d8">e15b65ed41d8</a> Fix bugs in core checkstop escalation manipulation during
443HB</li>
444<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5090c197292c">5090c197292c</a> Deprecate legacy ATTR_MBA_PORT/ATTR_MBA_DIMM</li>
445<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/be8bb8fae414">be8bb8fae414</a> Update PEER_TARGET values to be NULL on MPIPL if needed</li>
446<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4d9e273baf30">4d9e273baf30</a> Remove deprecated VCS_I2C_RAIL attribute from hb code</li>
447</ul>
448<p>Claus Michael Olsen (1):</p>
449<ul class="simple">
450<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b22701137048">b22701137048</a> Update to p9_xip_tool to handle stand-alone DDCO ring
451files.</li>
452</ul>
453<p>Craig Hamilton (1):</p>
454<ul class="simple">
455<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7feb1cb12d1b">7feb1cb12d1b</a> Adding unit tests for the mss lab sdk</li>
456</ul>
457<p>Dan Crowell (21):</p>
458<ul class="simple">
459<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6634b6fca3df">6634b6fca3df</a> Better debug for weird PIR issues</li>
460<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d44dfb65fa5d">d44dfb65fa5d</a> Remove writeable from ATTR_FABRIC_GROUP/CHIP_ID</li>
461<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ad181494c943">ad181494c943</a> Force hb dump on VFS crashes</li>
462<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a4e02fc08289">a4e02fc08289</a> FFDC enhancements for core activate fails</li>
463<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4d392ef8f9ea">4d392ef8f9ea</a> Removing attributes that got added back in a bad merge</li>
464<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6165bafa7de9">6165bafa7de9</a> Centaur DD1.3 Bucket Support</li>
465<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a3cf4f273a3e">a3cf4f273a3e</a> Add SMP_CABLE to PartCallout list</li>
466<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d161474ee597">d161474ee597</a> Fix indirect scoms at runtime under Opal</li>
467<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4bfa55da9a90">4bfa55da9a90</a> Increase default watchdog timeout to 10 minutes</li>
468<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9bace77a615d">9bace77a615d</a> Defer handling attentions on non-master proc until after
469SMP is up</li>
470<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3ecd7cf99fb4">3ecd7cf99fb4</a> Add some MAGIC instructions to aid Simics optimization</li>
471<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/41daed137d2f">41daed137d2f</a> Write Hostboot HRMOR into core scratch reg 1</li>
472<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7ce378803d9a">7ce378803d9a</a> Always deconfigure the parent of any deconfigured DIMM</li>
473<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fe439a0d9ef0">fe439a0d9ef0</a> Add RESOURCE_RECOVERED event for all Targets</li>
474<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2c5c60e23fad">2c5c60e23fad</a> Add clock callout enums for specific clock sources</li>
475<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4189613d36cc">4189613d36cc</a> Fix for multinode HBRT use of VPD</li>
476<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cc9d2c634eb6">cc9d2c634eb6</a> Remove EXTERNAL_VRM_STEPDELAY</li>
477<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7cc829425257">7cc829425257</a> Debug improvements for exceptions and OOM hangs</li>
478<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2432d94f7f53">2432d94f7f53</a> Update MAGIC instruction for Simics</li>
479<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3eddb7eaa994">3eddb7eaa994</a> Force ATTR_PROC_EFF_FABRIC_CHIP_ID to correct values</li>
480<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a4dca215e867">a4dca215e867</a> Update some defaults for AVSBUS attributes</li>
481</ul>
482<p>Daniel Howe (2):</p>
483<ul class="simple">
484<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0f97acef7aec">0f97acef7aec</a> Updates to pb_cfg_follow_scope_rate_jump_level and
485pb_cfg_np_cmd_jump_cmd_rate</li>
486<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7b9936e7b593">7b9936e7b593</a> dd1.1+ DL training procedure updates</li>
487</ul>
488<p>Daniel M. Crowell (1):</p>
489<ul class="simple">
490<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1b819687e056">1b819687e056</a> Revert “Set HB Dump Flag in TI Data on any TI with SRC”</li>
491</ul>
492<p>Elizabeth Liner (3):</p>
493<ul class="simple">
494<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2a43c455adfc">2a43c455adfc</a> Set up core checkstop escalation using HWP</li>
495<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0539920e555b">0539920e555b</a> Re-enabling test cases that were turned off during bringup</li>
496<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/27fc2d9695a4">27fc2d9695a4</a> Adding Chiplet Num testcases for MC, MI and DMI in cumulus</li>
497</ul>
498<p>Greg Still (3):</p>
499<ul class="simple">
500<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e919f5e820f">4e919f5e820f</a> PM: clear Hcode error injection bit upon PM complex reset</li>
501<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f59ac34985af">f59ac34985af</a> PM: Clear error injection bits before special wake-up in PM
502complex reset</li>
503<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e95497ee0e43">e95497ee0e43</a> PM: Fix double biases value into safe mode frequency</li>
504</ul>
505<p>Ilya Smirnov (9):</p>
506<ul class="simple">
507<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/92a48f3e7c80">92a48f3e7c80</a> Check if Console Library is Loaded Before Printing to
508Console</li>
509<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a5982dd2d6a9">a5982dd2d6a9</a> New Attribute For Unusable TPMs</li>
510<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/70e337a2fe76">70e337a2fe76</a> Add Proc # to TPM’s Affinity Path</li>
511<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d55d64a79ca4">d55d64a79ca4</a> Marked Failed TPMs Unusable For Alignment Check</li>
512<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c1bbef56ec51">c1bbef56ec51</a> Fix range Tags in attribute_types.xml</li>
513<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6ebff9a73ab0">6ebff9a73ab0</a> Secure Boot: Set trusted boot enabled in HDAT considering
514all nodes</li>
515<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b77dbedc8f3c">b77dbedc8f3c</a> Add Locking of Abus Sec Mailboxes</li>
516<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c7384e829f3d">c7384e829f3d</a> Secure Boot: Support API to fence off all node processors’
517secure mailboxes</li>
518<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7e0d574dff88">7e0d574dff88</a> New Global For Console Daemon</li>
519</ul>
520<p>Jacob Harvey (5):</p>
521<ul class="simple">
522<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2be2b8605a3c">2be2b8605a3c</a> Implementing thermal_init</li>
523<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6e6325f51676">6e6325f51676</a> Implement p9_mss_throttle_mem</li>
524<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e0a1c41a7ad9">e0a1c41a7ad9</a> Implement L2 eff_config_thermal, bulk_pwr_throttle</li>
525<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fd71688e86ea">fd71688e86ea</a> Fixing bulk_pwr_throttles calculations</li>
526<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6b836df1d491">6b836df1d491</a> Implementing draminit_training_adv</li>
527</ul>
528<p>Jaymes Wilks (5):</p>
529<ul class="simple">
530<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/98bee5bbab00">98bee5bbab00</a> New API to Retrieve Random Number from the TPM</li>
531<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/079de8c7c0f7">079de8c7c0f7</a> Remove workarounds for multinode HDAT support</li>
532<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e9eacec8bad1">e9eacec8bad1</a> Support TPM PCR Poisoning</li>
533<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0c6d58230e61">0c6d58230e61</a> Create attributes for intended PHYP ATTN areas</li>
534<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/24f3312ea1d3">24f3312ea1d3</a> HRMOR relative addressing for PHyp SP ATTN area dump</li>
535</ul>
536<p>Jenny Huynh (1):</p>
537<ul class="simple">
538<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/27bbfd345736">27bbfd345736</a> Changing NXCQFIR(34) RNG control logic error to checkstop</li>
539</ul>
540<p>Jim Yuan (1):</p>
541<ul class="simple">
542<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/01be61c03770">01be61c03770</a> Fix FRU board mfg date and time.</li>
543</ul>
544<p>Joe McGill (23):</p>
545<ul class="simple">
546<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/37931b3b0f8f">37931b3b0f8f</a> Add MSS customization support from CRP0 Lx MVPD</li>
547<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c4b9c94600cc">c4b9c94600cc</a> cen_scominits – add pervasive LFIR configuration for TP,
548NEST, MEM chiplets</li>
549<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cb934c171a01">cb934c171a01</a> enable spreading via SS PLL for Fleetwood platform</li>
550<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9dd8199cc416">9dd8199cc416</a> p9_spr_name_map – change mnemonic for SPR 511 to SMFCTRL</li>
551<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6df55b571dcb">6df55b571dcb</a> p9_sbe_common – mark TP LFIR bits 18:20 recoverable</li>
552<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f9a40964fc9d">f9a40964fc9d</a> support IO reconfig loop for OBUS DL link training failures</li>
553<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dece8b8d13ad">dece8b8d13ad</a> p9_sbe_scominit – unmask TP LFIR bit 37 for Cumulus</li>
554<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4a43554124f7">4a43554124f7</a> p9_sbe_common – mark TP LFIR bit 37 as recoverable</li>
555<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/306a71070535">306a71070535</a> FBC Level 1 procedures</li>
556<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b7d8c7cfb45e">b7d8c7cfb45e</a> L2 HWPs – p9_smp_link_layer and p9_fab_iovalid</li>
557<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/75649c5f3d45">75649c5f3d45</a> L2 - Fabric updates for multi-chip support</li>
558<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2cd54a28ccb0">2cd54a28ccb0</a> p9_fab_iovalid – invoke link validation subroutine</li>
559<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/36a8aaf9dc8b">36a8aaf9dc8b</a> L3 update – p9_fab_iovalid</li>
560<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/904da7128b41">904da7128b41</a> IO, FBC updates to enable ABUS for Fleetwood</li>
561<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0c44c70474ee">0c44c70474ee</a> shift XBUS FIR programming inits for secure boot</li>
562<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6d4c897edca3">6d4c897edca3</a> p9_fab_iovalid – secure ABUS mailboxes after iovalid is
563asserted</li>
564<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eae5dde56fae">eae5dde56fae</a> support IO reconfig loop for OBUS DL link training failures</li>
565<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/78055ea9215e">78055ea9215e</a> p9_fab_iovalid – remove code setting ABUS security lock</li>
566<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/67ae5190164c">67ae5190164c</a> shift OBUS FIR programming inits for secure boot</li>
567<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ed7254aed9ca">ed7254aed9ca</a> use putscomUnderMask API to update FBC DL control register</li>
568<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8dba363050dc">8dba363050dc</a> shift OBUS FIR programming inits for secure boot</li>
569<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d93fbb365235">d93fbb365235</a> correctly propogate bad return code from
570p9_adu_coherent_status_check</li>
571<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/36839984fe01">36839984fe01</a> p9_throttle_sync – clear refresh sync type after issuing
572IPL sync</li>
573</ul>
574<p>John Rell (1):</p>
575<ul class="simple">
576<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a4dd8cf996ba">a4dd8cf996ba</a> jgr18042600 Changed rx_recal_abort_dl_mask=0 for cumulus
577HW446964</li>
578</ul>
579<p>Louis Stermole (10):</p>
580<ul class="simple">
581<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/375927318f7e">375927318f7e</a> adding memory/lab subdirs, adding lab tool/module make
582target</li>
583<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d4f2ab31bde3">d4f2ab31bde3</a> Remove GSA dependencies (CATCH, SQLITE3) from MSS builds</li>
584<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/29bde9b906c9">29bde9b906c9</a> WR_LVL Termination Fix (Qoff) for p9c, DDR4 only</li>
585<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/79e4184e41b7">79e4184e41b7</a> Fix p9c mss_ccs_fail_type function to return valid RC when
586it fails</li>
587<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dd251cae71e5">dd251cae71e5</a> Change mss_freq algorithm to deconfigure ports to achieve
588common DIMM freq</li>
589<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/264b8c707d65">264b8c707d65</a> Add extra DRAM reset after RCD load on Nimbus</li>
590<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a4e1c3426e15">a4e1c3426e15</a> Change MBSFIR[27] to be a conditional channel fail on
591Cumulus</li>
592<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1d21270b627a">1d21270b627a</a> Restore ATTR_CEN_SCHMOO_MULTIPLE_SETUP_CALL after shmoos to
593fix masking errors</li>
594<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1d33fcf2c591">1d33fcf2c591</a> Add bad bit setting to p9c training advanced</li>
595<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fd49726ffcf0">fd49726ffcf0</a> Fix p9c_generic_shmoo unit test to work with corrected bad
596bits attr</li>
597</ul>
598<p>Luke Mulkey (2):</p>
599<ul class="simple">
600<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1fd1cc97eb82">1fd1cc97eb82</a> P9C Memory Throttle Updates (new HWPs and new ISDIMM Power
601Curve support)</li>
602<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/788da84977bc">788da84977bc</a> P9C Memory Throttle Updates (new HWPs and new ISDIMM Power
603Curve support)</li>
604</ul>
605<p>Marty Gloff (5):</p>
606<ul class="simple">
607<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f5024f66d08a">f5024f66d08a</a> Set HB Dump Flag in TI Data on any TI with SRC</li>
608<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d7355b73ce6b">d7355b73ce6b</a> Improve resource recovery path to handle memory plugging
609rules</li>
610<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cd8df2a4b033">cd8df2a4b033</a> Clear Block Spec Deconfig Attribute when Gard is removed</li>
611<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/876b79aacd9b">876b79aacd9b</a> Fix for SBE_P9_XIP_CUSTOMIZE_UNSUCCESSFUL during ipl with
612one EX</li>
613<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ccf2f3445e15">ccf2f3445e15</a> HBRT attrrp depends on node zero being present</li>
614</ul>
615<p>Matt Derksen (6):</p>
616<ul class="simple">
617<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7145f5c28a5b">7145f5c28a5b</a> Checks for channel failure in memory.</li>
618<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/775a7639b7d3">775a7639b7d3</a> Update addExtMemMruData for Cumulus</li>
619<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/caa0f8a5bd32">caa0f8a5bd32</a> Fix function name of p9c_query_channel_failure</li>
620<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9ec1a1f399f3">9ec1a1f399f3</a> Reenable getMemBufRawCardType calling.</li>
621<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e38d6b0d199b">e38d6b0d199b</a> DRAM sparing support functions</li>
622<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3302fd380eba">3302fd380eba</a> Additional DRAM sparing support functions</li>
623</ul>
624<p>Matthew Hickman (2):</p>
625<ul class="simple">
626<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/03096ae8e5f3">03096ae8e5f3</a> Added empty scrub.H for HB mirror</li>
627<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7b8e60462b27">7b8e60462b27</a> Added p9_mss_memdiag for cronus ipl and modified scrub for
628step 16</li>
629</ul>
630<p>Meng Li (1):</p>
631<ul class="simple">
632<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fd23ae8d50f3">fd23ae8d50f3</a> Get SN from BMC and update into PVPD EEPROM</li>
633</ul>
634<p>Michael Pardeik (3):</p>
635<ul class="simple">
636<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ccc4804c0a8f">ccc4804c0a8f</a> P9C Memory Throttle HWP Updates</li>
637<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/df43ad6f8512">df43ad6f8512</a> P9N/P9C util to throttle HWP updates for min util and
638safemode</li>
639<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/49fe793f319d">49fe793f319d</a> centaur mba initfile update for refresh reset interval</li>
640</ul>
641<p>Mike Baiocchi (12):</p>
642<ul class="simple">
643<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/22b613003960">22b613003960</a> Rediscover I2C Targets after Host I2C Reset</li>
644<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3d3d39d62a94">3d3d39d62a94</a> Get Final HDAT Size from PAYLOAD’s SPIRA section</li>
645<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e601e32703b">8e601e32703b</a> Remove System Level TCE Attributes</li>
646<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e8b74fdbd58">8e8b74fdbd58</a> Add option to masterProcChipTargetHandle() to return
647functional chip</li>
648<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d0eaecced89b">d0eaecced89b</a> Skip Diagnostic Mode for I2C Resets over FSI In All Cases</li>
649<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2383ff8f7e76">2383ff8f7e76</a> Add Secureboot Info to FFDC of I2C Errors</li>
650<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3ad299af08fd">3ad299af08fd</a> Establish Base Support For Sending Mailbox Messages Across
651XBUS/ABUS</li>
652<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a1e236a42218">a1e236a42218</a> Improve FFDC for new Node Comm Device Driver</li>
653<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/26d9aed84b0f">26d9aed84b0f</a> Add Mutex and Error Recovery for Node Communications</li>
654<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/36d47d4ca26d">36d47d4ca26d</a> Update bbuild to b0608a_1823.920 and CUMULUS/Jenkins Fix</li>
655<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7617e77949d7">7617e77949d7</a> Add procedure for istep 18’s Node Communication ABUS
656Exchange</li>
657<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/323f71eb613d">323f71eb613d</a> Add TPM Calls to Node Communication ABUS Exchange Procedure</li>
658</ul>
659<p>Nick Bofferding (15):</p>
660<ul class="simple">
661<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b783b0264c7f">b783b0264c7f</a> Secure Boot: Secure Centaurs in istep 14.5</li>
662<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d2c360c9db83">d2c360c9db83</a> Secure Boot: Do not disable external cMFSI fencing in “host
663IPL complete” istep</li>
664<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2fe71f4ddc13">2fe71f4ddc13</a> Secure Boot: Implement Centaur SCOM cache</li>
665<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9394f9d05ef8">9394f9d05ef8</a> Secure Boot: Inform FSP of key transition progress</li>
666<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/396cbd9a20cb">396cbd9a20cb</a> Secure Boot: Remove cMFSI fencing TODO</li>
667<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6be04f343c79">6be04f343c79</a> Secure Boot: Purge SW signature cache for multinode
668binaries</li>
669<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b14259e6b41a">b14259e6b41a</a> Secure Boot: Disable x-bus node communication</li>
670<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6359b6a6e881">6359b6a6e881</a> Fix memory leaks associated with various msg_sendrecv calls</li>
671<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f9aa8f06bbd8">f9aa8f06bbd8</a> Memory Management: Fix coalesce to track holes in the page
672management</li>
673<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b81a9c8640e6">b81a9c8640e6</a> Secure Boot: Defer init of Centaur SCOM cache register
674definitions</li>
675<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cbacafbc508a">cbacafbc508a</a> Secure Boot: Enabled final Secure Boot settings for
676Zeppelin</li>
677<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1db54dcc27d4">1db54dcc27d4</a> Secure Boot: Disable cache of 2010800 Centaur register</li>
678<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/82aa44098bcf">82aa44098bcf</a> Remove p9_fab_iovalid.C in order to re-mirror it</li>
679<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/30fe98727be2">30fe98727be2</a> Secure Boot: Centaur Security: Fix handling of 9 Centaur
680registers</li>
681<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d420d7b06a2e">d420d7b06a2e</a> Secure Boot: Set FIR mask bits for inactive OBUS links
682during host coalesce</li>
683</ul>
684<p>Nick Klazynski (4):</p>
685<ul class="simple">
686<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6838b3e41111">6838b3e41111</a> HW447585, HW447589, HW439303, Fix CDD1.2 security setting</li>
687<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b801b49cd1ba">b801b49cd1ba</a> Enable full ERAT for NDD2.2+ and CDD1.1+</li>
688<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f757ce93e06b">f757ce93e06b</a> Disable 2-for-1 on NDD2.2- and CDD1.2-</li>
689<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/443609a24275">443609a24275</a> Add RL0/RL1 support for CDD1.2</li>
690</ul>
691<p>Prachi Gupta (12):</p>
692<ul class="simple">
693<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3c73a7c369ce">3c73a7c369ce</a> wrap test: Use MNFG_FLAGS instead of compile time flag</li>
694<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dbd116ad5b6a">dbd116ad5b6a</a> wrap_test: targeting fixups</li>
695<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e71f194cb0ba">e71f194cb0ba</a> DECONFIG_GARDABLE: add no_export tag, don’t want MRW to
696override</li>
697<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2e5169694368">2e5169694368</a> wrap_test: set MFG_WRAP_TEST_LINKS_SET on the destination
698target</li>
699<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bbee47025c11">bbee47025c11</a> Fixup all the voltage rail’s ID attribute for both proc and
700cent</li>
701<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a9986addb4ff">a9986addb4ff</a> call mss_volt* hwps with membufs that have same VDDR_ID</li>
702<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7983214c3e76">7983214c3e76</a> p9c_mss_volt_dimm_count: add a const to the input parameter</li>
703<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0ae044ac29cf">0ae044ac29cf</a> add a call to mss_volt_dimm_count hwp</li>
704<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5815703c3be9">5815703c3be9</a> Add support for missing memory behind master proc</li>
705<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/27bf395be2cd">27bf395be2cd</a> missing memory: istep 7 and 14 changes</li>
706<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d50263f51eb4">d50263f51eb4</a> getMBvpdAttr: Updates for DDR3 support</li>
707<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cc638c9bdc4e">cc638c9bdc4e</a> Added in a sleep after we winkle in istep 18 to avoid race
708conditions</li>
709</ul>
710<p>Prasad Bg Ranganath (5):</p>
711<ul class="simple">
712<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e78db3c12df">4e78db3c12df</a> SBE:PUTRING: Add callout support for checkword mismatch
713failure</li>
714<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/798ff0e50b1d">798ff0e50b1d</a> PM reset: Fix disable resclk procedure</li>
715<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/37aa1c9e5919">37aa1c9e5919</a> PM_RESCLK: Clear override bits of CACCR in reset flow</li>
716<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/261923ec2039">261923ec2039</a> PPB: Bug fix in computing IAC Vdn value</li>
717<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/25da6f268179">25da6f268179</a> PM:Remove deprecated attributes</li>
718</ul>
719<p>Prem Shanker Jha (3):</p>
720<ul class="simple">
721<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5ed2437d9ecf">5ed2437d9ecf</a> SplWkup: Fixed issue in FFDC collection in case of special
722wakeup timeout.</li>
723<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2b37fd25aed1">2b37fd25aed1</a> PM: Addressed TODOs in hcode image build HWP.</li>
724<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cfa7304f5d6a">cfa7304f5d6a</a> STOP API: API conditionally supports 255 SCOM restore
725entries for each quad.</li>
726</ul>
727<p>Richard J. Knight (6):</p>
728<ul class="simple">
729<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/83c61f3ae866">83c61f3ae866</a> Use the effective chip and group ids to calc mmio addr</li>
730<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/496156ffbd83">496156ffbd83</a> Add centaur dynamic VDDR code to hostboot</li>
731<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/49f6c664792e">49f6c664792e</a> Add fix for HDAT Fail in Hostboot istep 21: BC8A1A20</li>
732<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c6cbabf3d435">c6cbabf3d435</a> Add HX keyword attribute for PCIe bifurcation support</li>
733<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e9be410090d">8e9be410090d</a> Fix SRC BC8A1A20 - RUNTIME::RC_INVALID_RHB_INSTANCE</li>
734<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8c3f57a54055">8c3f57a54055</a> Fix for SW432203: fails istep at istep host_runtime_setup</li>
735</ul>
736<p>Rick Ward (4):</p>
737<ul class="simple">
738<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3c2b4bf2adc3">3c2b4bf2adc3</a> RTC189294 - Centaur Channel Checkstop (Runtime)</li>
739<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5db6a94e4472">5db6a94e4472</a> RTC189294 - Centaur Channel Checkstop (Runtime)</li>
740<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b364d7b062bf">b364d7b062bf</a> Centaur Channel Checkstop (runtime)</li>
741<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/74bfadb2ab87">74bfadb2ab87</a> Centaur Channel Checkstop (runtime)</li>
742</ul>
743<p>Roland Veloz (5):</p>
744<ul class="simple">
745<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c0217d002a0a">c0217d002a0a</a> Added support, in Istep 08, to facilitate the testing of
746SMP wrap</li>
747<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/79c2cf9d40f1">79c2cf9d40f1</a> Added support, in IStep 09, to facilitate the testing of
748SMP wrap</li>
749<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1af47d2a9aef">1af47d2a9aef</a> Continuing support, in IStep 09, to facilitate the testing
750of SMP wrap</li>
751<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c6916a42d34b">c6916a42d34b</a> Add support for getting SBE Capabilites; extract SBE
752Version, Commit ID and Tags</li>
753<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0189e34d3bbc">0189e34d3bbc</a> Create a utility to add/remove entries from a link list
754within a given buffer</li>
755</ul>
756<p>Ryan Black (1):</p>
757<ul class="simple">
758<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e2ade14ecc5e">e2ade14ecc5e</a> Change npu ATSD timeout to disabled</li>
759</ul>
760<p>Sachin Gupta (1):</p>
761<ul class="simple">
762<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/747ebb9979d3">747ebb9979d3</a> Fix check for EQ_CME_SCOM_LMCR_SCOM</li>
763</ul>
764<p>Sakethan R Kotta (2):</p>
765<ul class="simple">
766<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/34d086e3e678">34d086e3e678</a> untrusted SBE reserved memory region to Rsvd Mem Trace Buf
767Section</li>
768<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1ec6201b896c">1ec6201b896c</a> HBRT Reserved Mem Trace Buffer implementation.</li>
769</ul>
770<p>Sameer Veer (1):</p>
771<ul class="simple">
772<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/22672ede554a">22672ede554a</a> Include release track info in list-of-commits email</li>
773</ul>
774<p>Santosh Balasubramanian (1):</p>
775<ul class="simple">
776<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/07cf2ea6e013">07cf2ea6e013</a> Secure Boot: Centaur Security: Initial sensitive register
777list</li>
778</ul>
779<p>Soma BhanuTej (2):</p>
780<ul class="simple">
781<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/23e5c485a4f7">23e5c485a4f7</a> Adding p9c DD13 support</li>
782<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d350dac276cc">d350dac276cc</a> Adding p9c 1.3 support.</li>
783</ul>
784<p>Stephen Glancy (14):</p>
785<ul class="simple">
786<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/14f1070233d3">14f1070233d3</a> Adds centaur dynamic VDDR code</li>
787<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ad4b74504674">ad4b74504674</a> Adds secure mode boot for memory buffer chips</li>
788<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/57e0a47955d8">57e0a47955d8</a> Adds cumulus unit test support</li>
789<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/13c42ee1d839">13c42ee1d839</a> Adds MRW support for x4/x8 DIMM configurations</li>
790<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0535232e93da">0535232e93da</a> Fixes centaur bad bitmap processing</li>
791<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2254d9f67acf">2254d9f67acf</a> Enables DDR4 training advanced</li>
792<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8ff5d8f2210b">8ff5d8f2210b</a> Updates Centaur training to continue on fails for FW</li>
793<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/862ecf79aaec">862ecf79aaec</a> Fixes Centaur code to use ATTR_BAD_DQ_BITMAP</li>
794<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/48ed215d898d">48ed215d898d</a> Fix MBS mask FIR for Obus recovery</li>
795<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5e71d0883849">5e71d0883849</a> Fixes CKE levels during RCD initialization</li>
796<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3927a22f49db">3927a22f49db</a> Fixes IPL UE callout code</li>
797<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a49be1a5d21b">a49be1a5d21b</a> Removes erroneous FAPI ERR print</li>
798<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/866f841512df">866f841512df</a> Updates training advanced workarounds to run after a
799failure</li>
800<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f5c960805358">f5c960805358</a> Updates the training advanced algorithm</li>
801</ul>
802<p>Sumit Kumar (3):</p>
803<ul class="simple">
804<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6855bca779b8">6855bca779b8</a> Erepair HWP - Include target type DMI</li>
805<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eb3bc77cbaf3">eb3bc77cbaf3</a> Add check for copyright date if its begin-end years same</li>
806<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1e12696d400f">1e12696d400f</a> eRepair: Fixed lanes handling of target types</li>
807</ul>
808<p>Swathi Madhuri Bhattiprolu (4):</p>
809<ul class="simple">
810<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9c93244cabf8">9c93244cabf8</a> Fix HWAS_STATE_CHANGED_SUBSCRIPTION_MASK for MC/MI/DMI</li>
811<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5620f81ace6c">5620f81ace6c</a> Disable memory mirroring in simics temporarily</li>
812<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b7a44c225976">b7a44c225976</a> Verify frequency attributes across nodes to match with that
813of master node</li>
814<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e3163f375ff8">e3163f375ff8</a> Implement the VPD backend for these attributes</li>
815</ul>
816<p>Thi Tran (3):</p>
817<ul class="simple">
818<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/927220a65bb7">927220a65bb7</a> Double frequency of coalescing memory fragmentation</li>
819<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d46f111a8f66">d46f111a8f66</a> Fix unbalance FCO distribution between procs</li>
820<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/58f42f15ae71">58f42f15ae71</a> Fix data storage exception when PRD runs in istep 12.</li>
821</ul>
822<p>Vasant Hegde (1):</p>
823<ul class="simple">
824<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fbea67f16d58">fbea67f16d58</a> MPIPL: Update MDRT count for FSP based OPAL system</li>
825</ul>
826<p>Venkatesh Sainath (1):</p>
827<ul class="simple">
828<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2e3958796d0c">2e3958796d0c</a> Fleetwood 2N specific targeting binary generation</li>
829</ul>
830<p>William A. Kennington III (4):</p>
831<ul class="simple">
832<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2f1a0ed58a1b">2f1a0ed58a1b</a> istepdispatcher: When trying to set the watchdog, clear
833DONT_STOP</li>
834<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9b9f654f0f6d">9b9f654f0f6d</a> istepdispatcher: Reset the watchog to enable it</li>
835<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3c2fdb8f668c">3c2fdb8f668c</a> istep21: Keep the watchdog running into the host payload</li>
836<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0aff9f48c7ea">0aff9f48c7ea</a> ipmiwatchdog: Limit the number of resets</li>
837</ul>
838<p>William G. Hoffa (1):</p>
839<ul class="simple">
840<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/45f20525ba60">45f20525ba60</a> Revert “Force hbRelease to search ‘master’ branch”</li>
841</ul>
842<p>Yue Du (1):</p>
843<ul class="simple">
844<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0d6bce9b7a0f">0d6bce9b7a0f</a> STOP: Handle Quad Special Wakeup Done while pm_reset</li>
845</ul>
846<p>Zane Shelley (62):</p>
847<ul class="simple">
848<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/453283ebfde2">453283ebfde2</a> PRD: Fixed logic errors in isMembufOnDimm() that broke
849Nimbus</li>
850<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e8111177af9d">e8111177af9d</a> PRD: fixed how RT TPS procedures are banned from processing</li>
851<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2ab7c3f22534">2ab7c3f22534</a> PRD: finished porting handleRrFo() for MBA</li>
852<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2f03c48855a5">2f03c48855a5</a> PRD: fix address registers for fetch ECC errors</li>
853<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f62ac59186a6">f62ac59186a6</a> PRD: move MBA maint HWPs to PRD library</li>
854<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dd245fcbbe5d">dd245fcbbe5d</a> PRD: enable startScrub() support for Centaur</li>
855<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c82b015b7609">c82b015b7609</a> PRD: remove unused P8 memory domain files</li>
856<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/40a290f2ab3b">40a290f2ab3b</a> PRD: remove unused P8 memory data bundle files</li>
857<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b26bb8d32b9f">b26bb8d32b9f</a> PRD: callout connented L4 bug</li>
858<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/09035bf13460">09035bf13460</a> PRD: refined cleanupChnlAttns() for Centaur</li>
859<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bc2d4987aef8">bc2d4987aef8</a> PRD: add getConnectedChild() support from proc to membuf</li>
860<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b0a9477ec9a6">b0a9477ec9a6</a> PRD: refined cleanupChnlFail() for Centaur</li>
861<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e47aaa5ef48">4e47aaa5ef48</a> PRD: Callout MBA LOW with no gard on RCD parity errors</li>
862<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5370984de389">5370984de389</a> PRD: Remove ForceRead() from MemAddr utils</li>
863<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c1c584f04be0">c1c584f04be0</a> PRD: scrub resume counter for MBA runtime scrub commands</li>
864<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1b04e458595a">1b04e458595a</a> PRD: support to determine if BG scrub can resume after
865stop-on-error</li>
866<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5064efd9ee55">5064efd9ee55</a> PRD: Simplify templates in memory CE functions</li>
867<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0d6b900a5d12">0d6b900a5d12</a> PRD: Maintenance RCE handling during background scrub for
868Centaur</li>
869<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e940af9a779a">e940af9a779a</a> PRD: Maint soft/inter/hard CE handling during background
870scrub for Centaur</li>
871<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4b7ee3632592">4b7ee3632592</a> PRD: Update MemTdCtlr::initialize() for Centaur</li>
872<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aa0df6e89b16">aa0df6e89b16</a> PRD: removed unused P8 code</li>
873<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c7867f1449a1">c7867f1449a1</a> PRD: flush CE and RCE tables when a TD procedure is
874complete</li>
875<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b8037fcdbe63">b8037fcdbe63</a> PRD: cleanup after placing/verifying a chip mark on Centaur</li>
876<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7ff47d2af40b">7ff47d2af40b</a> PRD: standardized VCM nextStep() and analyzePhase()</li>
877<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b869f42b77f4">b869f42b77f4</a> PRD: ECC analysis and command handling for DRAM sparing</li>
878<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/08488232045b">08488232045b</a> PRD: TPS analyzePhase() for Centaur</li>
879<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3e16432f929a">3e16432f929a</a> PRD: TPS startNextPhase() for Centaur</li>
880<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a8f19539edc5">a8f19539edc5</a> PRD: TPS nextStep() for Centaur</li>
881<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/47e9c9b12017">47e9c9b12017</a> PRD: TPS analyzeEccErrors() for Centaur</li>
882<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/82083635acda">82083635acda</a> PRD: TPS analyzeCeStats() for Centaur</li>
883<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9192da4a49db">9192da4a49db</a> PRD: refined handleChnlFail() for Centaur</li>
884<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1a66b96f84f3">1a66b96f84f3</a> PRD: FFDC registers for channel failure attentions</li>
885<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a0ea8ab73807">a0ea8ab73807</a> PRD: updates from latest RAS XML</li>
886<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/41f3aa61a7e9">41f3aa61a7e9</a> PRD: removed old P8 memory system system code</li>
887<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cecaeb320299">cecaeb320299</a> PRD: typo in runtime DRAM sparing signature</li>
888<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/38666ab58f15">38666ab58f15</a> PRD: create MarkStore::applyRasPolicies()</li>
889<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/557dadfef131">557dadfef131</a> PRD: remove NX unit checkstop support</li>
890<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2775c2ed81ce">2775c2ed81ce</a> PRD: removed runtime deconfig for channel failure</li>
891<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f6c80b9c6010">f6c80b9c6010</a> PRD: removed depricated ErrDataService::handleUnitCS()</li>
892<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ee548e96749a">ee548e96749a</a> PRD: removed depricated unit dump support</li>
893<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bcfc61239031">bcfc61239031</a> PRD: removed depricated rt deconfig and unit dump
894interfaces</li>
895<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f54c91bffdc2">f54c91bffdc2</a> PRD: removed erroneous trace in getMemBufRawCardType()</li>
896<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/47c75711f2be">47c75711f2be</a> PRD: fixed erroneous trace in PlatConfigurator::build()</li>
897<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2b7899b5f805">2b7899b5f805</a> PRD: removed redundant ECC capture data</li>
898<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0fc9ee71e06e">0fc9ee71e06e</a> PRD: remove empty TD controller data</li>
899<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f290f5d4a9ef">f290f5d4a9ef</a> PRD: fixed parser bugs in TD_CTLR_DATA</li>
900<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fc766f78534e">fc766f78534e</a> PRD: set Cumulus command list timeout to match Nimbus</li>
901<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/27bf34b7fa6e">27bf34b7fa6e</a> PRD: add CE table traces for MNFG mode thresholds</li>
902<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e1a04818ba32">e1a04818ba32</a> PRD: enable FSP channel fail isolation on processor side of
903bus</li>
904<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/36b343d78a73">36b343d78a73</a> PRD: use correct symbol when writing MBA markstore</li>
905<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2024675173c3">2024675173c3</a> PRD: MNFG spare DRAM deploy needs to deploy on both MBA
906ports</li>
907<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/34768601609c">34768601609c</a> PRD: Do not abort on UE during MBA TPS</li>
908<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/03416d24641d">03416d24641d</a> PRD: Set ‘too many bus errors’ in DMIFIR to UNIT_CS</li>
909<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b2c2ca936ce6">b2c2ca936ce6</a> PRD: MBA command resume not incrementing address</li>
910<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ccea7f349f6e">ccea7f349f6e</a> PRD: shift UCS and HA chiplet masks to match chiplet FIRs</li>
911<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a4746b6f2924">a4746b6f2924</a> PRD: fix bug that bypasses TPS ban support</li>
912<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/84a0b8e43c20">84a0b8e43c20</a> PRD: remove unused TD queue parameters</li>
913<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5a3703db513a">5a3703db513a</a> PRD: All TPS bans on MCA target should cause fetch CE
914masking</li>
915<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/630c378b8dde">630c378b8dde</a> PRD: reduce number of ways TPS can be banned</li>
916<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bb794f948b1f">bb794f948b1f</a> PRD: Ban TPS if UE found during VCM, DSD, or TPS procedures</li>
917<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5a927c8232d0">5a927c8232d0</a> PRD: abort TPS if chip mark placed during procedure</li>
918<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4696c5090436">4696c5090436</a> PRD: fixed the per-symbol threshold in MBA TPS</li>
919</ul>
920<p>aravnair-in (4):</p>
921<ul class="simple">
922<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/415026c16dd2">415026c16dd2</a> Fix instance path for SMPGROUP target</li>
923<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/14a61c96fa3b">14a61c96fa3b</a> Comment why we add INSTANCE_PATH specifically for SMPGROUP</li>
924<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/49e74816eab8">49e74816eab8</a> Set DECONFIG_GARDABLE for SMPGROUP target</li>
925<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0c9579f525f4">0c9579f525f4</a> Deconfig by association rule for SMPGROUP targets</li>
926</ul>
927<p>nagurram-in (2):</p>
928<ul class="simple">
929<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e33bd00b1ee9">e33bd00b1ee9</a> HDAT: Fix to pass mcbist target for mem bus frequency API</li>
930<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f3fd15c5b123">f3fd15c5b123</a> HDAT: New attribute LOCATION_CODE support for fru target</li>
931</ul>
932<p>spashabk-in (1):</p>
933<ul class="simple">
934<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/764053f34519">764053f34519</a> Remove clear(step 3) of reset vectors</li>
935</ul>
936</div>
937</div>
938<div class="section" id="package-occ">
939<h2>Package: occ<a class="headerlink" href="#package-occ" title="Permalink to this headline"></a></h2>
940<p><a class="reference external" href="https://github.com/open-power/occ">Repository</a></p>
941<div class="section" id="v2-1-rc1-patches-2">
942<span id="id3"></span><h3>Patches<a class="headerlink" href="#v2-1-rc1-patches-2" title="Permalink to this headline"></a></h3>
943</div>
944<div class="section" id="v2-1-rc1-commits-2">
945<span id="id4"></span><h3>Commits<a class="headerlink" href="#v2-1-rc1-commits-2" title="Permalink to this headline"></a></h3>
946<p>Andres Lugo-Reyes (2):</p>
947<ul class="simple">
948<li><a class="reference external" href="https://github.com/open-power/occ/commit/139bc907486b">139bc907486b</a> Package the g_wof struct so debug command data is consistent</li>
949<li><a class="reference external" href="https://github.com/open-power/occ/commit/7c2a9700d0db">7c2a9700d0db</a> Redundant APSS Support</li>
950</ul>
951<p>Douglas Gilbert (1):</p>
952<ul class="simple">
953<li><a class="reference external" href="https://github.com/open-power/occ/commit/5c01b5476e8f">5c01b5476e8f</a> captureFir: Add delay and sbefifo reset</li>
954</ul>
955<p>William Bryan (1):</p>
956<ul class="simple">
957<li><a class="reference external" href="https://github.com/open-power/occ/commit/0cb9eeae2f09">0cb9eeae2f09</a> Enable GPE IPC Timers</li>
958</ul>
959<p>mbroyles (1):</p>
960<ul class="simple">
961<li><a class="reference external" href="https://github.com/open-power/occ/commit/aa97e176b1be">aa97e176b1be</a> Force update of OPAL-OCC memory after GPU presence detected</li>
962</ul>
963</div>
964</div>
965<div class="section" id="package-petitboot">
966<h2>Package: petitboot<a class="headerlink" href="#package-petitboot" title="Permalink to this headline"></a></h2>
967<p><a class="reference external" href="https://github.com/open-power/petitboot">Repository</a></p>
968<div class="section" id="v2-1-rc1-patches-3">
969<span id="id5"></span><h3>Patches<a class="headerlink" href="#v2-1-rc1-patches-3" title="Permalink to this headline"></a></h3>
970<ul class="simple">
971<li><a class="reference external" href="https://github.com/open-power/op-build/tree/HEAD/openpower/package/petitboot/petitboot-01-autotools-Add-autopoint-generated-files.patch">petitboot-01-autotools-Add-autopoint-generated-files.patch</a></li>
972</ul>
973</div>
974<div class="section" id="v2-1-rc1-commits-3">
975<span id="id6"></span><h3>Commits<a class="headerlink" href="#v2-1-rc1-commits-3" title="Permalink to this headline"></a></h3>
976</div>
977</div>
978<div class="section" id="package-sbe">
979<h2>Package: sbe<a class="headerlink" href="#package-sbe" title="Permalink to this headline"></a></h2>
980<p><a class="reference external" href="https://github.com/open-power/sbe">Repository</a></p>
981<div class="section" id="v2-1-rc1-patches-4">
982<span id="id7"></span><h3>Patches<a class="headerlink" href="#v2-1-rc1-patches-4" title="Permalink to this headline"></a></h3>
983</div>
984<div class="section" id="v2-1-rc1-commits-4">
985<span id="id8"></span><h3>Commits<a class="headerlink" href="#v2-1-rc1-commits-4" title="Permalink to this headline"></a></h3>
986<p>Claus Michael Olsen (2):</p>
987<ul class="simple">
988<li><a class="reference external" href="https://github.com/open-power/sbe/commit/34332987f42c">34332987f42c</a> Risk level 3/4/5 support: Step 2 - image update to TOR v7</li>
989<li><a class="reference external" href="https://github.com/open-power/sbe/commit/3d4428aecda5">3d4428aecda5</a> Update to p9_xip_tool to handle stand-alone DDCO ring files.</li>
990</ul>
991<p>Joe McGill (1):</p>
992<ul class="simple">
993<li><a class="reference external" href="https://github.com/open-power/sbe/commit/a7e21bc75bf9">a7e21bc75bf9</a> Savory Insomnia – revert to ordered tlbie mode for Cumulus</li>
994</ul>
995<p>John Rell (1):</p>
996<ul class="simple">
997<li><a class="reference external" href="https://github.com/open-power/sbe/commit/accb97c18e8c">accb97c18e8c</a> jgr18042600 Changed rx_recal_abort_dl_mask=0 for cumulus
998HW446964</li>
999</ul>
1000<p>Nick Klazynski (2):</p>
1001<ul class="simple">
1002<li><a class="reference external" href="https://github.com/open-power/sbe/commit/1768f6cce137">1768f6cce137</a> TM workaround for HW443982</li>
1003<li><a class="reference external" href="https://github.com/open-power/sbe/commit/8338464e3a33">8338464e3a33</a> HW447585, HW447589, HW439303, Fix CDD1.2 security setting</li>
1004</ul>
1005<p>Prasad Bg Ranganath (1):</p>
1006<ul class="simple">
1007<li><a class="reference external" href="https://github.com/open-power/sbe/commit/02f710ae2d11">02f710ae2d11</a> SBE:PUTRING: Add callout support for checkword mismatch failure</li>
1008</ul>
1009<p>Prem Shanker Jha (1):</p>
1010<ul class="simple">
1011<li><a class="reference external" href="https://github.com/open-power/sbe/commit/be807f0fd7ec">be807f0fd7ec</a> PM: Fix FFDC collection for HWP p9_collect_suspend_ffdc.</li>
1012</ul>
1013<p>Raja Das (2):</p>
1014<ul class="simple">
1015<li><a class="reference external" href="https://github.com/open-power/sbe/commit/104a5bd096f7">104a5bd096f7</a> Tempopary fix to fail MPIPL if Cache is not scommable</li>
1016<li><a class="reference external" href="https://github.com/open-power/sbe/commit/7ba886dde651">7ba886dde651</a> Enabled scomable state check before cache flush in mpipl</li>
1017</ul>
1018<p>Sachin Gupta (1):</p>
1019<ul class="simple">
1020<li><a class="reference external" href="https://github.com/open-power/sbe/commit/9dc8c3e5576d">9dc8c3e5576d</a> Revert Tempopary fix to fail MPIPL if Cache is not scommable</li>
1021</ul>
1022<p>Santosh Balasubramanian (1):</p>
1023<ul class="simple">
1024<li><a class="reference external" href="https://github.com/open-power/sbe/commit/6ebd43e6945e">6ebd43e6945e</a> Nest perf counter cfg registers</li>
1025</ul>
1026<p>Soma BhanuTej (1):</p>
1027<ul class="simple">
1028<li><a class="reference external" href="https://github.com/open-power/sbe/commit/1a52c0665d85">1a52c0665d85</a> Adding p9c DD13 support</li>
1029</ul>
1030<p>spashabk-in (3):</p>
1031<ul class="simple">
1032<li><a class="reference external" href="https://github.com/open-power/sbe/commit/af40291dc92d">af40291dc92d</a> Update backing build</li>
1033<li><a class="reference external" href="https://github.com/open-power/sbe/commit/e3dd8facc038">e3dd8facc038</a> Fence all chip-ops in QUIESCE state</li>
1034<li><a class="reference external" href="https://github.com/open-power/sbe/commit/d73b8bc3e960">d73b8bc3e960</a> Handle FSP failover</li>
1035</ul>
1036</div>
1037</div>
1038<div class="section" id="package-skiboot">
1039<h2>Package: skiboot<a class="headerlink" href="#package-skiboot" title="Permalink to this headline"></a></h2>
1040<p><a class="reference external" href="https://github.com/open-power/skiboot">Repository</a></p>
1041<div class="section" id="v2-1-rc1-patches-5">
1042<span id="id9"></span><h3>Patches<a class="headerlink" href="#v2-1-rc1-patches-5" title="Permalink to this headline"></a></h3>
1043</div>
1044<div class="section" id="v2-1-rc1-commits-5">
1045<span id="id10"></span><h3>Commits<a class="headerlink" href="#v2-1-rc1-commits-5" title="Permalink to this headline"></a></h3>
1046<p>Akshay Adiga (1):</p>
1047<ul class="simple">
1048<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/34e9c3c1edb3">34e9c3c1edb3</a> SLW: Remove stop1_lite and stop2_lite</li>
1049</ul>
1050<p>Alexey Kardashevskiy (1):</p>
1051<ul class="simple">
1052<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fca2b2b839a6">fca2b2b839a6</a> npu2: Reset NVLinks on hot reset</li>
1053</ul>
1054<p>Andrew Jeffery (2):</p>
1055<ul class="simple">
1056<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/50dfd067835a">50dfd067835a</a> pci: Fix PCI_DEVICE_ID()</li>
1057<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dc24a1fd61e0">dc24a1fd61e0</a> core: Add test for PCI quirks</li>
1058</ul>
1059<p>Balbir Singh (1):</p>
1060<ul class="simple">
1061<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8cbe91569112">8cbe91569112</a> external/mambo: Add support for readline if it exists</li>
1062</ul>
1063<p>Balbir singh (5):</p>
1064<ul class="simple">
1065<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ad58f8da1d4f">ad58f8da1d4f</a> Fix strtok for previous tokens being NULL</li>
1066<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e18f3fd2301c">e18f3fd2301c</a> check for NULL input string in is_sai_loc_code</li>
1067<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9da2eb12f14f">9da2eb12f14f</a> mbox/flash: Remove dead code</li>
1068<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7ed804a6fbc0">7ed804a6fbc0</a> libflash/blocklevel_write: Fix missing error handling</li>
1069<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5802477a821e">5802477a821e</a> libflash/blocklevel.c: Remove unused store to ecc_len</li>
1070</ul>
1071<p>Benjamin Herrenschmidt (5):</p>
1072<ul class="simple">
1073<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/98ad450bd75e">98ad450bd75e</a> cpu: Remove duplicate setting of LPCR</li>
1074<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a8700b5beeab">a8700b5beeab</a> cpu: Do an isync after setting LPCR</li>
1075<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/08992151641a">08992151641a</a> fsp/console: Always establish OPAL console API backend</li>
1076<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/15d9f3199782">15d9f3199782</a> cpu: Use STOP1 on POWER9 for idle/sleep inside OPAL</li>
1077<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/53dac89cb8aa">53dac89cb8aa</a> cpu: Cleanup clearing of doorbells on P9</li>
1078</ul>
1079<p>Breno Leitao (1):</p>
1080<ul class="simple">
1081<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/67bdd1668e6a">67bdd1668e6a</a> doc: add entry for OPAL_CHECK_ASYNC_COMPLETION</li>
1082</ul>
1083<p>Christophe Lombard (1):</p>
1084<ul class="simple">
1085<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1e5668520cfb">1e5668520cfb</a> capi: Add a comment for the Transport Control Register</li>
1086</ul>
1087<p>Cédric Le Goater (1):</p>
1088<ul class="simple">
1089<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/35cd7a379b93">35cd7a379b93</a> plat/qemu: add PNOR support</li>
1090</ul>
1091<p>Dan Crowell (1):</p>
1092<ul class="simple">
1093<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/55ef0db841a0">55ef0db841a0</a> Add prepare_hbrt_update to hbrt interfaces</li>
1094</ul>
1095<p>Frederic Barrat (7):</p>
1096<ul class="simple">
1097<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b5c863a86427">b5c863a86427</a> npu2-opencapi: Use presence detection</li>
1098<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/baa4156c71f4">baa4156c71f4</a> npu2-opencapi: Rework adapter reset</li>
1099<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/465bc3cac5b6">465bc3cac5b6</a> npu2-opencapi: Train links on fundamental reset</li>
1100<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f27a6322ec1c">f27a6322ec1c</a> npu2-opencapi: Cleanup traces printed during link training</li>
1101<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/60cb2cd0595d">60cb2cd0595d</a> npu2-opencapi: Fix link state to report link down</li>
1102<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/94140dbc6a9c">94140dbc6a9c</a> npu2-opencapi: reduce number of retries to train the link</li>
1103<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c2ce576152b4">c2ce576152b4</a> p8-i2c: fix wrong request status when a reset is needed</li>
1104</ul>
1105<p>Haren Myneni (1):</p>
1106<ul class="simple">
1107<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/56026a132924">56026a132924</a> NX: Add NX coprocessor init opal call</li>
1108</ul>
1109<p>Joel Stanley (7):</p>
1110<ul class="simple">
1111<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/22320e119800">22320e119800</a> pflash: Use correct prefix when installing</li>
1112<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3754022e50d5">3754022e50d5</a> occ-sensor: Avoid using uninitialised struct cpu_thread</li>
1113<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4026841b4848">4026841b4848</a> timebase: Remove unused remaining time calculation</li>
1114<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c3f20185ff5d">c3f20185ff5d</a> hdata: Remove hn variable where it is unused</li>
1115<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b2054c43315d">b2054c43315d</a> psi: Properly mask errors in SEMR</li>
1116<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c032c5991207">c032c5991207</a> ast-bmc: Document BMC scratch register</li>
1117<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b09e48ffcdbf">b09e48ffcdbf</a> astbmc: Enable mbox depending on scratch reg</li>
1118</ul>
1119<p>Madhavan Srinivasan (1):</p>
1120<ul class="simple">
1121<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/28ba76c32ea1">28ba76c32ea1</a> external/xscom-utils: Add python library for xscom access</li>
1122</ul>
1123<p>Mahesh Salgaonkar (2):</p>
1124<ul class="simple">
1125<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e9ee7c7d3571">e9ee7c7d3571</a> opal-prd: Do not error out on first failure for soft/hard
1126offline.</li>
1127<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fa82d360a73a">fa82d360a73a</a> opal/hmi: Display correct chip id while printing NPU FIRs.</li>
1128</ul>
1129<p>Michael Neuling (1):</p>
1130<ul class="simple">
1131<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3d019581c981">3d019581c981</a> cpu: Clear PCR SPR in opal_reinit_cpus()</li>
1132</ul>
1133<p>Nicholas Piggin (1):</p>
1134<ul class="simple">
1135<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/277615348ba6">277615348ba6</a> core/console: fix deadlock when printing with console lock
1136held</li>
1137</ul>
1138<p>Oliver O’Halloran (4):</p>
1139<ul class="simple">
1140<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ac6059026442">ac6059026442</a> p8-i2c: Allow a per-port default timeout</li>
1141<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3668dc88a1bd">3668dc88a1bd</a> hdata: Add TPM timeout workaround</li>
1142<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/81d52fb22cc9">81d52fb22cc9</a> libstb/i2c-driver: Bump max timeout</li>
1143<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/49656a181133">49656a181133</a> p8-i2c: Remove force reset</li>
1144</ul>
1145<p>Samuel Mendoza-Jonas (2):</p>
1146<ul class="simple">
1147<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3f0ddec7e719">3f0ddec7e719</a> astbmc: Set romulus BMC type to OpenBMC</li>
1148<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5cc781de8803">5cc781de8803</a> ffspart: Don’t require user to create blank partitions
1149manually</li>
1150</ul>
1151<p>Stewart Smith (27):</p>
1152<ul class="simple">
1153<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fe4cb348e13b">fe4cb348e13b</a> skiboot 6.0.2 release notes</li>
1154<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ce2aab620902">ce2aab620902</a> doc: Further document development and release process</li>
1155<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/32e6ad0692ae">32e6ad0692ae</a> doc/opal-power-shift-ratio: fix table formatting</li>
1156<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0181eea27db1">0181eea27db1</a> doc/opal-api: flesh out return-codes documentation</li>
1157<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e92277523645">e92277523645</a> AMI BMC: use 0x3a as OEM command</li>
1158<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dc4e55316981">dc4e55316981</a> skiboot 6.0.4 release notes</li>
1159<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d14909ecbd0d">d14909ecbd0d</a> skiboot 5.10.6 release notes</li>
1160<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4a4840a304ba">4a4840a304ba</a> skiboot 5.9.9 release notes</li>
1161<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b4a02f79820b">b4a02f79820b</a> skiboot 5.4.10 release notes</li>
1162<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f708f67a4d0a">f708f67a4d0a</a> hdata/tests/stubs.c: fix GCC8 warning</li>
1163<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b32ddeb7ea0d">b32ddeb7ea0d</a> core/test/run_mem_region: fix GCC8 compile error</li>
1164<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/44d0f8638bc1">44d0f8638bc1</a> hdata/spira.c: fix iplparams feature name string handling</li>
1165<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/70d544de8739">70d544de8739</a> hdata/i2c.c: fix building with gcc8</li>
1166<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/918b7233d3bb">918b7233d3bb</a> Add -Wno-stringop-truncation for GCC8</li>
1167<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2865cedf49bf">2865cedf49bf</a> travis: add fedora28</li>
1168<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/021f6f39b9bf">021f6f39b9bf</a> test/qemu: skip qemu test if ‘old’ qemu without PCR</li>
1169<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bbfd8738319f">bbfd8738319f</a> travis: remove Ubuntu 12.04</li>
1170<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5b70462c73a8">5b70462c73a8</a> ipmi-watchdog: don’t run by default yet</li>
1171<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a5a32e86f3e2">a5a32e86f3e2</a> libflash: fix gcov build</li>
1172<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1b86a92b6cb6">1b86a92b6cb6</a> Quieten console output on boot</li>
1173<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/61bbadfcd603">61bbadfcd603</a> Blockchain isn’t the only data structure deserving of love</li>
1174<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8f650b6d55b4">8f650b6d55b4</a> hw/bt.c: quieten all the noisy BT/IPMI messages</li>
1175<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e50e239b75c3">e50e239b75c3</a> libflash: quieten our logging</li>
1176<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1839d2c714f8">1839d2c714f8</a> ipmi-sel: use opal_booting() over poking at debug descriptor</li>
1177<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b1dee4a43dc3">b1dee4a43dc3</a> Split debug_descriptor out into own include file</li>
1178<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/900f86ab6ff7">900f86ab6ff7</a> Move include lock.h to fsp-console.h from console.h</li>
1179<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/440ecc83ab75">440ecc83ab75</a> skiboot v6.1-rc1 release notes</li>
1180</ul>
1181<p>Vasant Hegde (2):</p>
1182<ul class="simple">
1183<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bb0079ea8490">bb0079ea8490</a> platform/astbmc: Do not delete compatible property</li>
1184<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ded1f6e1abf5">ded1f6e1abf5</a> fast-reboot: Disable on FSP IPL side change</li>
1185</ul>
1186<p>William A. Kennington III (9):</p>
1187<ul class="simple">
1188<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/27dec8f85b68">27dec8f85b68</a> ipmi-watchdog: WD_POWER_CYCLE_ACTION -&gt; WD_RESET_ACTION</li>
1189<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b23d7714b4b8">b23d7714b4b8</a> ipmi-watchdog: Make it possible to set DONT_STOP</li>
1190<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/af7c59027d7b">af7c59027d7b</a> ipmi-watchdog: Don’t reset the watchdog twice</li>
1191<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/84995f900497">84995f900497</a> ipmi-watchdog: Don’t disable at shutdown</li>
1192<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c9f363245238">c9f363245238</a> ipmi-watchdog: Add a flag to determine if we are still
1193ticking</li>
1194<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/651f2049feb3">651f2049feb3</a> ipmi-watchdog: The stop action should disable reset</li>
1195<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7e956e687e64">7e956e687e64</a> ipmi-watchdog: Simplify our completion function</li>
1196<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2d2916409639">2d2916409639</a> ipmi-watchdog: Support resetting the watchdog after set</li>
1197<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e6e74c53ed64">e6e74c53ed64</a> ipmi-watchdog: Support handling re-initialization</li>
1198</ul>
1199</div>
1200</div>
1201<div class="section" id="package-zaius-xml">
1202<h2>Package: zaius-xml<a class="headerlink" href="#package-zaius-xml" title="Permalink to this headline"></a></h2>
1203<p><a class="reference external" href="https://github.com/open-power/zaius-xml">Repository</a></p>
1204<div class="section" id="v2-1-rc1-patches-6">
1205<span id="id11"></span><h3>Patches<a class="headerlink" href="#v2-1-rc1-patches-6" title="Permalink to this headline"></a></h3>
1206</div>
1207<div class="section" id="v2-1-rc1-commits-6">
1208<span id="id12"></span><h3>Commits<a class="headerlink" href="#v2-1-rc1-commits-6" title="Permalink to this headline"></a></h3>
1209<p>Adrian Barrera (2):</p>
1210<ul class="simple">
1211<li><a class="reference external" href="https://github.com/open-power/zaius-xml/commit/46c6f2b4f13e">46c6f2b4f13e</a> Enable stop states 4,5</li>
1212<li><a class="reference external" href="https://github.com/open-power/zaius-xml/commit/f9eeb2840947">f9eeb2840947</a> Enable WOF Phase 2 Support</li>
1213</ul>
1214</div>
1215</div>
1216</div>
1217
1218
1219 </div>
1220
1221 </div>
1222 </div>
1223 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
1224 <div class="sphinxsidebarwrapper">
1225<h1 class="logo"><a href="../index.html">OpenPOWER Firmware</a></h1>
1226
1227
1228
1229
1230
1231
1232
1233
1234<h3>Navigation</h3>
1235<p class="caption"><span class="caption-text">Contents:</span></p>
1236<ul class="current">
1237<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction to OpenPOWER Firmware</a></li>
1238<li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing op-build</a></li>
1239<li class="toctree-l1"><a class="reference internal" href="../process/index.html">Development Process</a></li>
1240<li class="toctree-l1"><a class="reference internal" href="../boot-devices.html">Supported Boot Devices</a></li>
1241<li class="toctree-l1"><a class="reference internal" href="../versioning.html">Version Scheme</a></li>
1242<li class="toctree-l1 current"><a class="reference internal" href="index.html">op-build Release Notes</a><ul class="current">
1243<li class="toctree-l2"><a class="reference internal" href="index.html#v1-21">v1.21</a></li>
1244<li class="toctree-l2"><a class="reference internal" href="index.html#v1-22">v1.22</a></li>
1245<li class="toctree-l2"><a class="reference internal" href="index.html#v2-0">v2.0</a></li>
1246<li class="toctree-l2 current"><a class="reference internal" href="index.html#v2-1">v2.1</a></li>
1247<li class="toctree-l2"><a class="reference internal" href="index.html#v2-2">v2.2</a></li>
1248<li class="toctree-l2"><a class="reference internal" href="index.html#v2-3">v2.3</a></li>
1249<li class="toctree-l2"><a class="reference internal" href="index.html#v2-4">v2.4</a></li>
1250<li class="toctree-l2"><a class="reference internal" href="index.html#v2-5">v2.5</a></li>
1251<li class="toctree-l2"><a class="reference internal" href="index.html#v2-6">v2.6</a></li>
1252</ul>
1253</li>
1254</ul>
1255
1256<div class="relations">
1257<h3>Related Topics</h3>
1258<ul>
1259 <li><a href="../index.html">Documentation overview</a><ul>
1260 <li><a href="index.html">op-build Release Notes</a><ul>
1261 <li>Previous: <a href="v2.0.16.html" title="previous chapter">Release Notes for OpenPower Firmware v2.0.16</a></li>
1262 <li>Next: <a href="v2.1.html" title="next chapter">Release Notes for OpenPower Firmware v2.1</a></li>
1263 </ul></li>
1264 </ul></li>
1265</ul>
1266</div>
1267<div id="searchbox" style="display: none" role="search">
1268 <h3>Quick search</h3>
1269 <div class="searchformwrapper">
1270 <form class="search" action="../search.html" method="get">
1271 <input type="text" name="q" />
1272 <input type="submit" value="Go" />
1273 <input type="hidden" name="check_keywords" value="yes" />
1274 <input type="hidden" name="area" value="default" />
1275 </form>
1276 </div>
1277</div>
1278<script type="text/javascript">$('#searchbox').show(0);</script>
1279
1280
1281
1282
1283
1284
1285
1286
1287 </div>
1288 </div>
1289 <div class="clearer"></div>
1290 </div>
1291 <div class="footer">
1292 &copy;2017, OpenPOWER Foundation System Software Work Group.
1293
1294 |
1295 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a>
1296 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
1297
1298 |
1299 <a href="../_sources/release-notes/v2.1-rc1.rst.txt"
1300 rel="nofollow">Page source</a>
1301 </div>
1302
1303
1304
1305
1306 </body>
1307</html>