Deployment Bot (from Travis CI) | 6d7e6e9 | 2021-06-14 19:18:41 +0000 | [diff] [blame] | 1 | |
| 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.6 — 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="prev" title="Release Notes for OpenPower Firmware v2.5" href="v2.5.html" /> |
| 20 | |
| 21 | <link rel="stylesheet" href="../_static/custom.css" type="text/css" /> |
| 22 | |
| 23 | |
| 24 | <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> |
| 25 | |
| 26 | </head><body> |
| 27 | |
| 28 | |
| 29 | <div class="document"> |
| 30 | <div class="documentwrapper"> |
| 31 | <div class="bodywrapper"> |
| 32 | |
| 33 | |
| 34 | <div class="body" role="main"> |
| 35 | |
| 36 | <div class="section" id="release-notes-for-openpower-firmware-v2-6"> |
| 37 | <h1>Release Notes for OpenPower Firmware v2.6<a class="headerlink" href="#release-notes-for-openpower-firmware-v2-6" title="Permalink to this headline">¶</a></h1> |
| 38 | <p>op-build v2.6 was released on Tuesday, November 3rd, 2020. It became the current stable release of op-build, following on from v2.5, |
| 39 | first released on May 22nd, 2020.</p> |
| 40 | <p>In addition to a number of bugfixes and re-factors, plus the new mowgli platform listed below, this release is also the first one |
| 41 | without formally supporting Power8 platforms (see Removed platforms below).</p> |
| 42 | <p>In addition to that, op-build v2.6 adds significant new features:</p> |
| 43 | <ul class="simple"> |
| 44 | <li>Secure & Trusted Boot validation support for the OS. Starting with v6.7, Skiboot now supports Secure Variables through the use of |
| 45 | a Trusted Platform Module. This support, added with a few changes in op-build (i.e., the use of the Keyutils package + updates to |
| 46 | the kexec-lite package) allows op-build to measure the OS Kernel / initrd, as well as enforce a security policy to only load |
| 47 | trusted / known OS Kernel / initrd pairs. More info on this feature can be found in the Skiboot documentation for STB and |
| 48 | Secvars.</li> |
| 49 | <li>Preliminary support for Power9 Big-Core (SMT8) processors.</li> |
| 50 | <li>Support for OpenCAPI Memory Buffers (OCMB) on Power9+ (AXONE) processors</li> |
| 51 | </ul> |
| 52 | <div class="section" id="known-issues"> |
| 53 | <h2>Known issues<a class="headerlink" href="#known-issues" title="Permalink to this headline">¶</a></h2> |
| 54 | <ul class="simple"> |
| 55 | <li>Fast-reset (aka “fast-reboot”) has been broken since the Big-Core support was added. A Skiboot issue was created to track this |
| 56 | (<a class="reference external" href="https://github.com/open-power/skiboot/issues/259">https://github.com/open-power/skiboot/issues/259</a>). Fast-reboot, even if it was a useful development feature, was never an |
| 57 | officially supported feature on production platforms.</li> |
| 58 | </ul> |
| 59 | </div> |
| 60 | <div class="section" id="removed-platforms"> |
| 61 | <h2>Removed platforms<a class="headerlink" href="#removed-platforms" title="Permalink to this headline">¶</a></h2> |
| 62 | <ul class="simple"> |
| 63 | <li>vesnin</li> |
| 64 | <li>barreleye</li> |
| 65 | <li>p8dtu</li> |
| 66 | <li>pseries</li> |
| 67 | <li>garrison</li> |
| 68 | <li>firenze</li> |
| 69 | <li>firestone</li> |
| 70 | <li>palmetto</li> |
| 71 | <li>habanero</li> |
| 72 | </ul> |
| 73 | </div> |
| 74 | <div class="section" id="new-platforms"> |
| 75 | <h2>New platforms<a class="headerlink" href="#new-platforms" title="Permalink to this headline">¶</a></h2> |
| 76 | <ul class="simple"> |
| 77 | <li>mowgli</li> |
| 78 | </ul> |
| 79 | </div> |
| 80 | <div class="section" id="updated-packages"> |
| 81 | <h2>Updated Packages<a class="headerlink" href="#updated-packages" title="Permalink to this headline">¶</a></h2> |
| 82 | <table border="1" class="docutils"> |
| 83 | <colgroup> |
| 84 | <col width="15%" /> |
| 85 | <col width="13%" /> |
| 86 | <col width="13%" /> |
| 87 | <col width="58%" /> |
| 88 | </colgroup> |
| 89 | <thead valign="bottom"> |
| 90 | <tr class="row-odd"><th class="head">Package</th> |
| 91 | <th class="head">Old Version</th> |
| 92 | <th class="head">New Version</th> |
| 93 | <th class="head">Platforms</th> |
| 94 | </tr> |
| 95 | </thead> |
| 96 | <tbody valign="top"> |
| 97 | <tr class="row-even"><td>dtc</td> |
| 98 | <td>1.4.7</td> |
| 99 | <td>1.6.0</td> |
| 100 | <td>romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 101 | </tr> |
| 102 | <tr class="row-odd"><td>hcode</td> |
| 103 | <td>hw052020a.opmst</td> |
| 104 | <td>hw103020a.opmst</td> |
| 105 | <td>romulus, nicole, swift, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 106 | </tr> |
| 107 | <tr class="row-even"><td>hostboot</td> |
| 108 | <td>9865ef9</td> |
| 109 | <td>c4118db</td> |
| 110 | <td>romulus, nicole, swift, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 111 | </tr> |
| 112 | <tr class="row-odd"><td>hostboot-binaries</td> |
| 113 | <td>hw013120a.opmst</td> |
| 114 | <td>hw101520a.opmst</td> |
| 115 | <td>romulus, nicole, swift, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 116 | </tr> |
| 117 | <tr class="row-even"><td>libflash</td> |
| 118 | <td>v6.6</td> |
| 119 | <td>v6.7</td> |
| 120 | <td>romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 121 | </tr> |
| 122 | <tr class="row-odd"><td>linux</td> |
| 123 | <td>5.4.33</td> |
| 124 | <td>5.4.68</td> |
| 125 | <td>romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 126 | </tr> |
| 127 | <tr class="row-even"><td>linux-headers</td> |
| 128 | <td>5.4.33</td> |
| 129 | <td>5.4.68</td> |
| 130 | <td>romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 131 | </tr> |
| 132 | <tr class="row-odd"><td>machine-xml</td> |
| 133 | <td>f6ec5aa</td> |
| 134 | <td>b1fc7ca</td> |
| 135 | <td>mihawk</td> |
| 136 | </tr> |
| 137 | <tr class="row-even"><td>machine-xml</td> |
| 138 | <td>9a6da5f</td> |
| 139 | <td>ac02557</td> |
| 140 | <td>nicole</td> |
| 141 | </tr> |
| 142 | <tr class="row-odd"><td>openpower-pnor</td> |
| 143 | <td>175f00d</td> |
| 144 | <td>e582e4a</td> |
| 145 | <td>romulus, nicole, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 146 | </tr> |
| 147 | <tr class="row-even"><td>sbe</td> |
| 148 | <td>c58e8fd</td> |
| 149 | <td>ea0389a</td> |
| 150 | <td>romulus, nicole, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 151 | </tr> |
| 152 | <tr class="row-odd"><td>skiboot</td> |
| 153 | <td>v6.6</td> |
| 154 | <td>v6.7</td> |
| 155 | <td>romulus, opal, nicole, swift, zz, zaius, p9dsu, blackbird, mihawk, witherspoon</td> |
| 156 | </tr> |
| 157 | </tbody> |
| 158 | </table> |
| 159 | </div> |
| 160 | <div class="section" id="new-packages"> |
| 161 | <h2>New Packages<a class="headerlink" href="#new-packages" title="Permalink to this headline">¶</a></h2> |
| 162 | <table border="1" class="docutils"> |
| 163 | <colgroup> |
| 164 | <col width="43%" /> |
| 165 | <col width="24%" /> |
| 166 | <col width="33%" /> |
| 167 | </colgroup> |
| 168 | <thead valign="bottom"> |
| 169 | <tr class="row-odd"><th class="head">Package</th> |
| 170 | <th class="head">Version</th> |
| 171 | <th class="head">Platforms</th> |
| 172 | </tr> |
| 173 | </thead> |
| 174 | <tbody valign="top"> |
| 175 | <tr class="row-even"><td>keyutils</td> |
| 176 | <td>1.6</td> |
| 177 | <td>witherspoon</td> |
| 178 | </tr> |
| 179 | <tr class="row-odd"><td>ocmb-explorer-fw</td> |
| 180 | <td>v8.0</td> |
| 181 | <td>swift</td> |
| 182 | </tr> |
| 183 | <tr class="row-even"><td>openpower-pnor</td> |
| 184 | <td>e582e4a</td> |
| 185 | <td>swift</td> |
| 186 | </tr> |
| 187 | <tr class="row-odd"><td>petitboot</td> |
| 188 | <td>v1.12</td> |
| 189 | <td>swift</td> |
| 190 | </tr> |
| 191 | <tr class="row-even"><td>sbe</td> |
| 192 | <td>ea0389a</td> |
| 193 | <td>swift</td> |
| 194 | </tr> |
| 195 | </tbody> |
| 196 | </table> |
| 197 | </div> |
| 198 | <div class="section" id="removed-packages"> |
| 199 | <h2>Removed Packages<a class="headerlink" href="#removed-packages" title="Permalink to this headline">¶</a></h2> |
| 200 | <table border="1" class="docutils"> |
| 201 | <colgroup> |
| 202 | <col width="31%" /> |
| 203 | <col width="31%" /> |
| 204 | <col width="37%" /> |
| 205 | </colgroup> |
| 206 | <thead valign="bottom"> |
| 207 | <tr class="row-odd"><th class="head">Package</th> |
| 208 | <th class="head">Version</th> |
| 209 | <th class="head">Platforms</th> |
| 210 | </tr> |
| 211 | </thead> |
| 212 | <tbody valign="top"> |
| 213 | <tr class="row-even"><td> </td> |
| 214 | <td> </td> |
| 215 | <td> </td> |
| 216 | </tr> |
| 217 | </tbody> |
| 218 | </table> |
| 219 | </div> |
| 220 | <div class="section" id="package-blackbird-xml"> |
| 221 | <h2>Package: blackbird-xml<a class="headerlink" href="#package-blackbird-xml" title="Permalink to this headline">¶</a></h2> |
| 222 | <p><a class="reference external" href="https://github.com/open-power/blackbird-xml">Repository</a></p> |
| 223 | <div class="section" id="patches"> |
| 224 | <h3>Patches<a class="headerlink" href="#patches" title="Permalink to this headline">¶</a></h3> |
| 225 | </div> |
| 226 | <div class="section" id="commits"> |
| 227 | <h3>Commits<a class="headerlink" href="#commits" title="Permalink to this headline">¶</a></h3> |
| 228 | <p>No changes.</p> |
| 229 | </div> |
| 230 | </div> |
| 231 | <div class="section" id="package-hcode"> |
| 232 | <h2>Package: hcode<a class="headerlink" href="#package-hcode" title="Permalink to this headline">¶</a></h2> |
| 233 | <p><a class="reference external" href="https://github.com/open-power/hcode">Repository</a></p> |
| 234 | <div class="section" id="id1"> |
| 235 | <h3>Patches<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3> |
| 236 | </div> |
| 237 | <div class="section" id="id2"> |
| 238 | <h3>Commits<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3> |
| 239 | <p>Austin Cui (1):</p> |
| 240 | <ul class="simple"> |
| 241 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/103be554">103be554</a> EKB P9 build fix on RHEL7 systems</li> |
| 242 | </ul> |
| 243 | <p>Joachim Fenkes (1):</p> |
| 244 | <ul class="simple"> |
| 245 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/dde020c0">dde020c0</a> FAPI2: Add FAPI2_RC_PLAT_MISCOMPARE</li> |
| 246 | </ul> |
| 247 | <p>Prasad Bg Ranganath (2):</p> |
| 248 | <ul class="simple"> |
| 249 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d0ee9962">d0ee9962</a> PFET: Re-verify the pfet header error in FIT interrupt handler</li> |
| 250 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/83679a20">83679a20</a> SGPE:Fix cme boot list during runtime case</li> |
| 251 | </ul> |
| 252 | <p>Rahul Batra (2):</p> |
| 253 | <ul class="simple"> |
| 254 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/99d54522">99d54522</a> PM: NACK disable and OCC notification</li> |
| 255 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/a086ff7a">a086ff7a</a> PM: Process C405_ECC_UE FIR</li> |
| 256 | </ul> |
| 257 | <p>Sumit Kumar (3):</p> |
| 258 | <ul class="simple"> |
| 259 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/6538e44e">6538e44e</a> Updated devtoolset for RHEL7</li> |
| 260 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c936359d">c936359d</a> Revert “Updated devtoolset for RHEL7”</li> |
| 261 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/071b0780">071b0780</a> Updated to devtoolset-8 for RHEL7</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/hcode/commit/bc04b3a0">bc04b3a0</a> PFET: detect bad pfet through cme sgpe plumbling</li> |
| 266 | </ul> |
| 267 | <p>hostboot (92):</p> |
| 268 | <ul class="simple"> |
| 269 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e9bd33dd">e9bd33dd</a> Release tag & head commit information updated for |
| 270 | hw052120a.opmst</li> |
| 271 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/3a223dc7">3a223dc7</a> Release tag & head commit information updated for |
| 272 | hw052720a.opmst</li> |
| 273 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b4e6c0ba">b4e6c0ba</a> Release tag & head commit information updated for |
| 274 | hw052820a.opmst</li> |
| 275 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2d137def">2d137def</a> Release tag & head commit information updated for |
| 276 | hw052920a.opmst</li> |
| 277 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/7bff4227">7bff4227</a> Release tag & head commit information updated for |
| 278 | hw060120a.opmst</li> |
| 279 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f355cddd">f355cddd</a> Release tag & head commit information updated for |
| 280 | hw060220a.opmst</li> |
| 281 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2f6174c4">2f6174c4</a> Release tag & head commit information updated for |
| 282 | hw060320a.opmst</li> |
| 283 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/9ef89a10">9ef89a10</a> Release tag & head commit information updated for |
| 284 | hw060420a.opmst</li> |
| 285 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c5fe9044">c5fe9044</a> Release tag & head commit information updated for |
| 286 | hw060520a.opmst</li> |
| 287 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/494e2dc8">494e2dc8</a> Release tag & head commit information updated for |
| 288 | hw060820a.opmst</li> |
| 289 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/657a7527">657a7527</a> Release tag & head commit information updated for |
| 290 | hw060920a.opmst</li> |
| 291 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5065d242">5065d242</a> Release tag & head commit information updated for |
| 292 | hw061120a.opmst</li> |
| 293 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/464c0e39">464c0e39</a> Release tag & head commit information updated for |
| 294 | hw061220a.opmst</li> |
| 295 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/36e24db6">36e24db6</a> Release tag & head commit information updated for |
| 296 | hw061520a.opmst</li> |
| 297 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/76de8981">76de8981</a> Release tag & head commit information updated for |
| 298 | hw061620a.opmst</li> |
| 299 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b46d5428">b46d5428</a> Release tag & head commit information updated for |
| 300 | hw061720a.opmst</li> |
| 301 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e53963b3">e53963b3</a> Release tag & head commit information updated for |
| 302 | hw061920a.opmst</li> |
| 303 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f0e7e419">f0e7e419</a> Release tag & head commit information updated for |
| 304 | hw062220a.opmst</li> |
| 305 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0c546472">0c546472</a> Release tag & head commit information updated for |
| 306 | hw062320a.opmst</li> |
| 307 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0727c28f">0727c28f</a> Release tag & head commit information updated for |
| 308 | hw062420a.opmst</li> |
| 309 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/54639d32">54639d32</a> Release tag & head commit information updated for |
| 310 | hw062520a.opmst</li> |
| 311 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/6b0aa448">6b0aa448</a> Release tag & head commit information updated for |
| 312 | hw062620a.opmst</li> |
| 313 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/30e3e71d">30e3e71d</a> Release tag & head commit information updated for |
| 314 | hw062920a.opmst</li> |
| 315 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0d09e40f">0d09e40f</a> Release tag & head commit information updated for |
| 316 | hw070120a.opmst</li> |
| 317 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f08d50cc">f08d50cc</a> Release tag & head commit information updated for |
| 318 | hw070220a.opmst</li> |
| 319 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/11404d3b">11404d3b</a> Release tag & head commit information updated for |
| 320 | hw070620a.opmst</li> |
| 321 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/1e103eee">1e103eee</a> Release tag & head commit information updated for |
| 322 | hw070720a.opmst</li> |
| 323 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0d911d37">0d911d37</a> Release tag & head commit information updated for |
| 324 | hw070920a.opmst</li> |
| 325 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/53a4facd">53a4facd</a> Release tag & head commit information updated for |
| 326 | hw071020a.opmst</li> |
| 327 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/38ce4727">38ce4727</a> Release tag & head commit information updated for |
| 328 | hw071420a.opmst</li> |
| 329 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/081e2899">081e2899</a> Release tag & head commit information updated for |
| 330 | hw072020a.opmst</li> |
| 331 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/a815e84b">a815e84b</a> Release tag & head commit information updated for |
| 332 | hw072020b.opmst</li> |
| 333 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2811141b">2811141b</a> Release tag & head commit information updated for |
| 334 | hw072220a.opmst</li> |
| 335 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/1069536b">1069536b</a> Release tag & head commit information updated for |
| 336 | hw072320a.opmst</li> |
| 337 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/61a718bd">61a718bd</a> Release tag & head commit information updated for |
| 338 | hw072420a.opmst</li> |
| 339 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/9670cd9c">9670cd9c</a> Release tag & head commit information updated for |
| 340 | hw072720a.opmst</li> |
| 341 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/dc43d89c">dc43d89c</a> Release tag & head commit information updated for |
| 342 | hw072820a.opmst</li> |
| 343 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0a793f9b">0a793f9b</a> Release tag & head commit information updated for |
| 344 | hw072920a.opmst</li> |
| 345 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c32cbe4f">c32cbe4f</a> Release tag & head commit information updated for |
| 346 | hw073020a.opmst</li> |
| 347 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0beeec42">0beeec42</a> Release tag & head commit information updated for |
| 348 | hw080320a.opmst</li> |
| 349 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/9f38a36d">9f38a36d</a> Release tag & head commit information updated for |
| 350 | hw080420a.opmst</li> |
| 351 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/9547fb46">9547fb46</a> Release tag & head commit information updated for |
| 352 | hw080520a.opmst</li> |
| 353 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d9a9c7f0">d9a9c7f0</a> Release tag & head commit information updated for |
| 354 | hw080820a.opmst</li> |
| 355 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/4cf71d64">4cf71d64</a> Release tag & head commit information updated for |
| 356 | hw080920a.opmst</li> |
| 357 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/6d1885ba">6d1885ba</a> Release tag & head commit information updated for |
| 358 | hw081020a.opmst</li> |
| 359 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/98e82b38">98e82b38</a> Release tag & head commit information updated for |
| 360 | hw081120a.opmst</li> |
| 361 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c9d11845">c9d11845</a> Release tag & head commit information updated for |
| 362 | hw081220a.opmst</li> |
| 363 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5f7b0006">5f7b0006</a> Release tag & head commit information updated for |
| 364 | hw081320a.opmst</li> |
| 365 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/168e604a">168e604a</a> Release tag & head commit information updated for |
| 366 | hw081420a.opmst</li> |
| 367 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/a2fe7292">a2fe7292</a> Release tag & head commit information updated for |
| 368 | hw081720a.opmst</li> |
| 369 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d50779d4">d50779d4</a> Release tag & head commit information updated for |
| 370 | hw081820a.opmst</li> |
| 371 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/1e8c08ab">1e8c08ab</a> Release tag & head commit information updated for |
| 372 | hw081920a.opmst</li> |
| 373 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/373f579c">373f579c</a> Release tag & head commit information updated for |
| 374 | hw082020a.opmst</li> |
| 375 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/3d73e2de">3d73e2de</a> Release tag & head commit information updated for |
| 376 | hw082120a.opmst</li> |
| 377 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/1eb90be7">1eb90be7</a> Release tag & head commit information updated for |
| 378 | hw082220a.opmst</li> |
| 379 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/05079b3a">05079b3a</a> Release tag & head commit information updated for |
| 380 | hw082520a.opmst</li> |
| 381 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/508c6811">508c6811</a> Release tag & head commit information updated for |
| 382 | hw082520b.opmst</li> |
| 383 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/bdd579e3">bdd579e3</a> Release tag & head commit information updated for |
| 384 | hw082720a.opmst</li> |
| 385 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0f805db1">0f805db1</a> Release tag & head commit information updated for |
| 386 | hw083020a.opmst</li> |
| 387 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/98f60183">98f60183</a> Release tag & head commit information updated for |
| 388 | hw090120a.opmst</li> |
| 389 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/8b0ce4fd">8b0ce4fd</a> Release tag & head commit information updated for |
| 390 | hw090220a.opmst</li> |
| 391 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/54d10e49">54d10e49</a> Release tag & head commit information updated for |
| 392 | hw090320a.opmst</li> |
| 393 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/75e6406b">75e6406b</a> Release tag & head commit information updated for |
| 394 | hw090520a.opmst</li> |
| 395 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c0936168">c0936168</a> Release tag & head commit information updated for |
| 396 | hw090920a.opmst</li> |
| 397 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2da89cbf">2da89cbf</a> Release tag & head commit information updated for |
| 398 | hw091020a.opmst</li> |
| 399 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2a77a07b">2a77a07b</a> Release tag & head commit information updated for |
| 400 | hw091120a.opmst</li> |
| 401 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/551fa1f6">551fa1f6</a> Release tag & head commit information updated for |
| 402 | hw091620a.opmst</li> |
| 403 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/1ac085df">1ac085df</a> Release tag & head commit information updated for |
| 404 | hw091720a.opmst</li> |
| 405 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f1351576">f1351576</a> Release tag & head commit information updated for |
| 406 | hw091820a.opmst</li> |
| 407 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/835066a0">835066a0</a> Release tag & head commit information updated for |
| 408 | hw092120a.opmst</li> |
| 409 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/03aa3c92">03aa3c92</a> Release tag & head commit information updated for |
| 410 | hw092220a.opmst</li> |
| 411 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e494c325">e494c325</a> Release tag & head commit information updated for |
| 412 | hw092320a.opmst</li> |
| 413 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/08f200b8">08f200b8</a> Release tag & head commit information updated for |
| 414 | hw092420a.opmst</li> |
| 415 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ee9e0a5d">ee9e0a5d</a> Release tag & head commit information updated for |
| 416 | hw092520a.opmst</li> |
| 417 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/68fab35e">68fab35e</a> Release tag & head commit information updated for |
| 418 | hw092820a.opmst</li> |
| 419 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0e7721f7">0e7721f7</a> Release tag & head commit information updated for |
| 420 | hw092920a.opmst</li> |
| 421 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b17a0278">b17a0278</a> Release tag & head commit information updated for |
| 422 | hw093020a.opmst</li> |
| 423 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5df62c35">5df62c35</a> Release tag & head commit information updated for |
| 424 | hw100320a.opmst</li> |
| 425 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/bad7a125">bad7a125</a> Release tag & head commit information updated for |
| 426 | hw100620a.opmst</li> |
| 427 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/cd58b865">cd58b865</a> Release tag & head commit information updated for |
| 428 | hw100720a.opmst</li> |
| 429 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/52cd5aad">52cd5aad</a> Release tag & head commit information updated for |
| 430 | hw100920a.opmst</li> |
| 431 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c2ca8494">c2ca8494</a> Release tag & head commit information updated for |
| 432 | hw101120a.opmst</li> |
| 433 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/cd07c463">cd07c463</a> Release tag & head commit information updated for |
| 434 | hw101220a.opmst</li> |
| 435 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c4ff99e8">c4ff99e8</a> Release tag & head commit information updated for |
| 436 | hw101320a.opmst</li> |
| 437 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d0f308bf">d0f308bf</a> Release tag & head commit information updated for |
| 438 | hw101520a.opmst</li> |
| 439 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/8ff58c8a">8ff58c8a</a> Release tag & head commit information updated for |
| 440 | hw101620a.opmst</li> |
| 441 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/fbc889dd">fbc889dd</a> Release tag & head commit information updated for |
| 442 | hw101920a.opmst</li> |
| 443 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/8921f64e">8921f64e</a> Release tag & head commit information updated for |
| 444 | hw102320a.opmst</li> |
| 445 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/fad1a0f6">fad1a0f6</a> Release tag & head commit information updated for |
| 446 | hw102620a.opmst</li> |
| 447 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/738a0641">738a0641</a> Release tag & head commit information updated for |
| 448 | hw102720a.opmst</li> |
| 449 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/fc41fd13">fc41fd13</a> Release tag & head commit information updated for |
| 450 | hw102820a.opmst</li> |
| 451 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/3e4b2934">3e4b2934</a> Release tag & head commit information updated for |
| 452 | hw103020a.opmst</li> |
| 453 | </ul> |
| 454 | </div> |
| 455 | </div> |
| 456 | <div class="section" id="package-hostboot"> |
| 457 | <h2>Package: hostboot<a class="headerlink" href="#package-hostboot" title="Permalink to this headline">¶</a></h2> |
| 458 | <p><a class="reference external" href="https://github.com/open-power/hostboot">Repository</a></p> |
| 459 | <div class="section" id="id3"> |
| 460 | <h3>Patches<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h3> |
| 461 | </div> |
| 462 | <div class="section" id="id4"> |
| 463 | <h3>Commits<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3> |
| 464 | <p>Adam Hale (1):</p> |
| 465 | <ul class="simple"> |
| 466 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/504cb2180">504cb2180</a> Allow OMIC targeting on OMI_DL regs</li> |
| 467 | </ul> |
| 468 | <p>Alvin Wang (3):</p> |
| 469 | <ul class="simple"> |
| 470 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2c11a06a0">2c11a06a0</a> Add empty files for kind library</li> |
| 471 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1b0c5068b">1b0c5068b</a> Move kind library to generic</li> |
| 472 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2343ee202">2343ee202</a> Add OMI_EDPL_DISABLE attribute</li> |
| 473 | </ul> |
| 474 | <p>Amita Banchhor (6):</p> |
| 475 | <ul class="simple"> |
| 476 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0158bfc1d">0158bfc1d</a> FW STATUS logging extended</li> |
| 477 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/085048876">085048876</a> Adding blank files for moving has_rcd from nm unmask to |
| 478 | nm dimm</li> |
| 479 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2645ac029">2645ac029</a> fw_status logging improved</li> |
| 480 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ed23d239d">ed23d239d</a> adding new file exp_kind.H to have declarations for |
| 481 | exp_kind.C</li> |
| 482 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/066d6f7e5">066d6f7e5</a> Moving has_rcd from namespace unmask to namespace dimm</li> |
| 483 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0a38f6791">0a38f6791</a> Update Galois APIs to accept uint64_t as inputs for all |
| 484 | functions</li> |
| 485 | </ul> |
| 486 | <p>Andre A. Marin (7):</p> |
| 487 | <ul class="simple"> |
| 488 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/33fb53d3a">33fb53d3a</a> Update SPD for rev 0.3</li> |
| 489 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/523a24db9">523a24db9</a> Add p9c_mss_funcs object file to istep07 makefile</li> |
| 490 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/daeb4ee75">daeb4ee75</a> Limit centaur m_mba_throttle to avoid over current |
| 491 | warning</li> |
| 492 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0866bcba2">0866bcba2</a> Fix DDIMM SPD revision fallback for DDIMM</li> |
| 493 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5344a7393">5344a7393</a> Add missing DEPLIBS for p9c_mss_funcs</li> |
| 494 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ba26156a6">ba26156a6</a> Add new SPD bytes for RCD parameters for rev 0.4</li> |
| 495 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/efa47dd47">efa47dd47</a> Makefile changes for exp fw update to work</li> |
| 496 | </ul> |
| 497 | <p>Austin Cui (1):</p> |
| 498 | <ul class="simple"> |
| 499 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c7ee4833c">c7ee4833c</a> EKB P9 build fix on RHEL7 systems</li> |
| 500 | </ul> |
| 501 | <p>Ben Gass (1):</p> |
| 502 | <ul class="simple"> |
| 503 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3c1e77dec">3c1e77dec</a> Update explorer command tags in the initfile.</li> |
| 504 | </ul> |
| 505 | <p>Bill Hoffa (2):</p> |
| 506 | <ul class="simple"> |
| 507 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/521bfe25e">521bfe25e</a> Increase max code line length to 100 characters</li> |
| 508 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6e9f0d219">6e9f0d219</a> Increase HBRT Partition Size to 0x800000</li> |
| 509 | </ul> |
| 510 | <p>Brian Stegmiller (1):</p> |
| 511 | <ul class="simple"> |
| 512 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e8f69cae9">e8f69cae9</a> PRD: HMS/OpenCAPI adapter errors</li> |
| 513 | </ul> |
| 514 | <p>Caleb Palmer (34):</p> |
| 515 | <ul class="simple"> |
| 516 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f66ae38cb">f66ae38cb</a> PRD: Correct unit checkstops in MCC to checkstop root |
| 517 | cause</li> |
| 518 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a77fcb358">a77fcb358</a> MDIA: Reenable restore DRAM repairs in memdiags</li> |
| 519 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f7517b0d4">f7517b0d4</a> PRD: Fix endianness of dqMapping in mem capture data</li> |
| 520 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a6a022676">a6a022676</a> PRD: Add OMI error related registers to FFDC</li> |
| 521 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c08526423">c08526423</a> PRD: Capture USTLSTATUS register for FFDC</li> |
| 522 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/69e8f8ff3">69e8f8ff3</a> PRD: Default callout for failure to scom OCMB to cover |
| 523 | chnl fails</li> |
| 524 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/34f69b535">34f69b535</a> PRD: Return nullptr for missing subchannels in |
| 525 | getConnected</li> |
| 526 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f8097fd88">f8097fd88</a> MDIA: Properly get OMIC parent to check HW state</li> |
| 527 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/235b00450">235b00450</a> PRD: Toggle summary mask reg after cleanup of chnl attns</li> |
| 528 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a21c00340">a21c00340</a> PRD: Collect FFDC from both sides of bus for OMI errs</li> |
| 529 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/08ba8e429">08ba8e429</a> PRD: Remove NPU targets from read PNOR and write HOMER |
| 530 | code</li> |
| 531 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4f6899b9e">4f6899b9e</a> ATTN: Check OCMBs for attns during certain parts of the |
| 532 | IPL</li> |
| 533 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/25e19b151">25e19b151</a> PRD: OMI error FFDC collection minor adjustments</li> |
| 534 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/acbec491e">acbec491e</a> PRD: Consolidate extra memory signatures</li> |
| 535 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/438beac29">438beac29</a> PRD: Blunt force check all OCMBs for attentions</li> |
| 536 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f0ac9b733">f0ac9b733</a> PRD: Poll PRD_HWP_PLID before scomming OCMBs in certain |
| 537 | isteps</li> |
| 538 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/653512230">653512230</a> PRD: Fix for PRD repo mirror in analyzeOcmbs</li> |
| 539 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9639e0ad7">9639e0ad7</a> PRD: adjust DSTLFIR re-setting workaround</li> |
| 540 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/602fe789b">602fe789b</a> PRD: Don’t ban TPS when all dram repairs used</li> |
| 541 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/baad9527f">baad9527f</a> PRD: Update OCMB symbol to DQ mapping</li> |
| 542 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d6c8dc2dd">d6c8dc2dd</a> PRD: Fix memport dq2Symbol function</li> |
| 543 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/337475699">337475699</a> PRD: Adjust scrub error threshold timer</li> |
| 544 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/30ad900b9">30ad900b9</a> PRD: Adjust MemAddr end address creation for Centaur</li> |
| 545 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7277568f7">7277568f7</a> PRD: DQ Mapping endianness logging fix</li> |
| 546 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4152f3a49">4152f3a49</a> PRD: Disable dynamic memory deallocation for now</li> |
| 547 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/93e59414f">93e59414f</a> MDIA: Fix OMIDLFIR addr in timeout FFDC</li> |
| 548 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b4d86165b">b4d86165b</a> PRD: Bad DQ Bitmap spare byte updates</li> |
| 549 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5d53ef8d5">5d53ef8d5</a> PRD: Only temporarily disable dynMemDealloc for OCMBs</li> |
| 550 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/04c8dbb78">04c8dbb78</a> PRD: Fix tracing in cleanupChnlAttns workaround</li> |
| 551 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8a7983ebe">8a7983ebe</a> PRD: Adjust return code when resetting DSLTFIR for OCMB |
| 552 | attns</li> |
| 553 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bcabe6e22">bcabe6e22</a> PRD: Use the same MNFG Mem CE Thr for all DRAM densities</li> |
| 554 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cca3ddf35">cca3ddf35</a> PRD: Add Additional TLX Error Report Regs to FFDC</li> |
| 555 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/896a0ff76">896a0ff76</a> MDIA: Reenable restoreDramRepairs in memdiags</li> |
| 556 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e6eb4089f">e6eb4089f</a> PRD: Update IUE thr triggers chnl fail instead of port |
| 557 | fail</li> |
| 558 | </ul> |
| 559 | <p>Chen Du (1):</p> |
| 560 | <ul class="simple"> |
| 561 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d6a35a476">d6a35a476</a> Dimm FAPI_POS update</li> |
| 562 | </ul> |
| 563 | <p>Christian Geddes (6):</p> |
| 564 | <ul class="simple"> |
| 565 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/967ca2cc7">967ca2cc7</a> Handle fapi2 getChildren for OCMB targets</li> |
| 566 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f98b8f4d6">f98b8f4d6</a> Port MCTP and PLDM stacks to P9</li> |
| 567 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aa7a85e18">aa7a85e18</a> MCTP: Address double free issue seen during istep 6.6</li> |
| 568 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f1bf839ad">f1bf839ad</a> Fix bad port of LPC workaround for MCTP over LPC</li> |
| 569 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/40f262bcb">40f262bcb</a> Make the task_type of the pldm_extended module be |
| 570 | INIT_TASK</li> |
| 571 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/938535910">938535910</a> Workaround to load WOF lid from BMC in Tacoma</li> |
| 572 | </ul> |
| 573 | <p>Christian R Geddes (1):</p> |
| 574 | <ul class="simple"> |
| 575 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/38aed2e2f">38aed2e2f</a> Revert “Blank file commit for dstlfir workaround”</li> |
| 576 | </ul> |
| 577 | <p>Corey Swenson (3):</p> |
| 578 | <ul class="simple"> |
| 579 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/36b16d351">36b16d351</a> Move the clearing of DIMM_BAD_DQ_DATA to istep 7.1</li> |
| 580 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/16e8000d0">16e8000d0</a> Delete error logs at end of HWP_INVOKE</li> |
| 581 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4df8a9f9a">4df8a9f9a</a> Add trace-lite tools to hostboot</li> |
| 582 | </ul> |
| 583 | <p>Dan Crowell (8):</p> |
| 584 | <ul class="simple"> |
| 585 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0cbfa4df9">0cbfa4df9</a> Increase timeout for nvdimm status during arm</li> |
| 586 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/00f32c7b6">00f32c7b6</a> Temporarily disable OCMB comm tests</li> |
| 587 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a7d60085f">a7d60085f</a> Update eecache with new SPD</li> |
| 588 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ef0fd93a6">ef0fd93a6</a> Allow GENERICI2CSLAVE children of OCMB targets</li> |
| 589 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/adfb175c5">adfb175c5</a> Run Explorer FW Update in parallel</li> |
| 590 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5744d86f2">5744d86f2</a> Trigger reboot after OCMB firmware update</li> |
| 591 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/21406eedb">21406eedb</a> Fix some mss istep dependency issues</li> |
| 592 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/449a1d765">449a1d765</a> Disable Centaur sensor cache during VPD write request</li> |
| 593 | </ul> |
| 594 | <p>Dan Larson (1):</p> |
| 595 | <ul class="simple"> |
| 596 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ebb7f0778">ebb7f0778</a> Increase CUMULUS_CDIMM timeout to 75 minutes</li> |
| 597 | </ul> |
| 598 | <p>Daniel M Crowell (1):</p> |
| 599 | <ul class="simple"> |
| 600 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ea90451a8">ea90451a8</a> Revert “Move kind library to generic”</li> |
| 601 | </ul> |
| 602 | <p>Ilya Smirnov (3):</p> |
| 603 | <ul class="simple"> |
| 604 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0e3727a5f">0e3727a5f</a> Run distributeSmfMem on FSP Systems</li> |
| 605 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4d5564e4b">4d5564e4b</a> PLDM File IO: Get MCL Lids via PLDM</li> |
| 606 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/90cdc643d">90cdc643d</a> Use TEMP Side In PLDM File IO</li> |
| 607 | </ul> |
| 608 | <p>Jayashankar Padath (3):</p> |
| 609 | <ul class="simple"> |
| 610 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bf351bba0">bf351bba0</a> HDAT: Fix to update the system type</li> |
| 611 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7e53ed88f">7e53ed88f</a> HDAT: Update on the platform IPL side</li> |
| 612 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/878a64651">878a64651</a> HDAT: Value change on the platform IPL side</li> |
| 613 | </ul> |
| 614 | <p>Joachim Fenkes (3):</p> |
| 615 | <ul class="simple"> |
| 616 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e64d23858">e64d23858</a> FAPI2: Add static compile time checks for some Target |
| 617 | methods</li> |
| 618 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/881562e7b">881562e7b</a> FAPI2: Add target method to safely construct reduced-type |
| 619 | targets</li> |
| 620 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/985c85f0e">985c85f0e</a> FAPI2: Stricter checks for getChildren</li> |
| 621 | </ul> |
| 622 | <p>Joe McGill (1):</p> |
| 623 | <ul class="simple"> |
| 624 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/10a6ca392">10a6ca392</a> Enable OBUS DL HW fix for p9c DD1.3</li> |
| 625 | </ul> |
| 626 | <p>Li Meng (14):</p> |
| 627 | <ul class="simple"> |
| 628 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/48befbce6">48befbce6</a> Adds LRDIMM MWD coarse training step</li> |
| 629 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b67e7b02e">b67e7b02e</a> Creates LRDIMM mrep/dwl calibration recorder class</li> |
| 630 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/83e105f61">83e105f61</a> Adds LRDIMM MWD fine training step</li> |
| 631 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d751613d4">d751613d4</a> Adds error logging features to LRDIMM MRD_COARSE</li> |
| 632 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a40f39c43">a40f39c43</a> Adds workaround for LRDIMM to clear FIRs</li> |
| 633 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ae49a214c">ae49a214c</a> Adds new algorithm for DWL</li> |
| 634 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/435f43e78">435f43e78</a> Adds error logging features to LRDIMM MWD_COARSE</li> |
| 635 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9363dfe48">9363dfe48</a> Adds RAS features to LRDIMM MRD_FINE and use |
| 636 | fine_recorder class</li> |
| 637 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ca8335916">ca8335916</a> Fixes LRDIMM training issue</li> |
| 638 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6dee960a2">6dee960a2</a> Adds LRDIMM coarse class</li> |
| 639 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f36692fbd">f36692fbd</a> Fixes LRDIMM set rank presence bug</li> |
| 640 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5408446c6">5408446c6</a> Fixes for missing error check in MRD_FINE</li> |
| 641 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6dbeb72ff">6dbeb72ff</a> Adds error logging features to LRDIMM MWD_FINE</li> |
| 642 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1137f37ae">1137f37ae</a> Fixes for LRDIMM dual drop DB training</li> |
| 643 | </ul> |
| 644 | <p>Louis Stermole (29):</p> |
| 645 | <ul class="simple"> |
| 646 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/27ca327c8">27ca327c8</a> Fix restore DRAM repairs to skip non-existent spare |
| 647 | nibbles on Explorer</li> |
| 648 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/82fec3881">82fec3881</a> Add empty files for HB commit 97450</li> |
| 649 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/85f42ae3c">85f42ae3c</a> Update exp_omi_train_check polling to avoid scom read |
| 650 | errors</li> |
| 651 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a75cc465a">a75cc465a</a> Check Explorer FW version and store in attrs in HWPs</li> |
| 652 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cb6a25a2c">cb6a25a2c</a> Update TXSDLL setting to 1024 per JESD79-D for Explorer</li> |
| 653 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2b424ad43">2b424ad43</a> Add FIR checking to *_omi_train_check fail path</li> |
| 654 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9a6108787">9a6108787</a> Add throttle and power settings to exp_scominit</li> |
| 655 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e0aba037e">e0aba037e</a> Fix endianness switching in new FW_ADAPTER_PROPERTIES |
| 656 | code</li> |
| 657 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4be6a9822">4be6a9822</a> Mask DLx_ERROR_HOLD tx side errors on Exp and Axone</li> |
| 658 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e56861871">e56861871</a> Add p9a DDIMM SPD revision plug rules</li> |
| 659 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9382299da">9382299da</a> Add Explorer B.0 support in ddimm_get_efd</li> |
| 660 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b76217d67">b76217d67</a> Fix inverted mask value in trace of manual FIR checks</li> |
| 661 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9ccf79cd3">9ccf79cd3</a> Fix encoding for DRAM_MODULE_HEIGHT for 4U</li> |
| 662 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/44897659b">44897659b</a> Add attributes and SPD decode for secondary DDIMM thermal |
| 663 | sensors</li> |
| 664 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0c51e130d">0c51e130d</a> Add new decode of EFD ODT impedance for DDIMM SPD 0.4</li> |
| 665 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e370d9b50">e370d9b50</a> Add EFD decodes for DDIMM RCD attributes</li> |
| 666 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4d05669fc">4d05669fc</a> Move Explorer UNIT_TOP FIR unmasks into exp_omi_setup</li> |
| 667 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0bb0e6b49">0bb0e6b49</a> Fix attribute enum for Smart in |
| 668 | ATTR_MEM_EFF_MODULE_MFG_ID</li> |
| 669 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/57a6d8e5a">57a6d8e5a</a> Fix memory attributes that have both a default and |
| 670 | initToZero tags</li> |
| 671 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7c92b2e3d">7c92b2e3d</a> Fix exp_fw_log, and add wrapper</li> |
| 672 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d65d97199">d65d97199</a> Move Explorer obj handle and cmd flag setup from |
| 673 | exp_scominit to exp_omi_init</li> |
| 674 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/12a287941">12a287941</a> Fix duplicate symbol errors from DEFAULT_MC_TYPE</li> |
| 675 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e3601cec6">e3601cec6</a> Explorer FIR cleanup</li> |
| 676 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cba475719">cba475719</a> Support multiple revisions of user_input_msdg_t</li> |
| 677 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/28f61d13e">28f61d13e</a> Add check in gen_throttle for divide by zero</li> |
| 678 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4d8cac242">4d8cac242</a> Explorer thermal sensor polling updates</li> |
| 679 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/40896560c">40896560c</a> Remove DDIMM thermal sensor DRAM_AND_PMIC usage</li> |
| 680 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/27cf4344f">27cf4344f</a> Change memory throttle float conversions for trace to |
| 681 | uint32</li> |
| 682 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c4118dbd5">c4118dbd5</a> Add support for secondary DDIMM thermal sensors</li> |
| 683 | </ul> |
| 684 | <p>Luis Fernandez (1):</p> |
| 685 | <ul class="simple"> |
| 686 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d629ce10b">d629ce10b</a> Fix Intermittent FIPS Build Failure</li> |
| 687 | </ul> |
| 688 | <p>Mark Pizzutillo (32):</p> |
| 689 | <ul class="simple"> |
| 690 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f8aa97dd7">f8aa97dd7</a> Tokenize attributes for ATTR_I2C_DEV_TYPE</li> |
| 691 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6923d6325">6923d6325</a> Fix attribute encoding for PREAMBLE attribute</li> |
| 692 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e10bc15b">8e10bc15b</a> Update PMIC disabling pre-enable to make use of sequence |
| 693 | attributes</li> |
| 694 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e510e8b58">e510e8b58</a> Add blank file for pmic_attributes.xml</li> |
| 695 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e6a416c71">e6a416c71</a> Add support for PMIC 4U enable</li> |
| 696 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ca462d844">ca462d844</a> Fixes for PMIC 4U Enable</li> |
| 697 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/35257f51c">35257f51c</a> Fix F0RC1x offset train display bug</li> |
| 698 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3be8b0403">3be8b0403</a> Update ADC setting for ALERT_PIN_CFG for PMIC 4U</li> |
| 699 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1ea8cd47e">1ea8cd47e</a> Suppress Wide character in print errors</li> |
| 700 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/11435b168">11435b168</a> Fix 4U enable to work when efuse is already enabled</li> |
| 701 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f6f95de35">f6f95de35</a> PMIC 4U - Add 4 new GPIO init steps</li> |
| 702 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a8c636919">a8c636919</a> PMIC Enable and Lab Tool Optimizations</li> |
| 703 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/861931b03">861931b03</a> Fix support for revision 0.4 SPD</li> |
| 704 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/72d08f6b7">72d08f6b7</a> Add support for PMIC current consumption warning fields</li> |
| 705 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/df3467291">df3467291</a> Add RCD timing attributes for 4U</li> |
| 706 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/59603a869">59603a869</a> Fix EKB compile fail due to latch_wr_vref error</li> |
| 707 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8228f9fd5">8228f9fd5</a> Port latch_wr_vref to generic (Part 1.5)</li> |
| 708 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/73e0f5ff0">73e0f5ff0</a> Add platform accessor for GPIO + ADC i2c addresses</li> |
| 709 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/770556888">770556888</a> Port latch_wr_vref to generic (Part 1)</li> |
| 710 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5318d0fc6">5318d0fc6</a> Add support for PMIC 1U/2U PWR_GOOD IO Mode</li> |
| 711 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b87ca4bf9">b87ca4bf9</a> Port latch_wr_vref to generic (Part 1.5a)</li> |
| 712 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a0d8da2d9">a0d8da2d9</a> Port latch_wr_vref to generic (Part 2+3)</li> |
| 713 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2ca2bb3c9">2ca2bb3c9</a> Revert “Add support for PMIC 1U/2U PWR_GOOD IO Mode”</li> |
| 714 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0092646c2">0092646c2</a> Update explorer CCS ODTs to support mirroring A-B</li> |
| 715 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6bd5227d7">6bd5227d7</a> Fix modal_symbol_count port</li> |
| 716 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c95384931">c95384931</a> Add attribute to control pmic 4U pairs to enable</li> |
| 717 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7a57510f8">7a57510f8</a> Max out PMIC soft stop time for 4U DDIMMs</li> |
| 718 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5c229da43">5c229da43</a> Small code fixes for PMIC 4U soft stop time algorithm</li> |
| 719 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a62a7bea5">a62a7bea5</a> Improve Explorer command error trace</li> |
| 720 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/feadf1caf">feadf1caf</a> Add support for PMIC 4U Fail-In-Place Redundancy</li> |
| 721 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/004f1c53b">004f1c53b</a> PMIC Enable Updates for soft-start/stop, VIN, etc.</li> |
| 722 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/29cdc26e2">29cdc26e2</a> Perform PMIC soft start time workaround for 1U/2U</li> |
| 723 | </ul> |
| 724 | <p>Matt Derksen (2):</p> |
| 725 | <ul class="simple"> |
| 726 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0c2a399ee">0c2a399ee</a> Wait appropriate time after enabling notifications in |
| 727 | nvdimmArm()</li> |
| 728 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a71e1b334">a71e1b334</a> Mask nvdimm during restore to prevent PRD error</li> |
| 729 | </ul> |
| 730 | <p>Matthew Hickman (9):</p> |
| 731 | <ul class="simple"> |
| 732 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f9e7de0c0">f9e7de0c0</a> Blank file commit for dstlfir workaround</li> |
| 733 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ad63e26bd">ad63e26bd</a> Added restore repairs generic blank files</li> |
| 734 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6f50efd41">6f50efd41</a> Added restore repairs generic</li> |
| 735 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/62be8e37c">62be8e37c</a> Fixed the ccs port merge conflicts and added lab code</li> |
| 736 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a55d71421">a55d71421</a> Added port of MRS engine to generic</li> |
| 737 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5fb6459d6">5fb6459d6</a> Added MRS attributes and MRS data handling for Explorer</li> |
| 738 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7edcb6c35">7edcb6c35</a> Added blank files for row repair</li> |
| 739 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/90032368e">90032368e</a> Added missing row repair files</li> |
| 740 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/30bdce784">30bdce784</a> Added row repair hwp for explorer</li> |
| 741 | </ul> |
| 742 | <p>Michael Baiocchi (1):</p> |
| 743 | <ul class="simple"> |
| 744 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/164836280">164836280</a> Redo “Terminate the IPL for Physical Presence Detection |
| 745 | Errors in Mnfg Mode”</li> |
| 746 | </ul> |
| 747 | <p>Mike Baiocchi (19):</p> |
| 748 | <ul class="simple"> |
| 749 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dfa24928d">dfa24928d</a> Improve Attribute Syncing For Key Clear Requests</li> |
| 750 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/829007de4">829007de4</a> Limit fapi2 attributes that are dumped</li> |
| 751 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/114fa85e6">114fa85e6</a> Create Informational Error Log for |
| 752 | KEY_CLEAR_REQUST_MFG</li> |
| 753 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a1c13b524">a1c13b524</a> Clear FW Secure Version field in HDAT</li> |
| 754 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/be66eacff">be66eacff</a> Add Support UCD9090A Device and ZZ Gen4 Backplane Devices</li> |
| 755 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1a912de30">1a912de30</a> Remove KEY_CLEAR_REQUEST_PEF_SSO enum</li> |
| 756 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fb01b20d7">fb01b20d7</a> Add Support UCD9090A Device and ZZ Gen4 Backplane Devices</li> |
| 757 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6ffc41b01">6ffc41b01</a> Create new attributes to support sharing FW Secure |
| 758 | Version Information</li> |
| 759 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7e1061864">7e1061864</a> Update bbuild to b0629a_2026.950</li> |
| 760 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d948f76c8">d948f76c8</a> Anti-Rollback Support: Adding Secure Version to Signed |
| 761 | Containers</li> |
| 762 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/618107d4b">618107d4b</a> Anti-Rollback Support: Secure Version passed from HBBL to |
| 763 | HDAT</li> |
| 764 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d7531ce49">d7531ce49</a> Anti-Rollback Support: Updating SecureROM to check for |
| 765 | Secure Version</li> |
| 766 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7f2e0136f">7f2e0136f</a> Anti-Rollback Support: Properly use “Minimum” Secure |
| 767 | Version</li> |
| 768 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1ac08dd03">1ac08dd03</a> Key Clear: Fix Hostboot GPIO processing on multi-node |
| 769 | systems</li> |
| 770 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0494a8f6f">0494a8f6f</a> Anti-Rollback Support: Add Secure Version to Tracing and |
| 771 | Logs</li> |
| 772 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4955889df">4955889df</a> Anti-Rollback Support: Update Secure Version During SBE |
| 773 | Update</li> |
| 774 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/05bcd5126">05bcd5126</a> Anti-Rollback Support: Add Security Checks for Secure |
| 775 | Version</li> |
| 776 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/290fa6652">290fa6652</a> Clear Key Clear Request field in HDAT when Key Clear is |
| 777 | not enabled</li> |
| 778 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6e765873e">6e765873e</a> Do Not Export SECURE_VERSION Attributes to the MRW</li> |
| 779 | </ul> |
| 780 | <p>Murulidhar Nataraju (2):</p> |
| 781 | <ul class="simple"> |
| 782 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5639570c7">5639570c7</a> Disable MPIPL dump collection for OPAl based |
| 783 | systems(Fips950/master)</li> |
| 784 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ca08c6423">ca08c6423</a> Fips950 Disable MPIPL Dump, Update sendMboxMsg()</li> |
| 785 | </ul> |
| 786 | <p>Nick Bofferding (2):</p> |
| 787 | <ul class="simple"> |
| 788 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a6cceeddf">a6cceeddf</a> Fix page coalescing for regions past initial cache |
| 789 | allocation</li> |
| 790 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5a5fd8f0b">5a5fd8f0b</a> Workaround: Force 4,1 byte reads/writes for LPC FW space</li> |
| 791 | </ul> |
| 792 | <p>Paul Grohowski (1):</p> |
| 793 | <ul class="simple"> |
| 794 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e5adfac19">e5adfac19</a> Adds additional precanned march tests for mcbist</li> |
| 795 | </ul> |
| 796 | <p>Prasad Bg Ranganath (1):</p> |
| 797 | <ul class="simple"> |
| 798 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f174e0de2">f174e0de2</a> PM HWP: Skip logging error if ccsr doesn’t match with the |
| 799 | core target state</li> |
| 800 | </ul> |
| 801 | <p>Prem Shanker Jha (1):</p> |
| 802 | <ul class="simple"> |
| 803 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b4cd81ba1">b4cd81ba1</a> pm callout: Added support for logging PFET Header error |
| 804 | detection.</li> |
| 805 | </ul> |
| 806 | <p>Rahul Batra (2):</p> |
| 807 | <ul class="simple"> |
| 808 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/08548d6f8">08548d6f8</a> PM: NACK disable and OCC notification</li> |
| 809 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dadfff45b">dadfff45b</a> PM: Process C405_ECC_UE FIR</li> |
| 810 | </ul> |
| 811 | <p>Roland Veloz (2):</p> |
| 812 | <ul class="simple"> |
| 813 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c24fa8d27">c24fa8d27</a> Force the refresh/update of attribute overrides at the |
| 814 | point of retrieval</li> |
| 815 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/51d983838">51d983838</a> Fix issue with the callout_ud::Flag data</li> |
| 816 | </ul> |
| 817 | <p>Ryan Black (1):</p> |
| 818 | <ul class="simple"> |
| 819 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/202854d7c">202854d7c</a> Third set of changes to enable multi-node fleetwood</li> |
| 820 | </ul> |
| 821 | <p>Sneha Kadam (2):</p> |
| 822 | <ul class="simple"> |
| 823 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/06f86049b">06f86049b</a> Update CAC MCBIST defaults</li> |
| 824 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e57a240a7">e57a240a7</a> Improve mss_draminit_training prints for Nimbus</li> |
| 825 | </ul> |
| 826 | <p>Stephen Glancy (34):</p> |
| 827 | <ul class="simple"> |
| 828 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5564c6e01">5564c6e01</a> Updates Centaur’s refresh priority to 0</li> |
| 829 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2c7fd24b8">2c7fd24b8</a> Updates Explorer’s refresh priority to 0</li> |
| 830 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1887c7fc5">1887c7fc5</a> Updates Nimbus’s refresh priority to 0</li> |
| 831 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1bba3d97d">1bba3d97d</a> Adds explorer simple response error code to callout</li> |
| 832 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b6d523412">b6d523412</a> Fixes explorer PHY init command flags</li> |
| 833 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/67d1f4e7c">67d1f4e7c</a> Fixes Nimbus broadcast mode configuration logic</li> |
| 834 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4f0932663">4f0932663</a> Adds Explorer PHY reset blankfiles</li> |
| 835 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b66e5bafb">b66e5bafb</a> Adds explorer PHY init tool</li> |
| 836 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/89219972a">89219972a</a> Adds generic LRDIMM VREF calibration algorithm</li> |
| 837 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cb49aa16e">cb49aa16e</a> Fixes LRDIMM m386a8k40cm2_ctd7y workaround for cronus</li> |
| 838 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bdca64086">bdca64086</a> Adds Exp FW version check for PHY reset</li> |
| 839 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/92ad38600">92ad38600</a> Fixes explorer’s non-existant spare byte logic</li> |
| 840 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/db8356bc2">db8356bc2</a> Adds LRDIMM DWL training step</li> |
| 841 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7d833ab19">7d833ab19</a> Adds LRDIMM helper functions</li> |
| 842 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c385cb0ac">c385cb0ac</a> Adds LRDIMM MRD - DRAM to buffer RD calibration</li> |
| 843 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fdf148879">fdf148879</a> Adds error logging features to LRDIMM DWL</li> |
| 844 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6e1bd7a31">6e1bd7a31</a> Creates LRDIMM fine calibration recorder class</li> |
| 845 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e04b9f876">e04b9f876</a> Adds MRD coarse</li> |
| 846 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7c004085e">7c004085e</a> Updates MWD_COARSE to run multiple patterns</li> |
| 847 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/162882053">162882053</a> Fixes LRDIMM rank configuration for dual-drop</li> |
| 848 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/76458d225">76458d225</a> Updates CCS to run with quad encoded chip select</li> |
| 849 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ad8ca5af2">ad8ca5af2</a> Updates LRDIMM final value prints</li> |
| 850 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0a34f054a">0a34f054a</a> Fixes LRDIMM command to command timing</li> |
| 851 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cdc4f1d24">cdc4f1d24</a> Adds generic LRDIMM VREF calibration algorithm</li> |
| 852 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/994518198">994518198</a> Enables LRDIMM support</li> |
| 853 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/80bc38b2e">80bc38b2e</a> Updates Exp SPD revision check for revision and content</li> |
| 854 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cfe22384f">cfe22384f</a> Fixes LRDIMM RHEL7 compile warnings</li> |
| 855 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aef73dab2">aef73dab2</a> Fixes 2666 CCS workaround for 4U DDIMMs</li> |
| 856 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/524ac2879">524ac2879</a> Adds blankfile for SPD version lookups</li> |
| 857 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8804d964f">8804d964f</a> Fixes centaur scrubrate for 16gb</li> |
| 858 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ebf7b47b2">ebf7b47b2</a> Adds Explorer SPD lookup autogeneration</li> |
| 859 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7eafce207">7eafce207</a> Updates exp SPD check to use MFG, height, and size</li> |
| 860 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e9cd0b2f5">e9cd0b2f5</a> Adds lab tool to check explorer SPD revision</li> |
| 861 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f23a497bb">f23a497bb</a> Fixes explorer RCD EFD byte swaps</li> |
| 862 | </ul> |
| 863 | <p>Thi Tran (1):</p> |
| 864 | <ul class="simple"> |
| 865 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7b929b7fd">7b929b7fd</a> Fix Cronus memory fault in error path</li> |
| 866 | </ul> |
| 867 | <p>William G Hoffa (1):</p> |
| 868 | <ul class="simple"> |
| 869 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/23e947552">23e947552</a> Revert “Add Support UCD9090A Device and ZZ Gen4 Backplane |
| 870 | Devices”</li> |
| 871 | </ul> |
| 872 | <p>Yue Du (1):</p> |
| 873 | <ul class="simple"> |
| 874 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/230e31611">230e31611</a> PFET: detect bad pfet through cme sgpe plumbling</li> |
| 875 | </ul> |
| 876 | <p>Zach Clark (2):</p> |
| 877 | <ul class="simple"> |
| 878 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aa2e2ac80">aa2e2ac80</a> Only check MC_SYNC_MODE for SCOM multicast workaround |
| 879 | on Nimbus</li> |
| 880 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b8d9cda66">b8d9cda66</a> Fix mask calculation for ATTR_PROC_PCIE_PHB_ACTIVE |
| 881 | mask</li> |
| 882 | </ul> |
| 883 | <p>Zane Shelley (10):</p> |
| 884 | <ul class="simple"> |
| 885 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/508f9fe20">508f9fe20</a> PRD: Reduce HW callout severity for L3 cache inhibited op</li> |
| 886 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/707f7a105">707f7a105</a> PRD: disable analysis to Axone NPU targets</li> |
| 887 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7a71358b3">7a71358b3</a> PRD: Mask NPU chiplet FIR on NPU attention (Axone only)</li> |
| 888 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/93010119f">93010119f</a> PRD: special GARD policy for NPU FIRs</li> |
| 889 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4c0995422">4c0995422</a> add new OpenCAPI adapter part callout enum</li> |
| 890 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0a7687b4b">0a7687b4b</a> PRD: Update PRD simulator to support 64-bit</li> |
| 891 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e4fe5bbfb">e4fe5bbfb</a> PRD: fix callouts when both MF clock fail</li> |
| 892 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3fbac2e5c">3fbac2e5c</a> PRD: OpenCAPI CRC/NAK errors should be predictive on |
| 893 | threshold</li> |
| 894 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/33d8faf0f">33d8faf0f</a> PRD: stale data used for OCMB attn workaround</li> |
| 895 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/83b779af0">83b779af0</a> PRD: allow PRD::main() accept OCMB chips</li> |
| 896 | </ul> |
| 897 | <p>shlimeng (1):</p> |
| 898 | <ul class="simple"> |
| 899 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a5742af70">a5742af70</a> Add new algorithm for MREP and error log</li> |
| 900 | </ul> |
| 901 | </div> |
| 902 | </div> |
| 903 | <div class="section" id="package-mihawk-xml"> |
| 904 | <h2>Package: mihawk-xml<a class="headerlink" href="#package-mihawk-xml" title="Permalink to this headline">¶</a></h2> |
| 905 | <p><a class="reference external" href="https://github.com/open-power/mihawk-xml">Repository</a></p> |
| 906 | <div class="section" id="id5"> |
| 907 | <h3>Patches<a class="headerlink" href="#id5" title="Permalink to this headline">¶</a></h3> |
| 908 | </div> |
| 909 | <div class="section" id="id6"> |
| 910 | <h3>Commits<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h3> |
| 911 | <p>NicholeWang (2):</p> |
| 912 | <ul class="simple"> |
| 913 | <li><a class="reference external" href="https://github.com/open-power/mihawk-xml/commit/8efcc79">8efcc79</a> Replace the MEMD file to solve the Memory detection issue |
| 914 | (#6)</li> |
| 915 | <li><a class="reference external" href="https://github.com/open-power/mihawk-xml/commit/b1fc7ca">b1fc7ca</a> Replace the MEMD file to solve the Memory qual TC2 fail |
| 916 | issue (#7)</li> |
| 917 | </ul> |
| 918 | </div> |
| 919 | </div> |
| 920 | <div class="section" id="package-nicole-xml"> |
| 921 | <h2>Package: nicole-xml<a class="headerlink" href="#package-nicole-xml" title="Permalink to this headline">¶</a></h2> |
| 922 | <p><a class="reference external" href="https://github.com/open-power/nicole-xml">Repository</a></p> |
| 923 | <div class="section" id="id7"> |
| 924 | <h3>Patches<a class="headerlink" href="#id7" title="Permalink to this headline">¶</a></h3> |
| 925 | </div> |
| 926 | <div class="section" id="id8"> |
| 927 | <h3>Commits<a class="headerlink" href="#id8" title="Permalink to this headline">¶</a></h3> |
| 928 | <p>Artem Senichev (1):</p> |
| 929 | <ul class="simple"> |
| 930 | <li><a class="reference external" href="https://github.com/open-power/nicole-xml/commit/ac02557">ac02557</a> Setup PCIe lane equalization</li> |
| 931 | </ul> |
| 932 | </div> |
| 933 | </div> |
| 934 | <div class="section" id="package-occ"> |
| 935 | <h2>Package: occ<a class="headerlink" href="#package-occ" title="Permalink to this headline">¶</a></h2> |
| 936 | <p><a class="reference external" href="https://github.com/open-power/occ">Repository</a></p> |
| 937 | <div class="section" id="id9"> |
| 938 | <h3>Patches<a class="headerlink" href="#id9" title="Permalink to this headline">¶</a></h3> |
| 939 | </div> |
| 940 | <div class="section" id="id10"> |
| 941 | <h3>Commits<a class="headerlink" href="#id10" title="Permalink to this headline">¶</a></h3> |
| 942 | <p>No changes.</p> |
| 943 | </div> |
| 944 | </div> |
| 945 | <div class="section" id="package-op-build"> |
| 946 | <h2>Package: op-build<a class="headerlink" href="#package-op-build" title="Permalink to this headline">¶</a></h2> |
| 947 | <p><a class="reference external" href="https://github.com/open-power/op-build">Repository</a></p> |
| 948 | <div class="section" id="id11"> |
| 949 | <h3>Patches<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h3> |
| 950 | </div> |
| 951 | <div class="section" id="id12"> |
| 952 | <h3>Commits<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h3> |
| 953 | <p>No changes.</p> |
| 954 | </div> |
| 955 | </div> |
| 956 | <div class="section" id="package-p9dsu-xml"> |
| 957 | <h2>Package: p9dsu-xml<a class="headerlink" href="#package-p9dsu-xml" title="Permalink to this headline">¶</a></h2> |
| 958 | <p><a class="reference external" href="https://github.com/open-power/p9dsu-xml">Repository</a></p> |
| 959 | <div class="section" id="id13"> |
| 960 | <h3>Patches<a class="headerlink" href="#id13" title="Permalink to this headline">¶</a></h3> |
| 961 | </div> |
| 962 | <div class="section" id="id14"> |
| 963 | <h3>Commits<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h3> |
| 964 | <p>No changes.</p> |
| 965 | </div> |
| 966 | </div> |
| 967 | <div class="section" id="package-petitboot"> |
| 968 | <h2>Package: petitboot<a class="headerlink" href="#package-petitboot" title="Permalink to this headline">¶</a></h2> |
| 969 | <p><a class="reference external" href="https://github.com/open-power/petitboot">Repository</a></p> |
| 970 | <div class="section" id="id15"> |
| 971 | <h3>Patches<a class="headerlink" href="#id15" title="Permalink to this headline">¶</a></h3> |
| 972 | </div> |
| 973 | <div class="section" id="id16"> |
| 974 | <h3>Commits<a class="headerlink" href="#id16" title="Permalink to this headline">¶</a></h3> |
| 975 | <p>No changes.</p> |
| 976 | </div> |
| 977 | </div> |
| 978 | <div class="section" id="package-pnor"> |
| 979 | <h2>Package: pnor<a class="headerlink" href="#package-pnor" title="Permalink to this headline">¶</a></h2> |
| 980 | <p><a class="reference external" href="https://github.com/open-power/pnor">Repository</a></p> |
| 981 | <div class="section" id="id17"> |
| 982 | <h3>Patches<a class="headerlink" href="#id17" title="Permalink to this headline">¶</a></h3> |
| 983 | </div> |
| 984 | <div class="section" id="id18"> |
| 985 | <h3>Commits<a class="headerlink" href="#id18" title="Permalink to this headline">¶</a></h3> |
| 986 | <p>No changes.</p> |
| 987 | </div> |
| 988 | </div> |
| 989 | <div class="section" id="package-romulus-xml"> |
| 990 | <h2>Package: romulus-xml<a class="headerlink" href="#package-romulus-xml" title="Permalink to this headline">¶</a></h2> |
| 991 | <p><a class="reference external" href="https://github.com/open-power/romulus-xml">Repository</a></p> |
| 992 | <div class="section" id="id19"> |
| 993 | <h3>Patches<a class="headerlink" href="#id19" title="Permalink to this headline">¶</a></h3> |
| 994 | </div> |
| 995 | <div class="section" id="id20"> |
| 996 | <h3>Commits<a class="headerlink" href="#id20" title="Permalink to this headline">¶</a></h3> |
| 997 | <p>No changes.</p> |
| 998 | </div> |
| 999 | </div> |
| 1000 | <div class="section" id="package-sbe"> |
| 1001 | <h2>Package: sbe<a class="headerlink" href="#package-sbe" title="Permalink to this headline">¶</a></h2> |
| 1002 | <p><a class="reference external" href="https://github.com/open-power/sbe">Repository</a></p> |
| 1003 | <div class="section" id="id21"> |
| 1004 | <h3>Patches<a class="headerlink" href="#id21" title="Permalink to this headline">¶</a></h3> |
| 1005 | </div> |
| 1006 | <div class="section" id="id22"> |
| 1007 | <h3>Commits<a class="headerlink" href="#id22" title="Permalink to this headline">¶</a></h3> |
| 1008 | <p>Amita Banchhor (2):</p> |
| 1009 | <ul class="simple"> |
| 1010 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5b18e7d9">5b18e7d9</a> FW STATUS logging extended</li> |
| 1011 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e3873b6e">e3873b6e</a> fw_status logging improved</li> |
| 1012 | </ul> |
| 1013 | <p>Andre A. Marin (2):</p> |
| 1014 | <ul class="simple"> |
| 1015 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/4b6124f6">4b6124f6</a> Update SPD for rev 0.3</li> |
| 1016 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/42ce353d">42ce353d</a> Fix DDIMM SPD revision fallback for DDIMM</li> |
| 1017 | </ul> |
| 1018 | <p>Austin Cui (1):</p> |
| 1019 | <ul class="simple"> |
| 1020 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/478676aa">478676aa</a> EKB P9 build fix on RHEL7 systems</li> |
| 1021 | </ul> |
| 1022 | <p>Joachim Fenkes (5):</p> |
| 1023 | <ul class="simple"> |
| 1024 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/015c13c9">015c13c9</a> FAPI2: Add FAPI2_RC_PLAT_MISCOMPARE</li> |
| 1025 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/3f32fd68">3f32fd68</a> p9_sbe_chiplet_pll_setup: Don’t unmask PLL unlock errors in |
| 1026 | bypass mode</li> |
| 1027 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/20915f02">20915f02</a> FAPI2: Add static compile time checks for some Target methods</li> |
| 1028 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/04c9316b">04c9316b</a> FAPI2: Add target method to safely construct reduced-type |
| 1029 | targets</li> |
| 1030 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e0e226a4">e0e226a4</a> FAPI2: Stricter checks for getChildren</li> |
| 1031 | </ul> |
| 1032 | <p>Joe McGill (1):</p> |
| 1033 | <ul class="simple"> |
| 1034 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ec8e1324">ec8e1324</a> Enable OBUS DL HW fix for p9c DD1.3</li> |
| 1035 | </ul> |
| 1036 | <p>Louis Stermole (14):</p> |
| 1037 | <ul class="simple"> |
| 1038 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/da1b2af1">da1b2af1</a> Fix DL_OMI_FIR unmasks after p9_chiplet_scominit to be DL |
| 1039 | specific</li> |
| 1040 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/35e92de2">35e92de2</a> Fix restore DRAM repairs to skip non-existent spare nibbles on |
| 1041 | Explorer</li> |
| 1042 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a4bd21d1">a4bd21d1</a> Add support for EXP_FW_TWI_FFE_SETTINGS command</li> |
| 1043 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c6e7a835">c6e7a835</a> Update exp_omi_train_check polling to avoid scom read errors</li> |
| 1044 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c21a0770">c21a0770</a> Check Explorer FW version and store in attrs in HWPs</li> |
| 1045 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/3e10c795">3e10c795</a> Add throttle and power settings to exp_scominit</li> |
| 1046 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/7432b245">7432b245</a> Add FIR checking to *_omi_train_check fail path</li> |
| 1047 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/91793f89">91793f89</a> Add p9a DDIMM SPD revision plug rules</li> |
| 1048 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2eb005e5">2eb005e5</a> Fix inverted mask value in trace of manual FIR checks</li> |
| 1049 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/19a268be">19a268be</a> Add attributes and SPD decode for secondary DDIMM thermal |
| 1050 | sensors</li> |
| 1051 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/3bfda87d">3bfda87d</a> Add EFD decodes for DDIMM RCD attributes</li> |
| 1052 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a5fea186">a5fea186</a> Support multiple revisions of user_input_msdg_t</li> |
| 1053 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/036f2970">036f2970</a> Add check in gen_throttle for divide by zero</li> |
| 1054 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/b7141a03">b7141a03</a> Explorer thermal sensor polling updates</li> |
| 1055 | </ul> |
| 1056 | <p>Mark Pizzutillo (4):</p> |
| 1057 | <ul class="simple"> |
| 1058 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/97a0beca">97a0beca</a> Add attribute for MODULE_MFG_ID</li> |
| 1059 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/12a27f13">12a27f13</a> Fix modal_symbol_count port</li> |
| 1060 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/72e22bfb">72e22bfb</a> Add support for PMIC 4U enable</li> |
| 1061 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/da952e9f">da952e9f</a> Improve Explorer command error trace</li> |
| 1062 | </ul> |
| 1063 | <p>Matthew Hickman (3):</p> |
| 1064 | <ul class="simple"> |
| 1065 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/6869a637">6869a637</a> Added MRS attributes and MRS data handling for Explorer</li> |
| 1066 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8c5120f5">8c5120f5</a> Added steer code for explorer</li> |
| 1067 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ea0389a5">ea0389a5</a> Added row repair hwp for explorer</li> |
| 1068 | </ul> |
| 1069 | <p>Paul Grohowski (1):</p> |
| 1070 | <ul class="simple"> |
| 1071 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/3561e8c2">3561e8c2</a> Adds additional precanned march tests for mcbist</li> |
| 1072 | </ul> |
| 1073 | <p>Rahul Batra (1):</p> |
| 1074 | <ul class="simple"> |
| 1075 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d30bd988">d30bd988</a> PM: NACK disable and OCC notification</li> |
| 1076 | </ul> |
| 1077 | <p>Sneha Kadam (1):</p> |
| 1078 | <ul class="simple"> |
| 1079 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/224e06f6">224e06f6</a> Update CAC MCBIST defaults</li> |
| 1080 | </ul> |
| 1081 | <p>Srikantha Meesala (1):</p> |
| 1082 | <ul class="simple"> |
| 1083 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c6e54f2b">c6e54f2b</a> Updated customrc file for P9 axone CI</li> |
| 1084 | </ul> |
| 1085 | <p>Stephen Glancy (8):</p> |
| 1086 | <ul class="simple"> |
| 1087 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a5aa22f2">a5aa22f2</a> Updates WR VREF accessors to be generic</li> |
| 1088 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e619571b">e619571b</a> Migrates MRS RTT swap functionality to generic</li> |
| 1089 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/86804951">86804951</a> Adds explorer Per DRAM Addressability</li> |
| 1090 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5d26062c">5d26062c</a> Adds explorer simple response error code to callout</li> |
| 1091 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/438f29c2">438f29c2</a> Adds generic LRDIMM VREF calibration algorithm</li> |
| 1092 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a762d9d1">a762d9d1</a> Fixes LRDIMM m386a8k40cm2_ctd7y workaround for cronus</li> |
| 1093 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/41633221">41633221</a> Updates Exp SPD revision check for revision and content</li> |
| 1094 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/7ec13833">7ec13833</a> Updates exp SPD check to use MFG, height, and size</li> |
| 1095 | </ul> |
| 1096 | <p>Sunil Kumar (3):</p> |
| 1097 | <ul class="simple"> |
| 1098 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a6fbe229">a6fbe229</a> Enable i2c procedures for PPE compilation.</li> |
| 1099 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8eb2981a">8eb2981a</a> OCMB target support in PPE.</li> |
| 1100 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/089b63b3">089b63b3</a> To support multiple target type for an attribute.</li> |
| 1101 | </ul> |
| 1102 | <p>Thi Tran (1):</p> |
| 1103 | <ul class="simple"> |
| 1104 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ac65f20e">ac65f20e</a> Fix Cronus memory fault in error path</li> |
| 1105 | </ul> |
| 1106 | <p>Yue Du (1):</p> |
| 1107 | <ul class="simple"> |
| 1108 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ba7d374f">ba7d374f</a> PFET: detect bad pfet through cme sgpe plumbling</li> |
| 1109 | </ul> |
| 1110 | <p>rajerpp1 (2):</p> |
| 1111 | <ul class="simple"> |
| 1112 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/af720656">af720656</a> Fixed issue L2/L3 flush failure during MPIPL</li> |
| 1113 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/6ad6e0f5">6ad6e0f5</a> added ODL reset in quiesce procedure</li> |
| 1114 | </ul> |
| 1115 | </div> |
| 1116 | </div> |
| 1117 | <div class="section" id="package-skiboot"> |
| 1118 | <h2>Package: skiboot<a class="headerlink" href="#package-skiboot" title="Permalink to this headline">¶</a></h2> |
| 1119 | <p><a class="reference external" href="https://github.com/open-power/skiboot">Repository</a></p> |
| 1120 | <div class="section" id="id23"> |
| 1121 | <h3>Patches<a class="headerlink" href="#id23" title="Permalink to this headline">¶</a></h3> |
| 1122 | </div> |
| 1123 | <div class="section" id="id24"> |
| 1124 | <h3>Commits<a class="headerlink" href="#id24" title="Permalink to this headline">¶</a></h3> |
| 1125 | <p>Andrew Donnellan (1):</p> |
| 1126 | <ul class="simple"> |
| 1127 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/75198f66">75198f66</a> hw/phys-map: Fix OCAPI_MEM BAR values</li> |
| 1128 | </ul> |
| 1129 | <p>Anton Blanchard (1):</p> |
| 1130 | <ul class="simple"> |
| 1131 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4f81ec3d">4f81ec3d</a> external/mambo Update SIM_CTRL1</li> |
| 1132 | </ul> |
| 1133 | <p>Benjamin Herrenschmidt (7):</p> |
| 1134 | <ul class="simple"> |
| 1135 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1df445d7">1df445d7</a> xive: Set the fused core mode properly</li> |
| 1136 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e49a52f0">e49a52f0</a> chip: Fix pir_to_thread_id for fused cores</li> |
| 1137 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/98f58342">98f58342</a> cpu: Keep track of the “ec_primary” in big core more</li> |
| 1138 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/eb344bda">eb344bda</a> direct-ctl: Use the EC primary for special wakeups</li> |
| 1139 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1629c851">1629c851</a> slw: Limit fused cores P9 to STOP0/1/2</li> |
| 1140 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6b403d06">6b403d06</a> cpu: Make cpu_get_core_index() return the fused core |
| 1141 | number</li> |
| 1142 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d9c7d683">d9c7d683</a> imc: Use pir_to_core_id() rather than |
| 1143 | cpu_get_core_index()</li> |
| 1144 | </ul> |
| 1145 | <p>Claudio Carvalho (1):</p> |
| 1146 | <ul class="simple"> |
| 1147 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ed8436b2">ed8436b2</a> core/flash.c: add SECBOOT read and write support</li> |
| 1148 | </ul> |
| 1149 | <p>Cédric Le Goater (16):</p> |
| 1150 | <ul class="simple"> |
| 1151 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/65cd7f29">65cd7f29</a> xive/p9: Introduce XIVE_INT_ORDER</li> |
| 1152 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2476b5b5">2476b5b5</a> xive/p9: Clarify the global IRQ number encoding</li> |
| 1153 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bd70a097">bd70a097</a> xive/p9: Introduce XIVE_ESB_SHIFT</li> |
| 1154 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fbbe2b04">fbbe2b04</a> xive/p9: Introduce XIVE_EQ_ORDER</li> |
| 1155 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/770cbf42">770cbf42</a> xive/p9: Clarify the escalation IRQ encoding</li> |
| 1156 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7eccd8dd">7eccd8dd</a> xive/p9: Introduce XIVE_EQ_SHIFT</li> |
| 1157 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/aef097bf">aef097bf</a> xive/p9: Use sizeof() instead of hardcoded values</li> |
| 1158 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6649a32c">6649a32c</a> xive/p9: Clarify indirect table allocation</li> |
| 1159 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c5e43bf1">c5e43bf1</a> xive/p9: Force 64K page size on the IC and TM BARs</li> |
| 1160 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a182665b">a182665b</a> xive/p9: Modify the size of the VP space</li> |
| 1161 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7b7df505">7b7df505</a> xive/p9: Introduce definitions for VP ids of HW threads</li> |
| 1162 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/132f5a87">132f5a87</a> xive/p9: use PAGE_SIZE</li> |
| 1163 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/66e44fc2">66e44fc2</a> xive/p9: Introduce XIVE_ESB_SIZE</li> |
| 1164 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/cad0fc7c">cad0fc7c</a> xive/P9: Use NUM_INT_PRIORITIES in xive_reset()</li> |
| 1165 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/043725d4">043725d4</a> xive/p9: Enforce thread enablement before TIMA accesses</li> |
| 1166 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a7540bd6">a7540bd6</a> phb4: Finish removing P9 DD1 workaround on LSIs</li> |
| 1167 | </ul> |
| 1168 | <p>Dan Horák (1):</p> |
| 1169 | <ul class="simple"> |
| 1170 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2354698e">2354698e</a> external/ffspart: define $(sbindir) for Makefile</li> |
| 1171 | </ul> |
| 1172 | <p>Eric Richter (20):</p> |
| 1173 | <ul class="simple"> |
| 1174 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e9efd918">e9efd918</a> crypto/mbedtls: enable/disable unnecessary features to |
| 1175 | shrink size</li> |
| 1176 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/65192599">65192599</a> libstb: remove old mbedtls files</li> |
| 1177 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9cc5f24b">9cc5f24b</a> libstb/secureboot: expose secureboot_enforce for later use |
| 1178 | in secvar</li> |
| 1179 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/40f62c92">40f62c92</a> include/secvar.h: add .lockdown() hook to secvar storage |
| 1180 | driver</li> |
| 1181 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b3a13fea">b3a13fea</a> secvar_main: rework secvar_main error flow, make storage |
| 1182 | locking explicit</li> |
| 1183 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f356c067">f356c067</a> secvar_util: add new helper functions</li> |
| 1184 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/262f5e88">262f5e88</a> secvar: overhaul secvar struct by removing static sized |
| 1185 | fields</li> |
| 1186 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/84a430a4">84a430a4</a> secvar/test: update API tests for new secvar struct</li> |
| 1187 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/795f639c">795f639c</a> secvar_devtree: add physical presence mode helper</li> |
| 1188 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/edafe753">edafe753</a> doc/secvar: add document detailing secvar driver API</li> |
| 1189 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1d9fb3ee">1d9fb3ee</a> secvar/storage: add secvar storage driver for pnor-based p9</li> |
| 1190 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d560710c">d560710c</a> secvar/storage/fakenv: add fake tpm operations for testing</li> |
| 1191 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/05920957">05920957</a> secvar/test: add secboot_tpm storage driver test cases</li> |
| 1192 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/11e1ecc0">11e1ecc0</a> secvar/storage: add utility tool to generate NV public name |
| 1193 | hashes</li> |
| 1194 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/46f04436">46f04436</a> secvar/test: add edk2-compat driver test and test data</li> |
| 1195 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/70adef38">70adef38</a> witherspoon: enable secvar for witherspoon platform</li> |
| 1196 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e3f0d4eb">e3f0d4eb</a> tssskiboot.c: chunk reads/writes in 1024-sized buffers to |
| 1197 | support larger nv indices</li> |
| 1198 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b550f3ec">b550f3ec</a> secboot_tpm.c: increase tpmnv vars index size</li> |
| 1199 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5e686a75">5e686a75</a> secvar/test: use vendored mbedtls instead of host</li> |
| 1200 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d29b77d9">d29b77d9</a> secvar/test: use mbedtls cflags when building the test |
| 1201 | binaries</li> |
| 1202 | </ul> |
| 1203 | <p>Frederic Barrat (1):</p> |
| 1204 | <ul class="simple"> |
| 1205 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/afe6bc90">afe6bc90</a> platform/mihawk: Tune equalization settings for opencapi</li> |
| 1206 | </ul> |
| 1207 | <p>Gautham R. Shenoy (3):</p> |
| 1208 | <ul class="simple"> |
| 1209 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f3ac046b">f3ac046b</a> sensors: occ: Fix the GPU detection code</li> |
| 1210 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1beb1519">1beb1519</a> sensors: occ: Fix a bug when sensor values are zero</li> |
| 1211 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ec3c45f3">ec3c45f3</a> occ: Fix false negatives in wait_for_all_occ_init()</li> |
| 1212 | </ul> |
| 1213 | <p>Georgy Yakovlev (1):</p> |
| 1214 | <ul class="simple"> |
| 1215 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/47005e8d">47005e8d</a> opal-prd: handle devtmpfs mounted with noexec</li> |
| 1216 | </ul> |
| 1217 | <p>Gustavo Romero (5):</p> |
| 1218 | <ul class="simple"> |
| 1219 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/244a8dac">244a8dac</a> xive: Fix typo and spelling in a comment</li> |
| 1220 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/10f68979">10f68979</a> xive: Fix two typos in comments</li> |
| 1221 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ea62e756">ea62e756</a> xive: Fix typos in comments</li> |
| 1222 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6840dd82">6840dd82</a> Update comments for bit manipulation macros</li> |
| 1223 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/256b1f8c">256b1f8c</a> Fix typos in comment</li> |
| 1224 | </ul> |
| 1225 | <p>Hanno Böck (1):</p> |
| 1226 | <ul class="simple"> |
| 1227 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/77407b05">77407b05</a> stb/print-container: Properly check mmap error code</li> |
| 1228 | </ul> |
| 1229 | <p>Joel Stanley (2):</p> |
| 1230 | <ul class="simple"> |
| 1231 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/482f18ad">482f18ad</a> Detect fused core mode and bail out</li> |
| 1232 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a8191a20">a8191a20</a> doc: Document more platforms</li> |
| 1233 | </ul> |
| 1234 | <p>Jordan Niethe (1):</p> |
| 1235 | <ul class="simple"> |
| 1236 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/567d36dc">567d36dc</a> external/mambo: Do not enable TM on P9 in ibm, pa-features</li> |
| 1237 | </ul> |
| 1238 | <p>Klaus Heinrich Kiwi (2):</p> |
| 1239 | <ul class="simple"> |
| 1240 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/11d12c6f">11d12c6f</a> hdata/memory.c: Fix “Inconsistent MSAREA” warnings</li> |
| 1241 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ef58f69f">ef58f69f</a> hdata: Add new “smp-cable-connector” VPD keyword</li> |
| 1242 | </ul> |
| 1243 | <p>LuluTHSu (4):</p> |
| 1244 | <ul class="simple"> |
| 1245 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/94a64df2">94a64df2</a> platform/mowgli: Add mowgli.c</li> |
| 1246 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c214b6e8">c214b6e8</a> platform/mowgli: modify VPD to export correct data to system |
| 1247 | VPD EEPROM</li> |
| 1248 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5262cdd1">5262cdd1</a> mowgli: Limit slot1 to Gen3 by default</li> |
| 1249 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/37d26e2e">37d26e2e</a> platform/mowgli: modify slot_name</li> |
| 1250 | </ul> |
| 1251 | <p>Mahesh Salgaonkar (1):</p> |
| 1252 | <ul class="simple"> |
| 1253 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/cecc251c">cecc251c</a> opal-gard: sync up the chip unit data list with upstream |
| 1254 | hostboot.</li> |
| 1255 | </ul> |
| 1256 | <p>Mauro S. M. Rodrigues (11):</p> |
| 1257 | <ul class="simple"> |
| 1258 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/59314f31">59314f31</a> libstb: Don’t exit trustedboot services multiple times</li> |
| 1259 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/22817f8d">22817f8d</a> Honor DEAD_CODE_ELIMINATION flag</li> |
| 1260 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e9f31b26">e9f31b26</a> Squashed ‘libstb/crypto/mbedtls/’ content from commit |
| 1261 | 7a03e1cbf5</li> |
| 1262 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/910a78c5">910a78c5</a> Squashed ‘libstb/tss2/ibmtpm20tss/utils/’ content from |
| 1263 | commit fae1383d3d</li> |
| 1264 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fe2d80bc">fe2d80bc</a> crypto: add mbedtls build integration via git subtree</li> |
| 1265 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/48833b96">48833b96</a> libstb/tss2: Add basic Build infrastructure for tss2</li> |
| 1266 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/86660b06">86660b06</a> TPM/TSS: Register TPM chip for further use within TSS</li> |
| 1267 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f0f29cbe">f0f29cbe</a> libstb/tss2: Add TSS wrapping functions</li> |
| 1268 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a0ff20fc">a0ff20fc</a> libstb/trustedboot: Introduce new eventlog implementation</li> |
| 1269 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5d8e0e60">5d8e0e60</a> libstb/tss2: Switch to new implementation of PCR Read/Extend |
| 1270 | and Eventlog</li> |
| 1271 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9536adaa">9536adaa</a> libstb/tss: Remove old tss implementation</li> |
| 1272 | </ul> |
| 1273 | <p>Michael Ellerman (1):</p> |
| 1274 | <ul class="simple"> |
| 1275 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f76a1d96">f76a1d96</a> external/mambo: Disable MEMORY_OVERFLOW</li> |
| 1276 | </ul> |
| 1277 | <p>Nayna Jain (8):</p> |
| 1278 | <ul class="simple"> |
| 1279 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f65d51cd">f65d51cd</a> libstb/secureboot: OS Secure Boot is enabled only if FW |
| 1280 | secureboot is enabled</li> |
| 1281 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c5c71a51">c5c71a51</a> secvar: change backend hook interface to take in bank |
| 1282 | references</li> |
| 1283 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/31f662a5">31f662a5</a> hdata/spira: add physical presence flags</li> |
| 1284 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9e7a4b32">9e7a4b32</a> crypto: add out-of-tree mbedtls pkcs7 parser</li> |
| 1285 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/87562bc5">87562bc5</a> secvar/backend: add edk2 derived key updates processing</li> |
| 1286 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/551aeaf7">551aeaf7</a> secvar/backend: Bugfixes in edk2 driver</li> |
| 1287 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6d6adea3">6d6adea3</a> secvar/backend: improve edk2 driver unit testcases</li> |
| 1288 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f4c2dae8">f4c2dae8</a> mowgli: Enable secvar support for Host OS Secure Boot</li> |
| 1289 | </ul> |
| 1290 | <p>Nicholas Piggin (18):</p> |
| 1291 | <ul class="simple"> |
| 1292 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6327e0c1">6327e0c1</a> opal entry: Fix LE skiboot clobbering r10 argument</li> |
| 1293 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fccf3470">fccf3470</a> libstb/container: Add missing includes</li> |
| 1294 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7f3dfa7f">7f3dfa7f</a> asm/head.S: QUIESCE_REJECT fix</li> |
| 1295 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/11ce9612">11ce9612</a> move the __this_cpu register to r16, reserve r13-r15</li> |
| 1296 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/17adaebf">17adaebf</a> fast-reboot: add missing clear memory fallback</li> |
| 1297 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/449e1052">449e1052</a> fast-reboot: don’t back up old vectors upon fast reboot</li> |
| 1298 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2cc89706">2cc89706</a> fast-reboot: improve fast reboot sequence</li> |
| 1299 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0deffc80">0deffc80</a> move opal_branch_table, opal_num_args to .rodata section</li> |
| 1300 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e4044119">e4044119</a> skiboot.lds.S: remove dynsym/dynstr and plt</li> |
| 1301 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ac08f4aa">ac08f4aa</a> skiboot.lds.S: introduce PAGE_SIZE, use it to lay out |
| 1302 | sections</li> |
| 1303 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dca0d534">dca0d534</a> core: interrupt markers for stack traces</li> |
| 1304 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8c49753c">8c49753c</a> core/mce: add support for decoding and handling machine |
| 1305 | checks</li> |
| 1306 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/65789e2a">65789e2a</a> build: -fverbose-asm for .s targets</li> |
| 1307 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/52466735">52466735</a> platform/blackbird: endian fix</li> |
| 1308 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/de96c5c7">de96c5c7</a> io: endian annotations and fix</li> |
| 1309 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e275fa73">e275fa73</a> include/ocmb.h: Add a newline to end of file</li> |
| 1310 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1e0ac5f5">1e0ac5f5</a> hdata: MS AREA endian fix</li> |
| 1311 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/355a7dc1">355a7dc1</a> asm/head: fix power save wakeup register corruption</li> |
| 1312 | </ul> |
| 1313 | <p>Oliver O’Halloran (36):</p> |
| 1314 | <ul class="simple"> |
| 1315 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4357838d">4357838d</a> hw/phb4: Make error interrupt handler compile</li> |
| 1316 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7dfca482">7dfca482</a> hw/phb4: Fix interrupt names</li> |
| 1317 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c17ea683">c17ea683</a> hw/phb4: Don’t disable TXE(12) interrupt if on P9 DD2.0</li> |
| 1318 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c42df50e">c42df50e</a> hw/phb4: Factor out interrupt setup</li> |
| 1319 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9b6433c2">9b6433c2</a> hw/phb4: Enable error interrupts</li> |
| 1320 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5b1d49de">5b1d49de</a> github: update pull request template</li> |
| 1321 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/cfd6168c">cfd6168c</a> external/ffspart: Use read() rather than mmap()</li> |
| 1322 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/21fd8a33">21fd8a33</a> test/qemu: Update command line arguments</li> |
| 1323 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f6c6f3ad">f6c6f3ad</a> travis: Remove the unused coverity token</li> |
| 1324 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ffb2a7e5">ffb2a7e5</a> travis: Update config</li> |
| 1325 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/57ed0daa">57ed0daa</a> ci: Drop debian strech</li> |
| 1326 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/95f23aa2">95f23aa2</a> ci: Fix docs build</li> |
| 1327 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5a4447e5">5a4447e5</a> ci: Remove lcov workaround for Fedora</li> |
| 1328 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/db74b60a">db74b60a</a> travis: move container build into the install step</li> |
| 1329 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f21b4cbe">f21b4cbe</a> travis: Allow ubuntu-latest to fail</li> |
| 1330 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a02a750f">a02a750f</a> travis: Add an explicit tmpfs mount</li> |
| 1331 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f154615d">f154615d</a> travis: Disable seccomp on child containers</li> |
| 1332 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/09b4be2c">09b4be2c</a> test: Add an external-check target</li> |
| 1333 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/028442e6">028442e6</a> test: Do gcov builds as a seperate pass</li> |
| 1334 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b4958610">b4958610</a> Makefile: Add -Werror to try-cflag so it works on clang</li> |
| 1335 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0dbbe610">0dbbe610</a> makefile: Supress Werror on clang</li> |
| 1336 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ff4e54d4">ff4e54d4</a> travis: Add clang specific build job</li> |
| 1337 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/86b617c7">86b617c7</a> hw/xive: Use XIVE_VSD_SIZE more</li> |
| 1338 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/80cb7773">80cb7773</a> hdata: Ensure the prd-label hbrt-code-image is prefixed</li> |
| 1339 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/15f56c8d">15f56c8d</a> hw/psi-p9: Configure IRQ offset before XIVE notify</li> |
| 1340 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9b594262">9b594262</a> hw/phb4: Actually enable error reporting</li> |
| 1341 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0a5f2812">0a5f2812</a> hw/phb4: Verify AER support before initialising AER regs</li> |
| 1342 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e5c21b89">e5c21b89</a> stack: only print stack usage backtraces when we hit a new |
| 1343 | watermark</li> |
| 1344 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8cbd0de8">8cbd0de8</a> opal-prd: Have a worker process handle page offlining</li> |
| 1345 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bcecf330">bcecf330</a> ci: Add mbedtls development files as a dependency</li> |
| 1346 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/45f67b17">45f67b17</a> skiboot.lds.S: Move BSS start up a bit to accommodate a |
| 1347 | larger .data</li> |
| 1348 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b9cbe4f6">b9cbe4f6</a> secvar/test: Remove broken initalizers</li> |
| 1349 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8830892c">8830892c</a> secvar: Clean up makefiles and fix out of tree builds</li> |
| 1350 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f901fcaf">f901fcaf</a> test: Skip qemu tests if skiboot.lid is too large</li> |
| 1351 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e6758b57">e6758b57</a> external/pci-scripts: Add PHB error parsing script</li> |
| 1352 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/89a32b49">89a32b49</a> skiboot v6.7 release notes</li> |
| 1353 | </ul> |
| 1354 | <p>Ryan Grimm (4):</p> |
| 1355 | <ul class="simple"> |
| 1356 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fbc6c882">fbc6c882</a> buddy: Fix warnings when undefining BUDDY_DEBUG</li> |
| 1357 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/37a369bb">37a369bb</a> Disable protected execution facility</li> |
| 1358 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2d065e24">2d065e24</a> Add basic P9 fused core support</li> |
| 1359 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ef70d648">ef70d648</a> libstb: Set TPM platform auth to random password</li> |
| 1360 | </ul> |
| 1361 | <p>Thiago Jung Bauermann (1):</p> |
| 1362 | <ul class="simple"> |
| 1363 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5021a037">5021a037</a> dt: Set new property length in dt_resize_property()</li> |
| 1364 | </ul> |
| 1365 | <p>Vaidyanathan Srinivasan (3):</p> |
| 1366 | <ul class="simple"> |
| 1367 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c4e72043">c4e72043</a> Add POWER9 Cumulus processor PVR type</li> |
| 1368 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b49aeb84">b49aeb84</a> Add POWER9 Fleetwood platform support</li> |
| 1369 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/78766c94">78766c94</a> Enable fused core mode support in OPAL</li> |
| 1370 | </ul> |
| 1371 | <p>Vasant Hegde (18):</p> |
| 1372 | <ul class="simple"> |
| 1373 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/071f00d6">071f00d6</a> PSI: Convert prerror to PR_NOTICE</li> |
| 1374 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6bf21350">6bf21350</a> uart: Drop console write data if BMC becomes unresponsive</li> |
| 1375 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/475f7b64">475f7b64</a> skiboot v6.3.5 release notes</li> |
| 1376 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3da60277">3da60277</a> skiboot v6.6.1 release notes</li> |
| 1377 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/00eab15c">00eab15c</a> opal-ci: Fix broken fedora builds</li> |
| 1378 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e126deb2">e126deb2</a> opal-ci: Add Ubuntu20.04 support</li> |
| 1379 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4b4aa1d3">4b4aa1d3</a> test: Print proper mambo command path</li> |
| 1380 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/53e4d735">53e4d735</a> uart: Actually swallow data if LPC is not working</li> |
| 1381 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9f5374b4">9f5374b4</a> mpipl: Delay MPIPL registration until OPAL init is complete</li> |
| 1382 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/edc936af">edc936af</a> mpipl: Move opal_mpipl_save_crashing_pir() call to |
| 1383 | platform specific code</li> |
| 1384 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5b13a4d2">5b13a4d2</a> prd: Do not assert if HBRT makes unsupported call</li> |
| 1385 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/92b79689">92b79689</a> fsp: Skip sysdump retrieval only in MPIPL boot</li> |
| 1386 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/abe4c479">abe4c479</a> skiboot v6.6.2 release notes</li> |
| 1387 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0ad0ab3e">0ad0ab3e</a> fsp/dump: Handle non-MPIPL scenario</li> |
| 1388 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d362ae4f">d362ae4f</a> skiboot v6.6.3 release notes</li> |
| 1389 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9ca8bf1b">9ca8bf1b</a> FSP/NVRAM: Do not assert in vNVRAM statistics call</li> |
| 1390 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9ac2629c">9ac2629c</a> skiboot 5.4.12 release notes</li> |
| 1391 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/233ade2f">233ade2f</a> skiboot v6.6.4 release notes</li> |
| 1392 | </ul> |
| 1393 | <p>nichole (1):</p> |
| 1394 | <ul class="simple"> |
| 1395 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/68dc040a">68dc040a</a> platform/mihawk: Fix IPMI double-free</li> |
| 1396 | </ul> |
| 1397 | <p>orbitcowboy (1):</p> |
| 1398 | <ul class="simple"> |
| 1399 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fe70fbb7">fe70fbb7</a> Properly check mmap error code</li> |
| 1400 | </ul> |
| 1401 | </div> |
| 1402 | </div> |
| 1403 | <div class="section" id="package-swift-xml"> |
| 1404 | <h2>Package: swift-xml<a class="headerlink" href="#package-swift-xml" title="Permalink to this headline">¶</a></h2> |
| 1405 | <p><a class="reference external" href="https://github.com/open-power/swift-xml">Repository</a></p> |
| 1406 | <div class="section" id="id25"> |
| 1407 | <h3>Patches<a class="headerlink" href="#id25" title="Permalink to this headline">¶</a></h3> |
| 1408 | </div> |
| 1409 | <div class="section" id="id26"> |
| 1410 | <h3>Commits<a class="headerlink" href="#id26" title="Permalink to this headline">¶</a></h3> |
| 1411 | <p>No changes.</p> |
| 1412 | </div> |
| 1413 | </div> |
| 1414 | <div class="section" id="package-witherspoon-xml"> |
| 1415 | <h2>Package: witherspoon-xml<a class="headerlink" href="#package-witherspoon-xml" title="Permalink to this headline">¶</a></h2> |
| 1416 | <p><a class="reference external" href="https://github.com/open-power/witherspoon-xml">Repository</a></p> |
| 1417 | <div class="section" id="id27"> |
| 1418 | <h3>Patches<a class="headerlink" href="#id27" title="Permalink to this headline">¶</a></h3> |
| 1419 | </div> |
| 1420 | <div class="section" id="id28"> |
| 1421 | <h3>Commits<a class="headerlink" href="#id28" title="Permalink to this headline">¶</a></h3> |
| 1422 | <p>No changes.</p> |
| 1423 | </div> |
| 1424 | </div> |
| 1425 | <div class="section" id="package-zaius-xml"> |
| 1426 | <h2>Package: zaius-xml<a class="headerlink" href="#package-zaius-xml" title="Permalink to this headline">¶</a></h2> |
| 1427 | <p><a class="reference external" href="https://github.com/open-power/zaius-xml">Repository</a></p> |
| 1428 | <div class="section" id="id29"> |
| 1429 | <h3>Patches<a class="headerlink" href="#id29" title="Permalink to this headline">¶</a></h3> |
| 1430 | </div> |
| 1431 | <div class="section" id="id30"> |
| 1432 | <h3>Commits<a class="headerlink" href="#id30" title="Permalink to this headline">¶</a></h3> |
| 1433 | <p>No changes.</p> |
| 1434 | </div> |
| 1435 | </div> |
| 1436 | </div> |
| 1437 | |
| 1438 | |
| 1439 | </div> |
| 1440 | |
| 1441 | </div> |
| 1442 | </div> |
| 1443 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
| 1444 | <div class="sphinxsidebarwrapper"> |
| 1445 | <h1 class="logo"><a href="../index.html">OpenPOWER Firmware</a></h1> |
| 1446 | |
| 1447 | |
| 1448 | |
| 1449 | |
| 1450 | |
| 1451 | |
| 1452 | |
| 1453 | |
| 1454 | <h3>Navigation</h3> |
| 1455 | <p class="caption"><span class="caption-text">Contents:</span></p> |
| 1456 | <ul class="current"> |
| 1457 | <li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction to OpenPOWER Firmware</a></li> |
| 1458 | <li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing op-build</a></li> |
| 1459 | <li class="toctree-l1"><a class="reference internal" href="../process/index.html">Development Process</a></li> |
| 1460 | <li class="toctree-l1"><a class="reference internal" href="../boot-devices.html">Supported Boot Devices</a></li> |
| 1461 | <li class="toctree-l1"><a class="reference internal" href="../versioning.html">Version Scheme</a></li> |
| 1462 | <li class="toctree-l1 current"><a class="reference internal" href="index.html">op-build Release Notes</a><ul class="current"> |
| 1463 | <li class="toctree-l2"><a class="reference internal" href="index.html#v1-21">v1.21</a></li> |
| 1464 | <li class="toctree-l2"><a class="reference internal" href="index.html#v1-22">v1.22</a></li> |
| 1465 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-0">v2.0</a></li> |
| 1466 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-1">v2.1</a></li> |
| 1467 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-2">v2.2</a></li> |
| 1468 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-3">v2.3</a></li> |
| 1469 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-4">v2.4</a></li> |
| 1470 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-5">v2.5</a></li> |
| 1471 | <li class="toctree-l2 current"><a class="reference internal" href="index.html#v2-6">v2.6</a></li> |
| 1472 | </ul> |
| 1473 | </li> |
| 1474 | </ul> |
| 1475 | |
| 1476 | <div class="relations"> |
| 1477 | <h3>Related Topics</h3> |
| 1478 | <ul> |
| 1479 | <li><a href="../index.html">Documentation overview</a><ul> |
| 1480 | <li><a href="index.html">op-build Release Notes</a><ul> |
| 1481 | <li>Previous: <a href="v2.5.html" title="previous chapter">Release Notes for OpenPower Firmware v2.5</a></li> |
| 1482 | </ul></li> |
| 1483 | </ul></li> |
| 1484 | </ul> |
| 1485 | </div> |
| 1486 | <div id="searchbox" style="display: none" role="search"> |
| 1487 | <h3>Quick search</h3> |
| 1488 | <div class="searchformwrapper"> |
| 1489 | <form class="search" action="../search.html" method="get"> |
| 1490 | <input type="text" name="q" /> |
| 1491 | <input type="submit" value="Go" /> |
| 1492 | <input type="hidden" name="check_keywords" value="yes" /> |
| 1493 | <input type="hidden" name="area" value="default" /> |
| 1494 | </form> |
| 1495 | </div> |
| 1496 | </div> |
| 1497 | <script type="text/javascript">$('#searchbox').show(0);</script> |
| 1498 | |
| 1499 | |
| 1500 | |
| 1501 | |
| 1502 | |
| 1503 | |
| 1504 | |
| 1505 | |
| 1506 | </div> |
| 1507 | </div> |
| 1508 | <div class="clearer"></div> |
| 1509 | </div> |
| 1510 | <div class="footer"> |
| 1511 | ©2017, OpenPOWER Foundation System Software Work Group. |
| 1512 | |
| 1513 | | |
| 1514 | Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a> |
| 1515 | & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> |
| 1516 | |
| 1517 | | |
| 1518 | <a href="../_sources/release-notes/v2.6.rst.txt" |
| 1519 | rel="nofollow">Page source</a> |
| 1520 | </div> |
| 1521 | |
| 1522 | |
| 1523 | |
| 1524 | |
| 1525 | </body> |
| 1526 | </html> |