blob: 206a8e397a0fb0ba69989cf1f554c548e35c193c [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.0.11 &#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.0.12" href="v2.0.12.html" />
20 <link rel="prev" title="Release Notes for OpenPower Firmware v2.0.10" href="v2.0.10.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-0-11">
38<h1>Release Notes for OpenPower Firmware v2.0.11<a class="headerlink" href="#release-notes-for-openpower-firmware-v2-0-11" title="Permalink to this headline"></a></h1>
39<p>op-build v2.0.11 was released on Thursday November 29th, 2018 and replaces
40op-build v2.0.10 as the current stable release in the 2.0.x series.</p>
41<p>It is recommended that v2.0.11 be used over any previous v2.0.x version on
42POWER9 systems due to the bug fixes contained within.</p>
43<div class="section" id="updated-packages">
44<h2>Updated Packages<a class="headerlink" href="#updated-packages" title="Permalink to this headline"></a></h2>
45<table border="1" class="docutils">
46<colgroup>
47<col width="20%" />
48<col width="18%" />
49<col width="18%" />
50<col width="44%" />
51</colgroup>
52<thead valign="bottom">
53<tr class="row-odd"><th class="head">Package</th>
54<th class="head">Old Version</th>
55<th class="head">New Version</th>
56<th class="head">Platforms</th>
57</tr>
58</thead>
59<tbody valign="top">
60<tr class="row-even"><td>hcode</td>
61<td>hw101018a.op920</td>
62<td>hw112818a.op920</td>
63<td>p9dsu, romulus, witherspoon, zaius</td>
64</tr>
65<tr class="row-odd"><td>hostboot</td>
66<td>7a402b0bc32</td>
67<td>3bf7fcf3596</td>
68<td>p9dsu, romulus, witherspoon, zaius</td>
69</tr>
70<tr class="row-even"><td>hostboot-binaries</td>
71<td>hw101018a.op920</td>
72<td>hw112818a.op920</td>
73<td>barreleye, firestone, garrison,
74habanero, p9dsu, palmetto, romulus,
75vesnin, witherspoon, zaius</td>
76</tr>
77<tr class="row-odd"><td>occ</td>
78<td>3cb1ba3042e</td>
79<td>3a505ffc175</td>
80<td>p9dsu, romulus, witherspoon, zaius, zz</td>
81</tr>
82<tr class="row-even"><td>openpower-pnor</td>
83<td>491ac2632f9</td>
84<td>2e68ed6a605</td>
85<td>barreleye, firestone, garrison,
86habanero, p9dsu, palmetto, romulus,
87vesnin, witherspoon, witherspoon_dev,
88zaius</td>
89</tr>
90<tr class="row-odd"><td>sbe</td>
91<td>eae2a18c584</td>
92<td>7aa21f6c0b1</td>
93<td>p9dsu, romulus, witherspoon, zaius</td>
94</tr>
95<tr class="row-even"><td>skiboot</td>
96<td>v6.0.9</td>
97<td>v6.0.14</td>
98<td>barreleye, firenze, firestone, garrison,
99habanero, openpower_mambo,
100openpower_p9_mambo, p9dsu, palmetto,
101pseries, romulus, vesnin, witherspoon,
102witherspoon_dev, zaius, zz</td>
103</tr>
104</tbody>
105</table>
106</div>
107<div class="section" id="package-hcode">
108<h2>Package: hcode<a class="headerlink" href="#package-hcode" title="Permalink to this headline"></a></h2>
109<p><a class="reference external" href="https://github.com/open-power/hcode">Repository</a></p>
110<div class="section" id="patches">
111<h3>Patches<a class="headerlink" href="#patches" title="Permalink to this headline"></a></h3>
112</div>
113<div class="section" id="commits">
114<h3>Commits<a class="headerlink" href="#commits" title="Permalink to this headline"></a></h3>
115<p>Rahul Batra (1):</p>
116<ul class="simple">
117<li><a class="reference external" href="https://github.com/open-power/hcode/commit/a13f21bb8264">a13f21bb8264</a> PGPE: Only ack pending
118Quad Exit on WOF Disable</li>
119</ul>
120<p>hostboot (4):</p>
121<ul class="simple">
122<li><a class="reference external" href="https://github.com/open-power/hcode/commit/a8a1e493ee03">a8a1e493ee03</a> Release tag
123information updated for hw110718a.op920</li>
124<li><a class="reference external" href="https://github.com/open-power/hcode/commit/14a103eb369c">14a103eb369c</a> Release tag
125information updated for hw110918a.op920</li>
126<li><a class="reference external" href="https://github.com/open-power/hcode/commit/aa29996aa300">aa29996aa300</a> Release tag
127information updated for hw112718a.op920</li>
128<li><a class="reference external" href="https://github.com/open-power/hcode/commit/2f9ef5344d1a">2f9ef5344d1a</a> Release tag
129information updated for hw112818a.op920</li>
130</ul>
131</div>
132</div>
133<div class="section" id="package-hostboot">
134<h2>Package: hostboot<a class="headerlink" href="#package-hostboot" title="Permalink to this headline"></a></h2>
135<p><a class="reference external" href="https://github.com/open-power/hostboot">Repository</a></p>
136<div class="section" id="v2-0-11-patches-1">
137<span id="id1"></span><h3>Patches<a class="headerlink" href="#v2-0-11-patches-1" title="Permalink to this headline"></a></h3>
138<ul class="simple">
139<li><a class="reference external" href="https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch">0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch</a></li>
140<li><a class="reference external" href="https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch">hostboot-0002-Revert-Mark-Read-Only-Partitions-as-Such.patch</a></li>
141<li><a class="reference external" href="https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch">hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch</a></li>
142</ul>
143</div>
144<div class="section" id="v2-0-11-commits-1">
145<span id="id2"></span><h3>Commits<a class="headerlink" href="#v2-0-11-commits-1" title="Permalink to this headline"></a></h3>
146<p>Andrew Jeffery (22):</p>
147<ul class="simple">
148<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bd961754223f">bd961754223f</a> ipmi: Replace
149incorrect dependency on ipmibt with ipmimsg</li>
150<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/828d8608b4bb">828d8608b4bb</a> ipmi: Break
151circular dependency between ipmimsg and ipmibt</li>
152<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/175679c45a77">175679c45a77</a> assert: Print the
153backtrace for critical and kernel assertions</li>
154<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/72084f68c72f">72084f68c72f</a> assert: Include
155file name in assert output</li>
156<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/76fc880a286a">76fc880a286a</a> ipmi: Introduce
157register_for_event() interface</li>
158<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/70398ea39909">70398ea39909</a> ipmi: Drop
159unnecessary ipmibt dependency from ipmifru</li>
160<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/46438c46da91">46438c46da91</a> ipmi: Drop
161unnecessary ipmiconfig dependencies</li>
162<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/733dc2bda19f">733dc2bda19f</a> ipmi: Break
163circular dependency between IpmiDD and IpmiRP</li>
164<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d2e83450bcbd">d2e83450bcbd</a> initservice: Flush
165trace buffers before shutdown syscall</li>
166<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/72ef7e552930">72ef7e552930</a> ipmi: Terminate SEL
167task via shutdown event</li>
168<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/715448652b8d">715448652b8d</a> ipmi: IpmiDD and
169IpmiRP must never free resources</li>
170<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/27a305e6eacc">27a305e6eacc</a> ipmi: Split into
171ipmibase and ipmiext modules</li>
172<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/469142642d04">469142642d04</a> ipmi: Remove IpmiRP
173dependency on targeting</li>
174<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4bd42945974a">4bd42945974a</a> initservice: Move
175ipmibase module to base image</li>
176<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4126c2c06d4b">4126c2c06d4b</a> pnor: Introduce an
177IPMI-based PNOR driver implementation</li>
178<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/30cc12393168">30cc12393168</a> pnor: Rename the
179SFC-based PnorDD class to PnorSfcDD</li>
180<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1d34f7399f30">1d34f7399f30</a> pnor: ipmidd:
181Rename class to PnorIpmiDD</li>
182<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aa42e9dd4fc0">aa42e9dd4fc0</a> pnor: mboxdd:
183Rename class to PnorMboxDD</li>
184<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d649d2d867bb">d649d2d867bb</a> pnor: Fall back to
185AST mbox transport if IPMI is unavailable</li>
186<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/daad484beb6b">daad484beb6b</a> errl: Mark
187errlogMsgHandler() as detached</li>
188<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ae46c0e9d2bf">ae46c0e9d2bf</a> sio: Add test for
189availability</li>
190<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3b407d471769">3b407d471769</a> ipmi: Increase
191polling rate to decrease boot time</li>
192</ul>
193<p>Corey Swenson (2):</p>
194<ul class="simple">
195<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aed7e4e74ffd">aed7e4e74ffd</a> Enable IPMI errl
196after targeting is initialized</li>
197<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3bf7fcf35960">3bf7fcf35960</a> Extend multicast
198workaround and add tests</li>
199</ul>
200<p>Dan Crowell (8):</p>
201<ul class="simple">
202<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b9ff0e6ab036">b9ff0e6ab036</a> Make Boootloader
203trace tool follow HRMOR</li>
204<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5bcbca7f3316">5bcbca7f3316</a> Break down Dump
205requests into 1MB chunks</li>
206<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6bedb6794509">6bedb6794509</a> Increase ipmi
207polling frequency to every 1ms</li>
208<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8226322626b0">8226322626b0</a> Add missing mutex
209in LPC error path</li>
210<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9435e74228cb">9435e74228cb</a> Reduce ipmi trace
211spam for pnor hiomap messages</li>
212<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/51d23526e5ed">51d23526e5ed</a> Only save the CME
213FIR Masks after they have been setup once</li>
214<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/929270216149">929270216149</a> Clear out HOMER
215attributes and reset PM in PHYP mode</li>
216<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c112438736e8">c112438736e8</a> Clear out FIR Init
217parameters after extra PM Resets</li>
218</ul>
219<p>Dean Sanner (1):</p>
220<ul class="simple">
221<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9ffcb906952b">9ffcb906952b</a> Support a default
222risk/init level per MRW</li>
223</ul>
224<p>Jenny Huynh (1):</p>
225<ul class="simple">
226<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f2691140aea5">f2691140aea5</a> HW471413 Aggressive
227Uncle: disable ERAT thread sharing</li>
228</ul>
229<p>Mike Baiocchi (1):</p>
230<ul class="simple">
231<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e2f7e910291">8e2f7e910291</a> Make TOC partion
232Read-Only in all PNOR Layouts</li>
233</ul>
234<p>Nick Bofferding (3):</p>
235<ul class="simple">
236<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b72789bde76c">b72789bde76c</a> Add
237lib_isteps_mss.so as an istep 15 dependency</li>
238<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eaa2604f9df4">eaa2604f9df4</a> Fix shutdown race
239condition and task start error in IPMI SEL library</li>
240<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/801ca2a0b25c">801ca2a0b25c</a> Remove trace buffer
241flush at end of shutdown path</li>
242</ul>
243<p>Prem Shanker Jha (1):</p>
244<ul class="simple">
245<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/af26129b7229">af26129b7229</a> PM: Fixed handling
246of CME LFIR mask during PM complex reset.</li>
247</ul>
248<p>Samuel Mendoza-Jonas (1):</p>
249<ul class="simple">
250<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/26f5df72578a">26f5df72578a</a> genPnorImages: Add
251VERSION to signed partitions</li>
252</ul>
253<p>Sheldon Bailey (1):</p>
254<ul class="simple">
255<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/891bdf54e189">891bdf54e189</a> HTMGT: Check for
256OCC elog action bit to force sending an error log to BMC</li>
257</ul>
258<p>Thi Tran (1):</p>
259<ul class="simple">
260<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5172324220a1">5172324220a1</a> Only call PRD
261attention handling in resetPMComplex function at runtime.</li>
262</ul>
263<p>Yue Du (1):</p>
264<ul class="simple">
265<li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6c9db8103b05">6c9db8103b05</a> STOP: Fix Bug
266introduced by 66511</li>
267</ul>
268</div>
269</div>
270<div class="section" id="package-occ">
271<h2>Package: occ<a class="headerlink" href="#package-occ" title="Permalink to this headline"></a></h2>
272<p><a class="reference external" href="https://github.com/open-power/occ">Repository</a></p>
273<div class="section" id="v2-0-11-patches-2">
274<span id="id3"></span><h3>Patches<a class="headerlink" href="#v2-0-11-patches-2" title="Permalink to this headline"></a></h3>
275</div>
276<div class="section" id="v2-0-11-commits-2">
277<span id="id4"></span><h3>Commits<a class="headerlink" href="#v2-0-11-commits-2" title="Permalink to this headline"></a></h3>
278<p>mbroyles (1):</p>
279<ul class="simple">
280<li><a class="reference external" href="https://github.com/open-power/occ/commit/3a505ffc1751">3a505ffc1751</a> Fix memory OT throttling
281on Nimbus</li>
282</ul>
283</div>
284</div>
285<div class="section" id="package-sbe">
286<h2>Package: sbe<a class="headerlink" href="#package-sbe" title="Permalink to this headline"></a></h2>
287<p><a class="reference external" href="https://github.com/open-power/sbe">Repository</a></p>
288<div class="section" id="v2-0-11-patches-3">
289<span id="id5"></span><h3>Patches<a class="headerlink" href="#v2-0-11-patches-3" title="Permalink to this headline"></a></h3>
290</div>
291<div class="section" id="v2-0-11-commits-3">
292<span id="id6"></span><h3>Commits<a class="headerlink" href="#v2-0-11-commits-3" title="Permalink to this headline"></a></h3>
293<p>Dan Crowell (1):</p>
294<ul class="simple">
295<li><a class="reference external" href="https://github.com/open-power/sbe/commit/d50f588fcca6">d50f588fcca6</a> Only save the CME FIR
296Masks after they have been setup once</li>
297</ul>
298<p>Dean Sanner (1):</p>
299<ul class="simple">
300<li><a class="reference external" href="https://github.com/open-power/sbe/commit/7aa21f6c0b11">7aa21f6c0b11</a> Leave scratch valid bits
301alone to allow HB to query</li>
302</ul>
303<p>Jenny Huynh (1):</p>
304<ul class="simple">
305<li><a class="reference external" href="https://github.com/open-power/sbe/commit/446cf71b4174">446cf71b4174</a> HW471413 Aggressive
306Uncle: disable ERAT thread sharing</li>
307</ul>
308<p>Prem Shanker Jha (1):</p>
309<ul class="simple">
310<li><a class="reference external" href="https://github.com/open-power/sbe/commit/421b1db8df54">421b1db8df54</a> PM: Fixed handling of
311CME LFIR mask during PM complex reset.</li>
312</ul>
313</div>
314</div>
315<div class="section" id="package-skiboot">
316<h2>Package: skiboot<a class="headerlink" href="#package-skiboot" title="Permalink to this headline"></a></h2>
317<p><a class="reference external" href="https://github.com/open-power/skiboot">Repository</a></p>
318<div class="section" id="v2-0-11-patches-4">
319<span id="id7"></span><h3>Patches<a class="headerlink" href="#v2-0-11-patches-4" title="Permalink to this headline"></a></h3>
320</div>
321<div class="section" id="v2-0-11-commits-4">
322<span id="id8"></span><h3>Commits<a class="headerlink" href="#v2-0-11-commits-4" title="Permalink to this headline"></a></h3>
323<p>Adriana Kobylak (1):</p>
324<ul class="simple">
325<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/977aa1ef5fa6">977aa1ef5fa6</a> pflash: Add –skip
326option for reading</li>
327</ul>
328<p>Andrew Jeffery (29):</p>
329<ul class="simple">
330<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e9accca5570e">e9accca5570e</a> ast-bmc: Move copy
331routines to ast-sf-ctrl</li>
332<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/668d88c3e9b7">668d88c3e9b7</a> core/pci-quirk:
333Remove broken comment in quirk_astbmc_vga()</li>
334<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c7dd603a460c">c7dd603a460c</a> core/pci-quirk:
335Clean up commented code in quirk_astbmc_vga()</li>
336<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5421d79dd212">5421d79dd212</a> ast-bmc: Rename LPC
337FW cycle helpers</li>
338<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/20e3d130d003">20e3d130d003</a> ast-io: Rework
339setup/tear-down of communication with the BMC</li>
340<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/79c821bcfc4b">79c821bcfc4b</a> lpc: Silence LPC
341SYNC no-response error when necessary</li>
342<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c1208aee6955">c1208aee6955</a> ipmi: Introduce
343registration for SEL command handlers</li>
344<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c8edac1b2f32">c8edac1b2f32</a> core/lock: Use
345try_lock_caller() in lock_caller() to capture owner</li>
346<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f976e7788a3b">f976e7788a3b</a> core/flash: Only
347lock around flashes update in flash_register()</li>
348<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/67531d1deacc">67531d1deacc</a> core/flash: Unlock
349around blocklevel calls in NVRAM accessors</li>
350<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8b8dbd4e3353">8b8dbd4e3353</a> libflash: Add
351ipmi-hiomap</li>
352<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ae947a88fec9">ae947a88fec9</a> astbmc: Prefer
353ipmi-hiomap for PNOR access</li>
354<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dacc40af25fb">dacc40af25fb</a> astbmc: Remove
355coordinated isolation support</li>
356<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/494221e68052">494221e68052</a> lpc: Introduce
357generic probe capability</li>
358<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8d95e373c274">8d95e373c274</a> astbmc: Use LPC
359probe calls to determine SIO presence</li>
360<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d2649636ba4d">d2649636ba4d</a> platform:
361Restructure bmc_platform type</li>
362<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e4197f8b56b4">e4197f8b56b4</a> astbmc: Fail SFC
363init if SIO is unavailable</li>
364<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/70c83a425670">70c83a425670</a> lpc: Clear sync
365no-response field prior to device probe</li>
366<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/aac9abe6ccab">aac9abe6ccab</a>
367libflash/ipmi-hiomap: Cleanup allocation on init failure</li>
368<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/516f41649ff1">516f41649ff1</a> p9dsu: Add
369HIOMAP-over-IPMI support</li>
370<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ee6a266a2b23">ee6a266a2b23</a> p9dsu: Describe
371platform BMC register configuration</li>
372<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f145626d6227">f145626d6227</a>
373libflash/ipmi-hiomap: Improve event handling</li>
374<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3f49e5220086">3f49e5220086</a>
375libflash/ipmi-hiomap: Restore window state on window/protocol reset</li>
376<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bec5a5f89adc">bec5a5f89adc</a>
377libflash/ipmi-hiomap: Use error codes rather than abort()</li>
378<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9555cf21ba5b">9555cf21ba5b</a> core/flash: Log
379return code when ffs_init() fails</li>
380<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d0f50f9166c5">d0f50f9166c5</a> libflash/test:
381Rewrite Makefile.check to improve scalability</li>
382<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/353040cfc500">353040cfc500</a>
383libflash/ipmi-hiomap: Fix argument type warning on x86-64</li>
384<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d2b06e9e89ef">d2b06e9e89ef</a>
385libflash/ipmi-hiomap: Add support for unit tests</li>
386<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/83bf0c167280">83bf0c167280</a>
387libflash/ipmi-hiomap: Respect daemon presence and flash control</li>
388</ul>
389<p>Joel Stanley (3):</p>
390<ul class="simple">
391<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6433d05f9b5c">6433d05f9b5c</a> ast-bmc: Document
392BMC scratch register</li>
393<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3b7aaba71f6d">3b7aaba71f6d</a> astbmc: Enable mbox
394depending on scratch reg</li>
395<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9da1e28ed4c0">9da1e28ed4c0</a> opal-ci: qemu: Use
396the powernv-3.0 branch</li>
397</ul>
398<p>Oliver O’Halloran (3):</p>
399<ul class="simple">
400<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a130f3e08481">a130f3e08481</a> hdata/i2c: Add
401whitelisting for Host I2C devices</li>
402<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/afef7d511178">afef7d511178</a> hdata/i2c: Make SPD
403workaround more workaroundy</li>
404<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/125cecaa0f23">125cecaa0f23</a> phb4: Check for RX
405errors after link training</li>
406</ul>
407<p>Samuel Mendoza-Jonas (4):</p>
408<ul class="simple">
409<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fbe074c81fcf">fbe074c81fcf</a> astbmc: Set romulus
410BMC type to OpenBMC</li>
411<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c7e090237b96">c7e090237b96</a> Recognise signed
412VERSION partition</li>
413<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/467770ef95f4">467770ef95f4</a> libflash: Restore
414blocklevel tests</li>
415<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d0dce2b973d1">d0dce2b973d1</a> libflash: Don’t
416merge ECC-protected ranges</li>
417</ul>
418<p>Stewart Smith (21):</p>
419<ul class="simple">
420<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/cac09fda2839">cac09fda2839</a> hdata/i2c.c: fix
421building with gcc8</li>
422<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4550c1a18501">4550c1a18501</a> hdata/tests/stubs.c:
423fix GCC8 warning</li>
424<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/88275cf25800">88275cf25800</a>
425core/test/run_mem_region: fix GCC8 compile error</li>
426<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b76911b9cadf">b76911b9cadf</a> Add
427-Wno-stringop-truncation for GCC8</li>
428<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fd4bbc869b02">fd4bbc869b02</a> AMI BMC: use 0x3a as
429OEM command</li>
430<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dd8b717f30a4">dd8b717f30a4</a> hdata/spira.c: fix
431iplparams feature name string handling</li>
432<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e0959fa04815">e0959fa04815</a> Fixup pflash build
433for ast refactor</li>
434<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/240eb43b982b">240eb43b982b</a> Quieten ‘warnings’
435now that SIO is disabled</li>
436<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/64f24480050e">64f24480050e</a> Add fast-reboot
437property to /ibm,opal DT node</li>
438<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0cc0d4f8018b">0cc0d4f8018b</a> Actually add
439/ibm,opal/fast-reboot property</li>
440<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4e607093833e">4e607093833e</a> hiomap: free ipmi
441message in callback</li>
442<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/77ac2fe061b8">77ac2fe061b8</a> hiomap: fix missing
443newline at end of ‘Flushing writes’ prlog()</li>
444<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fc7af9ac4efd">fc7af9ac4efd</a> Run pollers in
445time_wait() when not booting</li>
446<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b93b22df1a8b">b93b22df1a8b</a> skiboot v6.0.10
447release notes</li>
448<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3e2024d903ee">3e2024d903ee</a> skiboot 6.0.11
449release notes</li>
450<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e5b282ae5d4a">e5b282ae5d4a</a> libflash: fix gcov
451build</li>
452<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e02e17b713d5">e02e17b713d5</a> hiomap: quieten
453warning on failing to move a window</li>
454<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/450975e708bf">450975e708bf</a> skiboot v6.0.12
455release notes</li>
456<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e550528a74af">e550528a74af</a> skiboot v6.0.13
457release notes</li>
458<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a41470c94920">a41470c94920</a> ipmi: Reduce
459ipmi_queue_msg_sync() polling loop time to 10ms</li>
460<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f4afd85a84ab">f4afd85a84ab</a> skiboot v6.0.14
461release notes</li>
462</ul>
463<p>Vaibhav Jain (3):</p>
464<ul class="simple">
465<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0d42e9b441f2">0d42e9b441f2</a> phb4/capp: Update
466the expected Eye-catcher for CAPP ucode lid</li>
467<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/84ca6d0ce15f">84ca6d0ce15f</a> phb4/capp: Use link
468width to allocate STQ engines to CAPP</li>
469<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bf93742f5c04">bf93742f5c04</a> phb4/capp: Only
470reset FIR bits that cause capp machine check</li>
471</ul>
472<p>Vasant Hegde (2):</p>
473<ul class="simple">
474<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5e66c88ece46">5e66c88ece46</a> hdata/i2c: Skip
475unknown device type</li>
476<li><a class="reference external" href="https://github.com/open-power/skiboot/commit/184d7e4aca1a">184d7e4aca1a</a> opal-prd: Fix
477opal-prd crash</li>
478</ul>
479</div>
480</div>
481</div>
482
483
484 </div>
485
486 </div>
487 </div>
488 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
489 <div class="sphinxsidebarwrapper">
490<h1 class="logo"><a href="../index.html">OpenPOWER Firmware</a></h1>
491
492
493
494
495
496
497
498
499<h3>Navigation</h3>
500<p class="caption"><span class="caption-text">Contents:</span></p>
501<ul class="current">
502<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction to OpenPOWER Firmware</a></li>
503<li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing op-build</a></li>
504<li class="toctree-l1"><a class="reference internal" href="../process/index.html">Development Process</a></li>
505<li class="toctree-l1"><a class="reference internal" href="../boot-devices.html">Supported Boot Devices</a></li>
506<li class="toctree-l1"><a class="reference internal" href="../versioning.html">Version Scheme</a></li>
507<li class="toctree-l1 current"><a class="reference internal" href="index.html">op-build Release Notes</a><ul class="current">
508<li class="toctree-l2"><a class="reference internal" href="index.html#v1-21">v1.21</a></li>
509<li class="toctree-l2"><a class="reference internal" href="index.html#v1-22">v1.22</a></li>
510<li class="toctree-l2 current"><a class="reference internal" href="index.html#v2-0">v2.0</a></li>
511<li class="toctree-l2"><a class="reference internal" href="index.html#v2-1">v2.1</a></li>
512<li class="toctree-l2"><a class="reference internal" href="index.html#v2-2">v2.2</a></li>
513<li class="toctree-l2"><a class="reference internal" href="index.html#v2-3">v2.3</a></li>
514<li class="toctree-l2"><a class="reference internal" href="index.html#v2-4">v2.4</a></li>
515<li class="toctree-l2"><a class="reference internal" href="index.html#v2-5">v2.5</a></li>
516<li class="toctree-l2"><a class="reference internal" href="index.html#v2-6">v2.6</a></li>
517</ul>
518</li>
519</ul>
520
521<div class="relations">
522<h3>Related Topics</h3>
523<ul>
524 <li><a href="../index.html">Documentation overview</a><ul>
525 <li><a href="index.html">op-build Release Notes</a><ul>
526 <li>Previous: <a href="v2.0.10.html" title="previous chapter">Release Notes for OpenPower Firmware v2.0.10</a></li>
527 <li>Next: <a href="v2.0.12.html" title="next chapter">Release Notes for OpenPower Firmware v2.0.12</a></li>
528 </ul></li>
529 </ul></li>
530</ul>
531</div>
532<div id="searchbox" style="display: none" role="search">
533 <h3>Quick search</h3>
534 <div class="searchformwrapper">
535 <form class="search" action="../search.html" method="get">
536 <input type="text" name="q" />
537 <input type="submit" value="Go" />
538 <input type="hidden" name="check_keywords" value="yes" />
539 <input type="hidden" name="area" value="default" />
540 </form>
541 </div>
542</div>
543<script type="text/javascript">$('#searchbox').show(0);</script>
544
545
546
547
548
549
550
551
552 </div>
553 </div>
554 <div class="clearer"></div>
555 </div>
556 <div class="footer">
557 &copy;2017, OpenPOWER Foundation System Software Work Group.
558
559 |
560 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a>
561 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
562
563 |
564 <a href="../_sources/release-notes/v2.0.11.rst.txt"
565 rel="nofollow">Page source</a>
566 </div>
567
568
569
570
571 </body>
572</html>