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.5-rc1 — OpenPOWER Firmware v2.6-257-g5b5624c2 |
| 10 | documentation</title> |
| 11 | <link rel="stylesheet" href="../_static/alabaster.css" type="text/css" /> |
| 12 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
| 13 | <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> |
| 14 | <script type="text/javascript" src="../_static/jquery.js"></script> |
| 15 | <script type="text/javascript" src="../_static/underscore.js"></script> |
| 16 | <script type="text/javascript" src="../_static/doctools.js"></script> |
| 17 | <link rel="index" title="Index" href="../genindex.html" /> |
| 18 | <link rel="search" title="Search" href="../search.html" /> |
| 19 | <link rel="next" title="Release Notes for OpenPower Firmware v2.5" href="v2.5.html" /> |
| 20 | <link rel="prev" title="Release Notes for OpenPower Firmware v2.4" href="v2.4.html" /> |
| 21 | |
| 22 | <link rel="stylesheet" href="../_static/custom.css" type="text/css" /> |
| 23 | |
| 24 | |
| 25 | <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> |
| 26 | |
| 27 | </head><body> |
| 28 | |
| 29 | |
| 30 | <div class="document"> |
| 31 | <div class="documentwrapper"> |
| 32 | <div class="bodywrapper"> |
| 33 | |
| 34 | |
| 35 | <div class="body" role="main"> |
| 36 | |
| 37 | <div class="section" id="release-notes-for-openpower-firmware-v2-5-rc1"> |
| 38 | <h1>Release Notes for OpenPower Firmware v2.5-rc1<a class="headerlink" href="#release-notes-for-openpower-firmware-v2-5-rc1" title="Permalink to this headline">¶</a></h1> |
| 39 | <p>op-build v2.5-rc1 was released on Thursday, April 30th, 2020. It should become the next stable release of op-build, following on |
| 40 | from v2.4, first released on July 28th, 2019.</p> |
| 41 | <p>In addition to a number of bugfixes and re-factors, plus the 3 new platforms listed below, this release also brings new features |
| 42 | since v2.4, to highlight a few:</p> |
| 43 | <ul class="simple"> |
| 44 | <li>Memory Preserving Initial Program Load (MPIPL): a Power feature where the contents of memory are preserved while the system |
| 45 | reboots after a failure.</li> |
| 46 | <li>Support for a new Power9 processor variant: Axone, aka P9P, with NPU3 hardware.</li> |
| 47 | <li>OpenCAPI reset support: allow FPGA-based OpenCAPI devices to be re-flashed with a new device image, then reset to activate the |
| 48 | new image.</li> |
| 49 | </ul> |
| 50 | <p>Please note that this is a RELEASE CANDIDATE and not the final v2.5 release. We expect to do a final v2.5 tagged release in late May |
| 51 | 2020. Please test this release candidate heavily!</p> |
| 52 | <div class="section" id="new-platforms"> |
| 53 | <h2>New platforms<a class="headerlink" href="#new-platforms" title="Permalink to this headline">¶</a></h2> |
| 54 | <ul class="simple"> |
| 55 | <li>mihawk</li> |
| 56 | <li>blackbird</li> |
| 57 | <li>swift</li> |
| 58 | </ul> |
| 59 | </div> |
| 60 | <div class="section" id="updated-packages"> |
| 61 | <h2>Updated Packages<a class="headerlink" href="#updated-packages" title="Permalink to this headline">¶</a></h2> |
| 62 | <table border="1" class="docutils"> |
| 63 | <colgroup> |
| 64 | <col width="17%" /> |
| 65 | <col width="15%" /> |
| 66 | <col width="15%" /> |
| 67 | <col width="54%" /> |
| 68 | </colgroup> |
| 69 | <thead valign="bottom"> |
| 70 | <tr class="row-odd"><th class="head">Package</th> |
| 71 | <th class="head">Old Version</th> |
| 72 | <th class="head">New Version</th> |
| 73 | <th class="head">Platforms</th> |
| 74 | </tr> |
| 75 | </thead> |
| 76 | <tbody valign="top"> |
| 77 | <tr class="row-even"><td>elfutils</td> |
| 78 | <td>0.174</td> |
| 79 | <td>0.176</td> |
| 80 | <td>firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye, |
| 81 | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, |
| 82 | garrison</td> |
| 83 | </tr> |
| 84 | <tr class="row-odd"><td>glibc</td> |
| 85 | <td>2.29-11-ge28ad44</td> |
| 86 | <td>2.29-30-g2d3fefd</td> |
| 87 | <td>firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye, |
| 88 | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, |
| 89 | garrison</td> |
| 90 | </tr> |
| 91 | <tr class="row-even"><td>hcode</td> |
| 92 | <td>hw071319a.940</td> |
| 93 | <td>hw042820a.opmst</td> |
| 94 | <td>zaius, witherspoon, p9dsu, nicole, romulus</td> |
| 95 | </tr> |
| 96 | <tr class="row-odd"><td>hostboot</td> |
| 97 | <td>8abecc2</td> |
| 98 | <td>e27c350</td> |
| 99 | <td>zaius, witherspoon, p9dsu, nicole, romulus</td> |
| 100 | </tr> |
| 101 | <tr class="row-even"><td>hostboot-binaries</td> |
| 102 | <td>hw062819a.940</td> |
| 103 | <td>hw013120a.opmst</td> |
| 104 | <td>zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus, |
| 105 | firestone, p8dtu, palmetto, vesnin, garrison</td> |
| 106 | </tr> |
| 107 | <tr class="row-odd"><td>hostboot-p8</td> |
| 108 | <td>27dda29</td> |
| 109 | <td>3267aff</td> |
| 110 | <td>habanero, barreleye, firestone, p8dtu, palmetto, vesnin, garrison</td> |
| 111 | </tr> |
| 112 | <tr class="row-even"><td>ima-catalog</td> |
| 113 | <td>3d30c7a</td> |
| 114 | <td>89e00ee</td> |
| 115 | <td>zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus, |
| 116 | firestone, p8dtu, palmetto, vesnin, garrison</td> |
| 117 | </tr> |
| 118 | <tr class="row-odd"><td>kexec-lite</td> |
| 119 | <td>87d044a</td> |
| 120 | <td>6b0130b</td> |
| 121 | <td>firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye, |
| 122 | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, |
| 123 | garrison</td> |
| 124 | </tr> |
| 125 | <tr class="row-even"><td>libflash</td> |
| 126 | <td>v6.4</td> |
| 127 | <td>v6.6</td> |
| 128 | <td>firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye, |
| 129 | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, |
| 130 | garrison</td> |
| 131 | </tr> |
| 132 | <tr class="row-odd"><td>linux</td> |
| 133 | <td>5.2.1</td> |
| 134 | <td>5.4.33</td> |
| 135 | <td>firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye, |
| 136 | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, |
| 137 | garrison</td> |
| 138 | </tr> |
| 139 | <tr class="row-even"><td>linux-firmware</td> |
| 140 | <td>1baa348</td> |
| 141 | <td>20190717</td> |
| 142 | <td>firenze, zaius, habanero, witherspoon, p9dsu, barreleye, romulus, |
| 143 | opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, garrison</td> |
| 144 | </tr> |
| 145 | <tr class="row-odd"><td>linux-headers</td> |
| 146 | <td>5.2.1</td> |
| 147 | <td>5.4.33</td> |
| 148 | <td>firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye, |
| 149 | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, |
| 150 | garrison</td> |
| 151 | </tr> |
| 152 | <tr class="row-even"><td>machine-xml</td> |
| 153 | <td>26b2092</td> |
| 154 | <td>1ac78dd</td> |
| 155 | <td>nicole</td> |
| 156 | </tr> |
| 157 | <tr class="row-odd"><td>machine-xml</td> |
| 158 | <td>eac9377</td> |
| 159 | <td>5b3fbca</td> |
| 160 | <td>romulus</td> |
| 161 | </tr> |
| 162 | <tr class="row-even"><td>machine-xml</td> |
| 163 | <td>a6f4df3</td> |
| 164 | <td>0f9b366</td> |
| 165 | <td>witherspoon</td> |
| 166 | </tr> |
| 167 | <tr class="row-odd"><td>occ</td> |
| 168 | <td>e5a2afd</td> |
| 169 | <td>ab4dc96</td> |
| 170 | <td>zaius, witherspoon, p9dsu, nicole, romulus</td> |
| 171 | </tr> |
| 172 | <tr class="row-even"><td>openpower-pnor</td> |
| 173 | <td>0346930</td> |
| 174 | <td>175f00d</td> |
| 175 | <td>zaius, habanero, witherspoon, p9dsu, nicole, barreleye, romulus, |
| 176 | firestone, p8dtu, palmetto, vesnin, garrison</td> |
| 177 | </tr> |
| 178 | <tr class="row-odd"><td>petitboot</td> |
| 179 | <td>v1.10.4</td> |
| 180 | <td>v1.12</td> |
| 181 | <td>firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye, |
| 182 | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, |
| 183 | garrison</td> |
| 184 | </tr> |
| 185 | <tr class="row-even"><td>sbe</td> |
| 186 | <td>b96edc8</td> |
| 187 | <td>78fb783</td> |
| 188 | <td>zaius, witherspoon, p9dsu, nicole, romulus</td> |
| 189 | </tr> |
| 190 | <tr class="row-odd"><td>skiboot</td> |
| 191 | <td>v6.4</td> |
| 192 | <td>v6.6</td> |
| 193 | <td>firenze, zaius, habanero, witherspoon, p9dsu, nicole, barreleye, |
| 194 | romulus, opal, firestone, pseries, p8dtu, palmetto, zz, vesnin, |
| 195 | garrison</td> |
| 196 | </tr> |
| 197 | </tbody> |
| 198 | </table> |
| 199 | </div> |
| 200 | <div class="section" id="new-packages"> |
| 201 | <h2>New Packages<a class="headerlink" href="#new-packages" title="Permalink to this headline">¶</a></h2> |
| 202 | <table border="1" class="docutils"> |
| 203 | <colgroup> |
| 204 | <col width="30%" /> |
| 205 | <col width="30%" /> |
| 206 | <col width="39%" /> |
| 207 | </colgroup> |
| 208 | <thead valign="bottom"> |
| 209 | <tr class="row-odd"><th class="head">Package</th> |
| 210 | <th class="head">Version</th> |
| 211 | <th class="head">Platforms</th> |
| 212 | </tr> |
| 213 | </thead> |
| 214 | <tbody valign="top"> |
| 215 | <tr class="row-even"><td> </td> |
| 216 | <td> </td> |
| 217 | <td> </td> |
| 218 | </tr> |
| 219 | </tbody> |
| 220 | </table> |
| 221 | </div> |
| 222 | <div class="section" id="removed-packages"> |
| 223 | <h2>Removed Packages<a class="headerlink" href="#removed-packages" title="Permalink to this headline">¶</a></h2> |
| 224 | <table border="1" class="docutils"> |
| 225 | <colgroup> |
| 226 | <col width="6%" /> |
| 227 | <col width="6%" /> |
| 228 | <col width="87%" /> |
| 229 | </colgroup> |
| 230 | <thead valign="bottom"> |
| 231 | <tr class="row-odd"><th class="head">Package</th> |
| 232 | <th class="head">Version</th> |
| 233 | <th class="head">Platforms</th> |
| 234 | </tr> |
| 235 | </thead> |
| 236 | <tbody valign="top"> |
| 237 | <tr class="row-even"><td>iprutils</td> |
| 238 | <td>2.4.15.1</td> |
| 239 | <td>zaius,habanero,witherspoon,p9dsu,nicole,barreleye,romulus,opal,firestone,pseries,p8dtu,palmetto,vesnin,garrison</td> |
| 240 | </tr> |
| 241 | <tr class="row-odd"><td>libsysfs</td> |
| 242 | <td>2.1.0</td> |
| 243 | <td>zaius,habanero,witherspoon,p9dsu,nicole,barreleye,romulus,opal,firestone,pseries,p8dtu,palmetto,vesnin,garrison</td> |
| 244 | </tr> |
| 245 | </tbody> |
| 246 | </table> |
| 247 | </div> |
| 248 | <div class="section" id="package-barreleye-xml"> |
| 249 | <h2>Package: barreleye-xml<a class="headerlink" href="#package-barreleye-xml" title="Permalink to this headline">¶</a></h2> |
| 250 | <p><a class="reference external" href="https://github.com/open-power/barreleye-xml">Repository</a></p> |
| 251 | <div class="section" id="patches"> |
| 252 | <h3>Patches<a class="headerlink" href="#patches" title="Permalink to this headline">¶</a></h3> |
| 253 | </div> |
| 254 | <div class="section" id="commits"> |
| 255 | <h3>Commits<a class="headerlink" href="#commits" title="Permalink to this headline">¶</a></h3> |
| 256 | <p>No changes.</p> |
| 257 | </div> |
| 258 | </div> |
| 259 | <div class="section" id="package-firestone-xml"> |
| 260 | <h2>Package: firestone-xml<a class="headerlink" href="#package-firestone-xml" title="Permalink to this headline">¶</a></h2> |
| 261 | <p><a class="reference external" href="https://github.com/open-power/firestone-xml">Repository</a></p> |
| 262 | <div class="section" id="patches-1"> |
| 263 | <span id="id1"></span><h3>Patches<a class="headerlink" href="#patches-1" title="Permalink to this headline">¶</a></h3> |
| 264 | </div> |
| 265 | <div class="section" id="commits-1"> |
| 266 | <span id="id2"></span><h3>Commits<a class="headerlink" href="#commits-1" title="Permalink to this headline">¶</a></h3> |
| 267 | <p>No changes.</p> |
| 268 | </div> |
| 269 | </div> |
| 270 | <div class="section" id="package-garrison-xml"> |
| 271 | <h2>Package: garrison-xml<a class="headerlink" href="#package-garrison-xml" title="Permalink to this headline">¶</a></h2> |
| 272 | <p><a class="reference external" href="https://github.com/open-power/garrison-xml">Repository</a></p> |
| 273 | <div class="section" id="patches-2"> |
| 274 | <span id="id3"></span><h3>Patches<a class="headerlink" href="#patches-2" title="Permalink to this headline">¶</a></h3> |
| 275 | </div> |
| 276 | <div class="section" id="commits-2"> |
| 277 | <span id="id4"></span><h3>Commits<a class="headerlink" href="#commits-2" title="Permalink to this headline">¶</a></h3> |
| 278 | <p>No changes.</p> |
| 279 | </div> |
| 280 | </div> |
| 281 | <div class="section" id="package-habanero-xml"> |
| 282 | <h2>Package: habanero-xml<a class="headerlink" href="#package-habanero-xml" title="Permalink to this headline">¶</a></h2> |
| 283 | <p><a class="reference external" href="https://github.com/open-power/habanero-xml">Repository</a></p> |
| 284 | <div class="section" id="patches-3"> |
| 285 | <span id="id5"></span><h3>Patches<a class="headerlink" href="#patches-3" title="Permalink to this headline">¶</a></h3> |
| 286 | </div> |
| 287 | <div class="section" id="commits-3"> |
| 288 | <span id="id6"></span><h3>Commits<a class="headerlink" href="#commits-3" title="Permalink to this headline">¶</a></h3> |
| 289 | <p>No changes.</p> |
| 290 | </div> |
| 291 | </div> |
| 292 | <div class="section" id="package-hcode"> |
| 293 | <h2>Package: hcode<a class="headerlink" href="#package-hcode" title="Permalink to this headline">¶</a></h2> |
| 294 | <p><a class="reference external" href="https://github.com/open-power/hcode">Repository</a></p> |
| 295 | <div class="section" id="patches-4"> |
| 296 | <span id="id7"></span><h3>Patches<a class="headerlink" href="#patches-4" title="Permalink to this headline">¶</a></h3> |
| 297 | </div> |
| 298 | <div class="section" id="commits-4"> |
| 299 | <span id="id8"></span><h3>Commits<a class="headerlink" href="#commits-4" title="Permalink to this headline">¶</a></h3> |
| 300 | <p>Amit Tendolkar (2):</p> |
| 301 | <ul class="simple"> |
| 302 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/7b72e51e">7b72e51e</a> HCode Error Logs - Final structure change for PGPE-OCC API</li> |
| 303 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/be8d21b4">be8d21b4</a> OCC assisted PGPE, SGPE Error Logging</li> |
| 304 | </ul> |
| 305 | <p>Chris Steffen (1):</p> |
| 306 | <ul class="simple"> |
| 307 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/a3c009c8">a3c009c8</a> Abus PPE TSX Fix</li> |
| 308 | </ul> |
| 309 | <p>Gregory S Still (1):</p> |
| 310 | <ul class="simple"> |
| 311 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/396561e6">396561e6</a> Revert “Hcode: hcode changes for STOP exit in SMF enabled HV |
| 312 | mode”</li> |
| 313 | </ul> |
| 314 | <p>Jenny Huynh (1):</p> |
| 315 | <ul class="simple"> |
| 316 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d1862ef5">d1862ef5</a> Make COREFIR(63) unit checkstop for Cumulus</li> |
| 317 | </ul> |
| 318 | <p>Luis Fernandez (1):</p> |
| 319 | <ul class="simple"> |
| 320 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/8df77fd2">8df77fd2</a> HB Implement Static Analysis with cppcheck</li> |
| 321 | </ul> |
| 322 | <p>Prem Shanker Jha (8):</p> |
| 323 | <ul class="simple"> |
| 324 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/04f9cd2b">04f9cd2b</a> Img Build: Updated STOP API version to reflect SPR self save |
| 325 | availability.</li> |
| 326 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b3180c3a">b3180c3a</a> STOP API: API to verify API and image compatibility.</li> |
| 327 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/beaaeb86">beaaeb86</a> UV Support : Augmented STOP API and self restore for enabling |
| 328 | ultravisor.</li> |
| 329 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/737919b4">737919b4</a> Revert “UV Support : Augmented STOP API and self restore for |
| 330 | enabling UV”</li> |
| 331 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b7658f97">b7658f97</a> Self Restore: Changes for SMF and SPR self save.</li> |
| 332 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/065c07cb">065c07cb</a> Self Save: Fixing self save of core SPR.</li> |
| 333 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/9eca2072">9eca2072</a> Hcode: hcode changes for STOP exit in SMF enabled HV mode</li> |
| 334 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/214ef8b2">214ef8b2</a> HWP: Fixed HV-UV and UV transition during STOP entry in case |
| 335 | of LE.</li> |
| 336 | </ul> |
| 337 | <p>Rahul Batra (4):</p> |
| 338 | <ul class="simple"> |
| 339 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/9a22b25d">9a22b25d</a> PGPE: Optrace fixes</li> |
| 340 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/1096b337">1096b337</a> PM: Fix DB0 Hang</li> |
| 341 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/13b47242">13b47242</a> PGPE: Fix bad volt updt upon nack</li> |
| 342 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e8d3ed8d">e8d3ed8d</a> PGPE: Multiple Droop Handling Fix</li> |
| 343 | </ul> |
| 344 | <p>Yue Du (4):</p> |
| 345 | <ul class="simple"> |
| 346 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/a3362cd2">a3362cd2</a> CME: Reduce Image Size</li> |
| 347 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/bd92fe00">bd92fe00</a> CME: Perform SMF Self Save After RAM Psscr.PLS in STOP Entry</li> |
| 348 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/694afd66">694afd66</a> Self Save: Added support for SPR self save in CME hcode(func |
| 349 | ver)</li> |
| 350 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b1c57628">b1c57628</a> Axone: Disable Stop L3 Purge Abort to avoid disabling L3 hash</li> |
| 351 | </ul> |
| 352 | <p>hostboot (139):</p> |
| 353 | <ul class="simple"> |
| 354 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e753ab63">e753ab63</a> Release tag information updated for hw071719a.940</li> |
| 355 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b7076783">b7076783</a> Release tag information updated for hw071919a.940</li> |
| 356 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/faebbb83">faebbb83</a> Release tag information updated for hw072219a.940</li> |
| 357 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/87e44f2b">87e44f2b</a> Release tag information updated for hw072419a.940</li> |
| 358 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2b1e4726">2b1e4726</a> Release tag information updated for hw072719a.940</li> |
| 359 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/8111338f">8111338f</a> Release tag information updated for hw073019a.940</li> |
| 360 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/3478a0b5">3478a0b5</a> Release tag information updated for hw073119a.940</li> |
| 361 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/93d4ce16">93d4ce16</a> Release tag information updated for hw080119a.940</li> |
| 362 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/cfaad693">cfaad693</a> Release tag information updated for hw080219a.940</li> |
| 363 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/a4178079">a4178079</a> Release tag information updated for hw081019a.940</li> |
| 364 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/6383eed4">6383eed4</a> Release tag information updated for hw081319a.940</li> |
| 365 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e34887db">e34887db</a> Release tag information updated for hw081419a.940</li> |
| 366 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c7e1ca8c">c7e1ca8c</a> Release tag information updated for hw081619a.940</li> |
| 367 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5dbebecf">5dbebecf</a> Release tag information updated for hw082819a.950</li> |
| 368 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/56f778b6">56f778b6</a> Release tag information updated for hw082819b.950</li> |
| 369 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/3cf46f78">3cf46f78</a> Release tag information updated for hw083019a.950</li> |
| 370 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c01997e6">c01997e6</a> Release tag information updated for hw090119a.950</li> |
| 371 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5c34aed8">5c34aed8</a> Release tag information updated for hw090319a.950</li> |
| 372 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f5a4f0ca">f5a4f0ca</a> Release tag information updated for hw090419a.opmst</li> |
| 373 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b2b481c6">b2b481c6</a> Release tag information updated for hw090619a.opmst</li> |
| 374 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/70a95c69">70a95c69</a> Release tag information updated for hw091019a.opmst</li> |
| 375 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e016bbb5">e016bbb5</a> Release tag information updated for hw091119a.opmst</li> |
| 376 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/bd6572db">bd6572db</a> Release tag information updated for hw091319a.opmst</li> |
| 377 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/a9791bdb">a9791bdb</a> Release tag information updated for hw091719a.opmst</li> |
| 378 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0229050e">0229050e</a> Release tag information updated for hw091919a.opmst</li> |
| 379 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/3f12b2d6">3f12b2d6</a> Release tag information updated for hw092019a.opmst</li> |
| 380 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b7ef293f">b7ef293f</a> Release tag information updated for hw092119a.opmst</li> |
| 381 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c136490e">c136490e</a> Release tag information updated for hw092519a.opmst</li> |
| 382 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f0fd894e">f0fd894e</a> Release tag information updated for hw092619a.opmst</li> |
| 383 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ffd6bf1a">ffd6bf1a</a> Release tag information updated for hw092719a.opmst</li> |
| 384 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d0caf465">d0caf465</a> Release tag information updated for hw092819a.opmst</li> |
| 385 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/6e5cf597">6e5cf597</a> Release tag information updated for hw100119a.opmst</li> |
| 386 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/4e4150a8">4e4150a8</a> Release tag information updated for hw100219a.opmst</li> |
| 387 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b89376bb">b89376bb</a> Release tag information updated for hw100319a.opmst</li> |
| 388 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/8f9fe01d">8f9fe01d</a> Release tag information updated for hw100419a.opmst</li> |
| 389 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/eda2b054">eda2b054</a> Release tag information updated for hw100519a.opmst</li> |
| 390 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b199e0c9">b199e0c9</a> Release tag information updated for hw100819a.opmst</li> |
| 391 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/cf7d20a8">cf7d20a8</a> Release tag information updated for hw100919a.opmst</li> |
| 392 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/278684d5">278684d5</a> Release tag information updated for hw101219a.opmst</li> |
| 393 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2211d6ea">2211d6ea</a> Release tag information updated for hw101519a.opmst</li> |
| 394 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ea8c716f">ea8c716f</a> Release tag information updated for hw101619a.opmst</li> |
| 395 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/925882fd">925882fd</a> Release tag information updated for hw101719a.opmst</li> |
| 396 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/a2f7b4ce">a2f7b4ce</a> Release tag information updated for hw101819a.opmst</li> |
| 397 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b4200fb8">b4200fb8</a> Release tag information updated for hw102319a.opmst</li> |
| 398 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/afddb39b">afddb39b</a> Release tag information updated for hw102419a.opmst</li> |
| 399 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c240bed5">c240bed5</a> Release tag information updated for hw102519a.opmst</li> |
| 400 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2fd4b164">2fd4b164</a> Release tag information updated for hw102619a.opmst</li> |
| 401 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c1e42a5d">c1e42a5d</a> Release tag information updated for hw102919a.opmst</li> |
| 402 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/af8209da">af8209da</a> Release tag information updated for hw103019a.opmst</li> |
| 403 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f5cfc834">f5cfc834</a> Release tag information updated for hw110119a.opmst</li> |
| 404 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/be19b686">be19b686</a> Release tag information updated for hw110219a.opmst</li> |
| 405 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b7f2b8f2">b7f2b8f2</a> Release tag information updated for hw110519a.opmst</li> |
| 406 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/fa49d180">fa49d180</a> Release tag information updated for hw110719a.opmst</li> |
| 407 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/cf37b0ab">cf37b0ab</a> Release tag information updated for hw110819a.opmst</li> |
| 408 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/486d807e">486d807e</a> Release tag information updated for hw110919b.opmst</li> |
| 409 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/653be77b">653be77b</a> Release tag information updated for hw111319a.opmst</li> |
| 410 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5fbc0759">5fbc0759</a> Release tag information updated for hw111819a.opmst</li> |
| 411 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/23e6cff8">23e6cff8</a> Release tag information updated for hw111919a.opmst</li> |
| 412 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/84d2649d">84d2649d</a> Release tag information updated for hw112019a.opmst</li> |
| 413 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f22c2cdf">f22c2cdf</a> Release tag information updated for hw112219a.opmst</li> |
| 414 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/877d7b06">877d7b06</a> Release tag & head commit information updated for |
| 415 | hw112619a.opmst</li> |
| 416 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/740156c3">740156c3</a> Release tag & head commit information updated for |
| 417 | hw120419a.opmst</li> |
| 418 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/24b70f41">24b70f41</a> Release tag & head commit information updated for |
| 419 | hw120919a.opmst</li> |
| 420 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/fb423b83">fb423b83</a> Release tag & head commit information updated for |
| 421 | hw121019a.opmst</li> |
| 422 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/9658287f">9658287f</a> Release tag & head commit information updated for |
| 423 | hw121219a.opmst</li> |
| 424 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/7dc3ec6e">7dc3ec6e</a> Release tag & head commit information updated for |
| 425 | hw121919a.opmst</li> |
| 426 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/abb3817e">abb3817e</a> Release tag & head commit information updated for |
| 427 | hw122019a.opmst</li> |
| 428 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0c8a19f1">0c8a19f1</a> Release tag & head commit information updated for |
| 429 | hw123020a.opmst</li> |
| 430 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b8defe1b">b8defe1b</a> Release tag & head commit information updated for |
| 431 | hw010220a.opmst</li> |
| 432 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/8628f1a4">8628f1a4</a> Release tag & head commit information updated for |
| 433 | hw010620a.opmst</li> |
| 434 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/4d14a3df">4d14a3df</a> Release tag & head commit information updated for |
| 435 | hw010720a.opmst</li> |
| 436 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0b5d50ff">0b5d50ff</a> Release tag & head commit information updated for |
| 437 | hw010820a.opmst</li> |
| 438 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/fae5994b">fae5994b</a> Release tag & head commit information updated for |
| 439 | hw010920a.opmst</li> |
| 440 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ea3e3e75">ea3e3e75</a> Release tag & head commit information updated for |
| 441 | hw011020a.opmst</li> |
| 442 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/3e2164c0">3e2164c0</a> Release tag & head commit information updated for |
| 443 | hw011120a.opmst</li> |
| 444 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e57fe736">e57fe736</a> Release tag & head commit information updated for |
| 445 | hw011320a.opmst</li> |
| 446 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/8f6fdad9">8f6fdad9</a> Release tag & head commit information updated for |
| 447 | hw011420a.opmst</li> |
| 448 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/99cffa02">99cffa02</a> Release tag & head commit information updated for |
| 449 | hw011520a.opmst</li> |
| 450 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/cc7e95de">cc7e95de</a> Hcode: hcode changes for STOP exit in SMF enabled HV mode</li> |
| 451 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/af1e535c">af1e535c</a> Release tag & head commit information updated for |
| 452 | hw011620a.opmst</li> |
| 453 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5b1e9a29">5b1e9a29</a> Release tag & head commit information updated for |
| 454 | hw012120a.opmst</li> |
| 455 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/0e6b5b4f">0e6b5b4f</a> Release tag & head commit information updated for |
| 456 | hw012320a.opmst</li> |
| 457 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2779192c">2779192c</a> Release tag & head commit information updated for |
| 458 | hw012420a.opmst</li> |
| 459 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/105a2313">105a2313</a> Release tag & head commit information updated for |
| 460 | hw012720a.opmst</li> |
| 461 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ef7c3d86">ef7c3d86</a> Release tag & head commit information updated for |
| 462 | hw012820a.opmst</li> |
| 463 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e7971b5b">e7971b5b</a> Release tag & head commit information updated for |
| 464 | hw012920a.opmst</li> |
| 465 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/4a5305fc">4a5305fc</a> Release tag & head commit information updated for |
| 466 | hw013020a.opmst</li> |
| 467 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/dba5f033">dba5f033</a> Revert “Hcode: hcode changes for STOP exit in SMF enabled HV |
| 468 | mode”</li> |
| 469 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c03f6bd5">c03f6bd5</a> Release tag & head commit information updated for |
| 470 | hw013120a.opmst</li> |
| 471 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d6a5e753">d6a5e753</a> Release tag & head commit information updated for |
| 472 | hw020420a.opmst</li> |
| 473 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c1708e3c">c1708e3c</a> Release tag & head commit information updated for |
| 474 | hw020520a.opmst</li> |
| 475 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ff142255">ff142255</a> Release tag & head commit information updated for |
| 476 | hw021120a.opmst</li> |
| 477 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/64c963de">64c963de</a> Release tag & head commit information updated for |
| 478 | hw021120b.opmst</li> |
| 479 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/727a2859">727a2859</a> Release tag & head commit information updated for |
| 480 | hw021320a.opmst</li> |
| 481 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/6b19c24e">6b19c24e</a> Release tag & head commit information updated for |
| 482 | hw021420a.opmst</li> |
| 483 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d3a9bfad">d3a9bfad</a> Release tag & head commit information updated for |
| 484 | hw021720a.opmst</li> |
| 485 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2bbe1ddd">2bbe1ddd</a> Release tag & head commit information updated for |
| 486 | hw021820a.opmst</li> |
| 487 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/90a62283">90a62283</a> Release tag & head commit information updated for |
| 488 | hw021920a.opmst</li> |
| 489 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c02c9362">c02c9362</a> Release tag & head commit information updated for |
| 490 | hw022020a.opmst</li> |
| 491 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e2b9f7ba">e2b9f7ba</a> Release tag & head commit information updated for |
| 492 | hw022420a.opmst</li> |
| 493 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2cf1d512">2cf1d512</a> Release tag & head commit information updated for |
| 494 | hw022420b.opmst</li> |
| 495 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ad88dac2">ad88dac2</a> Release tag & head commit information updated for |
| 496 | hw022620a.opmst</li> |
| 497 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/7586c895">7586c895</a> Release tag & head commit information updated for |
| 498 | hw022620b.opmst</li> |
| 499 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/2c1f3f88">2c1f3f88</a> Release tag & head commit information updated for |
| 500 | hw022820a.opmst</li> |
| 501 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/3ea6aa70">3ea6aa70</a> Release tag & head commit information updated for |
| 502 | hw030220a.opmst</li> |
| 503 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5633c6eb">5633c6eb</a> Release tag & head commit information updated for |
| 504 | hw030320a.opmst</li> |
| 505 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/1a1280a8">1a1280a8</a> Release tag & head commit information updated for |
| 506 | hw030420a.opmst</li> |
| 507 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/356145d8">356145d8</a> Release tag & head commit information updated for |
| 508 | hw030520a.opmst</li> |
| 509 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f4d730d9">f4d730d9</a> Release tag & head commit information updated for |
| 510 | hw030620a.opmst</li> |
| 511 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/460e29ed">460e29ed</a> Release tag & head commit information updated for |
| 512 | hw030920a.opmst</li> |
| 513 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ac97ba7a">ac97ba7a</a> Release tag & head commit information updated for |
| 514 | hw031020a.opmst</li> |
| 515 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/7bdcd32c">7bdcd32c</a> Release tag & head commit information updated for |
| 516 | hw031120a.opmst</li> |
| 517 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/63e6d024">63e6d024</a> Release tag & head commit information updated for |
| 518 | hw031220a.opmst</li> |
| 519 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e6e0c962">e6e0c962</a> Release tag & head commit information updated for |
| 520 | hw031320a.opmst</li> |
| 521 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/6adfbb52">6adfbb52</a> Release tag & head commit information updated for |
| 522 | hw031620a.opmst</li> |
| 523 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d27dc42b">d27dc42b</a> Release tag & head commit information updated for |
| 524 | hw032020a.opmst</li> |
| 525 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/f96da34e">f96da34e</a> Release tag & head commit information updated for |
| 526 | hw032020b.opmst</li> |
| 527 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/56bc2678">56bc2678</a> Release tag & head commit information updated for |
| 528 | hw032320a.opmst</li> |
| 529 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/69fb7bd3">69fb7bd3</a> Release tag & head commit information updated for |
| 530 | hw032520a.opmst</li> |
| 531 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/1a795c98">1a795c98</a> Release tag & head commit information updated for |
| 532 | hw032620a.opmst</li> |
| 533 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e52088b0">e52088b0</a> Release tag & head commit information updated for |
| 534 | hw032720a.opmst</li> |
| 535 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/d3d7eccf">d3d7eccf</a> Release tag & head commit information updated for |
| 536 | hw033020a.opmst</li> |
| 537 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b4b0c9b9">b4b0c9b9</a> Release tag & head commit information updated for |
| 538 | hw033120a.opmst</li> |
| 539 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/186d7570">186d7570</a> Release tag & head commit information updated for |
| 540 | hw040120a.opmst</li> |
| 541 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c5fb9e98">c5fb9e98</a> Release tag & head commit information updated for |
| 542 | hw040220a.opmst</li> |
| 543 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/ef11f4b5">ef11f4b5</a> Release tag & head commit information updated for |
| 544 | hw040320a.opmst</li> |
| 545 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/db8a373e">db8a373e</a> Release tag & head commit information updated for |
| 546 | hw040820a.opmst</li> |
| 547 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/5655a99d">5655a99d</a> Release tag & head commit information updated for |
| 548 | hw040920a.opmst</li> |
| 549 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/bb72cdc4">bb72cdc4</a> Release tag & head commit information updated for |
| 550 | hw041020a.opmst</li> |
| 551 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/28c3f110">28c3f110</a> Release tag & head commit information updated for |
| 552 | hw041420a.opmst</li> |
| 553 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/fec3f5ce">fec3f5ce</a> Release tag & head commit information updated for |
| 554 | hw041520a.opmst</li> |
| 555 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/bae922f5">bae922f5</a> Release tag & head commit information updated for |
| 556 | hw041620a.opmst</li> |
| 557 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/105d09ad">105d09ad</a> Release tag & head commit information updated for |
| 558 | hw041720a.opmst</li> |
| 559 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/cd456911">cd456911</a> Release tag & head commit information updated for |
| 560 | hw042020a.opmst</li> |
| 561 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b43c5809">b43c5809</a> Release tag & head commit information updated for |
| 562 | hw042220a.opmst</li> |
| 563 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/16ee9a3a">16ee9a3a</a> Release tag & head commit information updated for |
| 564 | hw042320a.opmst</li> |
| 565 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/c8ce6e1a">c8ce6e1a</a> Release tag & head commit information updated for |
| 566 | hw042420a.opmst</li> |
| 567 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/b742f96b">b742f96b</a> Release tag & head commit information updated for |
| 568 | hw042720a.opmst</li> |
| 569 | <li><a class="reference external" href="https://github.com/open-power/hcode/commit/e5f8c726">e5f8c726</a> Release tag & head commit information updated for |
| 570 | hw042820a.opmst</li> |
| 571 | </ul> |
| 572 | </div> |
| 573 | </div> |
| 574 | <div class="section" id="package-hostboot"> |
| 575 | <h2>Package: hostboot<a class="headerlink" href="#package-hostboot" title="Permalink to this headline">¶</a></h2> |
| 576 | <p><a class="reference external" href="https://github.com/open-power/hostboot">Repository</a></p> |
| 577 | <div class="section" id="patches-5"> |
| 578 | <span id="id9"></span><h3>Patches<a class="headerlink" href="#patches-5" title="Permalink to this headline">¶</a></h3> |
| 579 | </div> |
| 580 | <div class="section" id="commits-5"> |
| 581 | <span id="id10"></span><h3>Commits<a class="headerlink" href="#commits-5" title="Permalink to this headline">¶</a></h3> |
| 582 | <p>Adam Hale (13):</p> |
| 583 | <ul class="simple"> |
| 584 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/505d05255">505d05255</a> Move to long term CLSCOM workaround</li> |
| 585 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a690cdb01">a690cdb01</a> Axone setup changes to disable bumpy toothpaste |
| 586 | workaround</li> |
| 587 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aeaa72448">aeaa72448</a> Axone Gemini MDI issue workaround</li> |
| 588 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c796d2cf8">c796d2cf8</a> Disable MC Channel Timeout because Gemini too slow</li> |
| 589 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/074a2dd38">074a2dd38</a> Axone int updates</li> |
| 590 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/23d883c6d">23d883c6d</a> HW508066 - interleave granularity not setup for group of |
| 591 | 3/6 in Axone</li> |
| 592 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8b1553db4">8b1553db4</a> HW508063: Fix Mirrored BAR setup for SMF and Holes,set |
| 593 | map_mode when flipped</li> |
| 594 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3655c1760">3655c1760</a> Disable fast act for power savings - no performance |
| 595 | benefit</li> |
| 596 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/74609673f">74609673f</a> enable commandlists on non-gemini systems</li> |
| 597 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f83a8c5d6">f83a8c5d6</a> Set TL Credit limit to 18 for dcp0 credit return |
| 598 | improvement</li> |
| 599 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/31dd0024d">31dd0024d</a> Correct chiplet target for mc_omi_fir_reg xml</li> |
| 600 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/875d8fcca">875d8fcca</a> Remove OMIDL FIR setup from procedures, is done in |
| 601 | initfiles</li> |
| 602 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b481ff043">b481ff043</a> Init OMIC FIRs as masked</li> |
| 603 | </ul> |
| 604 | <p>Alvin Wang (2):</p> |
| 605 | <ul class="simple"> |
| 606 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/870098a4e">870098a4e</a> Move MCBIST lib to generic folder</li> |
| 607 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d236a4d9f">d236a4d9f</a> Move kind library to generic</li> |
| 608 | </ul> |
| 609 | <p>Amit Tendolkar (2):</p> |
| 610 | <ul class="simple"> |
| 611 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/18aa5d9e3">18aa5d9e3</a> HCode Error Logs - Final structure change for PGPE-OCC |
| 612 | API</li> |
| 613 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f40b75296">f40b75296</a> OCC assisted PGPE, SGPE Error Logging</li> |
| 614 | </ul> |
| 615 | <p>Andre A. Marin (15):</p> |
| 616 | <ul class="simple"> |
| 617 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e08836ea">8e08836ea</a> Add DDR4 RCD attributes from the EXP resp structure</li> |
| 618 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/17867d02c">17867d02c</a> Update TRFC_DLR to uint16 for 16Gb support</li> |
| 619 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a76d69766">a76d69766</a> Clean up PPE character format and target</li> |
| 620 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bc4196fe7">bc4196fe7</a> Add unit tests for mss field_t and macro def</li> |
| 621 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0d474d644">0d474d644</a> Add bounds check API to generic_check library</li> |
| 622 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/80ecda0c5">80ecda0c5</a> Add DDR4 RCD attributes from the EXP resp structure</li> |
| 623 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3b661be89">3b661be89</a> Add supported_rcd attribute from SPD + tests</li> |
| 624 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f1c57ddcd">f1c57ddcd</a> Update index_within_bounds() API</li> |
| 625 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c5c86d25e">c5c86d25e</a> Update get_dimm_target() api to get_target()</li> |
| 626 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f92ebb1bd">f92ebb1bd</a> Update get_ocmb_target() api to get_target()</li> |
| 627 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/81fe4816a">81fe4816a</a> Update attr_engine to handle more cases</li> |
| 628 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9ba2723f1">9ba2723f1</a> Add empty explorer_rc_resp_fields file for HB mirroring</li> |
| 629 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6110ede07">6110ede07</a> Add explorer rc response to eff_config</li> |
| 630 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f30db0976">f30db0976</a> Update API for std::begin and std::end</li> |
| 631 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dcb88fdc5">dcb88fdc5</a> Add explorer rc response to eff_config</li> |
| 632 | </ul> |
| 633 | <p>Andre Marin (15):</p> |
| 634 | <ul class="simple"> |
| 635 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/831f9e0d8">831f9e0d8</a> Fix HB error with -Os compile flag due to eff_config</li> |
| 636 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ab9139914">ab9139914</a> Move pre_eff_config specific code to chip specific |
| 637 | folders</li> |
| 638 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0e26522ec">0e26522ec</a> Add nimbus and cumulus empty files for find |
| 639 | specialization</li> |
| 640 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/06ed7403d">06ed7403d</a> Move find_magic from generic to Nimbus subdir path</li> |
| 641 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9fb424b8a">9fb424b8a</a> Change return size of the DDR4 DDIMM SPD</li> |
| 642 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1061da027">1061da027</a> Add missing attributes needed to be set for generic |
| 643 | mss_kind</li> |
| 644 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/491ac02e8">491ac02e8</a> Split nimbus and cumulus find API away from generic</li> |
| 645 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/86f11d17e">86f11d17e</a> Add mss throttle files L1</li> |
| 646 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f3b51d33a">f3b51d33a</a> Move find API to share among memory controllers</li> |
| 647 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/85dce0de2">85dce0de2</a> Disable mem clk stop when in STR for DD2.* only</li> |
| 648 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a87142ef6">a87142ef6</a> Remove logic to disable memory clocks in STR if in |
| 649 | PD_AND_STR_CLK_STOP mode</li> |
| 650 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cdc14bcd3">cdc14bcd3</a> Split nimbus and cumulus find API away from generic</li> |
| 651 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f8776311e">f8776311e</a> Add call to exp_mss_thermal_init to step 14.2</li> |
| 652 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/daeac77bf">daeac77bf</a> Add RC A2, B3, and C3 for 16Gb RDIMMs</li> |
| 653 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b403e6730">b403e6730</a> Clean up for p10 porting dependency errors</li> |
| 654 | </ul> |
| 655 | <p>Artem Senichev (3):</p> |
| 656 | <ul class="simple"> |
| 657 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ad8653d6a">ad8653d6a</a> errl: Fix data reading from unaligned pointers</li> |
| 658 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c79620afd">c79620afd</a> errl: Free memory allocated for parsers</li> |
| 659 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b47fb5983">b47fb5983</a> Replace descriptions with JEDEC register names</li> |
| 660 | </ul> |
| 661 | <p>Ben Gass (8):</p> |
| 662 | <ul class="simple"> |
| 663 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/111b6f0e6">111b6f0e6</a> p9_nv_ref_clk_enable, NV refclk bits moved to ROOT_CTRL7 |
| 664 | for Axone.</li> |
| 665 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fad02a31a">fad02a31a</a> Translate logical mca regisers in mcs chiplet as mca |
| 666 | target type</li> |
| 667 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6c4acfedf">6c4acfedf</a> Move NPU_ENABLE to its own initfile and call from |
| 668 | p9_npu_scominit for p9a.</li> |
| 669 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/38845b646">38845b646</a> Call p9_fbc_ioo_dl_npu_scom from p9_npu_scominit</li> |
| 670 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d534ac32b">d534ac32b</a> Update explorer scom header files with newer figtree |
| 671 | data.</li> |
| 672 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/98bf4ecbd">98bf4ecbd</a> Update OMI DS template support</li> |
| 673 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/51aae2461">51aae2461</a> Adding obj_handle values for attentions to |
| 674 | explorer.scom.initfile</li> |
| 675 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4b0d4cb36">4b0d4cb36</a> Translate OMIC DL register correctly</li> |
| 676 | </ul> |
| 677 | <p>Bill Hoffa (12):</p> |
| 678 | <ul class="simple"> |
| 679 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6abe77368">6abe77368</a> Parse MEM_PORT target type out of Machine Readable |
| 680 | Workbook (MRW)</li> |
| 681 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/07b05592e">07b05592e</a> Add HUID value to DDIMM parsing</li> |
| 682 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7cfa513f0">7cfa513f0</a> Process MRW MC Targets Correctly</li> |
| 683 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/05007faa4">05007faa4</a> Ignore OMIC connections for OCMB_CHIP MRW processing</li> |
| 684 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5825828fa">5825828fa</a> Fix MMIO Addressing and Attributes on Non-Master Proc</li> |
| 685 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e05083bbd">e05083bbd</a> Skip Alternate PNOR Validation on alt-master proc if lpc |
| 686 | init fails</li> |
| 687 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6c12d1ea9">6c12d1ea9</a> Update Sim level to 08_23_19_f5e686_simics.tar.gz</li> |
| 688 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e22e362f3">e22e362f3</a> Axone 2-Proc Standalone Sim Enablement</li> |
| 689 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/75aa7d0bd">75aa7d0bd</a> Remove Unused clearPoreBars function in Istep 21.3</li> |
| 690 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c283187cd">c283187cd</a> Modify INTRP Initialization Order to route LSI interrupts |
| 691 | over PSHIHB</li> |
| 692 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7da5f5914">7da5f5914</a> Enable Serial Testcases</li> |
| 693 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c13c81ff9">c13c81ff9</a> Fix HB Simulation Startup Script for using vexec</li> |
| 694 | </ul> |
| 695 | <p>Bradley Pepper (1):</p> |
| 696 | <ul class="simple"> |
| 697 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/504aa7ff8">504aa7ff8</a> Adds plug rule for dependent DIMM slots on Swift</li> |
| 698 | </ul> |
| 699 | <p>Brian Silver (4):</p> |
| 700 | <ul class="simple"> |
| 701 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/127c22d27">127c22d27</a> Add dump_regs for MC</li> |
| 702 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bb6571fca">bb6571fca</a> Add mcbist L2 function</li> |
| 703 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/67a37edc8">67a37edc8</a> Change include paths in memory/lib, tests</li> |
| 704 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a123070b9">a123070b9</a> Add support for dynamic MC PERF2 register setup</li> |
| 705 | </ul> |
| 706 | <p>Caleb Palmer (66):</p> |
| 707 | <ul class="simple"> |
| 708 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6751459c3">6751459c3</a> PRD: Axone MemEccAnalysis Updates</li> |
| 709 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b731bda96">b731bda96</a> PRD: Axone Restore DRAM Repairs support</li> |
| 710 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4128797da">4128797da</a> PRD: Axone sim support and test cases</li> |
| 711 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e65958555">e65958555</a> PRD: Add OCMB support for ROW_REPAIR code</li> |
| 712 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ddf90e53a">ddf90e53a</a> PRD: Cumulus Add PLL Slave Error Regs</li> |
| 713 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/37af28e05">37af28e05</a> PRD: NVDIMM avoid gard for general mem errors only for |
| 714 | IPL</li> |
| 715 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9de71650f">9de71650f</a> PRD: Axone OMIC to OMI connection and log parser updates</li> |
| 716 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4ced77592">4ced77592</a> PRD: NVDIMM RDR no gard only for all repairs used case</li> |
| 717 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a51a38812">a51a38812</a> PRD: Add Axone background scrubbing framework</li> |
| 718 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b1090a522">b1090a522</a> PRD: Axone more MEM_PORT cleanup and misc updates</li> |
| 719 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8aa5e5fb9">8aa5e5fb9</a> PRD: NVDIMM signature and Warning Threshold update</li> |
| 720 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/248c0df21">248c0df21</a> PRD: NVDIMM don’t check threshold unless no errors found</li> |
| 721 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/84e076b71">84e076b71</a> PRD: Axone MemoryMru Updates</li> |
| 722 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/285dc2bbe">285dc2bbe</a> PRD: Uncomment OMI bus callout and cleanup getSlaveRanks</li> |
| 723 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ea5da88b0">ea5da88b0</a> MDIA: Update mdiatestmba.H test case</li> |
| 724 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cbd250000">cbd250000</a> PRD: Don’t dealloc NVDIMMs set to NO_GARD in a predictive |
| 725 | log</li> |
| 726 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6034efa84">6034efa84</a> PRD: Skip callouts without trgts when clearing NVDIMM |
| 727 | gard</li> |
| 728 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/78c527c5e">78c527c5e</a> PRD: NVDIMM signatures use MCA HUID instead of DIMM</li> |
| 729 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f7aeced78">f7aeced78</a> PRD: NVDIMM Fix negative temperature check</li> |
| 730 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8d0f324f7">8d0f324f7</a> PRD: Do not clear VPD at RDR when avoiding NVDIMM gard</li> |
| 731 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e9808de5">8e9808de5</a> PRD: Fix reading of NVDIMM ES_TEMP value</li> |
| 732 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f5de75d9d">f5de75d9d</a> PRD: NVDIMM Additional FFDC for error analysis</li> |
| 733 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b08fe621d">b08fe621d</a> PRD: Update NVDIMM warning threshold adjustment</li> |
| 734 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bfe56382f">bfe56382f</a> PRD: NVDIMM keep log hidden if no error found during |
| 735 | analysis</li> |
| 736 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d9057b40a">d9057b40a</a> PRD: Fix UNIT_CS analysis in OCMB chiplet FIR</li> |
| 737 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d0f0ff1e5">d0f0ff1e5</a> PRD: Lane repair OMI bus callout changes</li> |
| 738 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b93f63ad3">b93f63ad3</a> PRD: NVDIMM workaround for ES TEMP glitches</li> |
| 739 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b99004fb7">b99004fb7</a> PRD: Initial Axone Channel Fail support</li> |
| 740 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/70a4b6bf1">70a4b6bf1</a> PRD: Add threshold for stopping on UEs/CEs during BgScrub</li> |
| 741 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3920d160e">3920d160e</a> PRD: Fix returning port position in dynamic mem dealloc</li> |
| 742 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9d750b3d9">9d750b3d9</a> PRD: Add additional FFDC to runtime NVDIMM analysis</li> |
| 743 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2dbc30966">2dbc30966</a> PRD: Axone UE/CE threshold for background scrub</li> |
| 744 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/195dd6a15">195dd6a15</a> PRD: Axone VCM Updates</li> |
| 745 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e017df4c9">e017df4c9</a> PRD: Axone Two Phase Scrub (TPS) support</li> |
| 746 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e3407c1b4">e3407c1b4</a> PRD: OCMB handling for checkstop analysis path</li> |
| 747 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d8c686118">d8c686118</a> MDIA: Uncomment HWP calls</li> |
| 748 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fcbb09411">fcbb09411</a> Uncomment the remainder of hwp_wrappers.H</li> |
| 749 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0247cc5fb">0247cc5fb</a> Update ATTR_MEM_VPD_DQ_MAPs default to a 1-to-1 mapping</li> |
| 750 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e3870cb85">e3870cb85</a> Add DIMM_BAD_DQ_DATA field for DDR4 DDIMM SPD and bad dq |
| 751 | tests</li> |
| 752 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/574346780">574346780</a> PRD: Update CE/UE flood threshold to reset on new ranks</li> |
| 753 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bcdae9c49">bcdae9c49</a> PRD: Axone Dynamic Mem Dealloc Addr Translate Port Addr</li> |
| 754 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d65563f09">d65563f09</a> PRD: Axone Dynamic Mem Dealloc addr translate insert Grp |
| 755 | ID</li> |
| 756 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d1b590057">d1b590057</a> PRD: Uncomment Axone HWP code</li> |
| 757 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/70ef78700">70ef78700</a> PRD: NVDIMM only update status bits for predictive logs</li> |
| 758 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1f4ac83bb">1f4ac83bb</a> PRD: Add check for OCMBs to MemDealloc::dimmList</li> |
| 759 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cbb2bd756">cbb2bd756</a> PRD: Fix checkEccFirs template problem</li> |
| 760 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/da3c3ba33">da3c3ba33</a> PRD: Add workaround for OMIDLFIR channel fails</li> |
| 761 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c10eba828">c10eba828</a> PRD: Change MCC to OCMB chip connection lookup</li> |
| 762 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a3fec9cb1">a3fec9cb1</a> MDIA: Reenable PRD memdiags instead of cronus version</li> |
| 763 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7e9fe96af">7e9fe96af</a> PRD: Workarounds to avoid HIO during checkstops</li> |
| 764 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1b10af06e">1b10af06e</a> Fix getting all OCMBs for mss_scrub</li> |
| 765 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/51440d90c">51440d90c</a> PRD: NVDIMM callouts for register access errors</li> |
| 766 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a91c5531f">a91c5531f</a> PRD: Add default callout for chip connection lookup fails</li> |
| 767 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f07d459fb">f07d459fb</a> PRD: Disable OCMB UCS check and clear subchnl specific |
| 768 | attn</li> |
| 769 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b6badfcb9">b6badfcb9</a> MDIA: Update timeout FFDC gathering for OCMBs</li> |
| 770 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/004dbbae7">004dbbae7</a> PRD: Channel Fail fix OCMB UCS query</li> |
| 771 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e8491f368">e8491f368</a> PRD: Dyn mem dealloc fix getting ocmb channel pos</li> |
| 772 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d89b3e7bb">d89b3e7bb</a> MDIA: Enable restore dram repairs for Axone</li> |
| 773 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/638312ea6">638312ea6</a> MDIA: Update mdiatestmba test cases</li> |
| 774 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cec911056">cec911056</a> MDIA: Add MCC registers to timeout FFDC</li> |
| 775 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cff27861a">cff27861a</a> MDIA: Disable restoreDramRepairs until we get updated HWP |
| 776 | call</li> |
| 777 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e64493c22">e64493c22</a> Make mss::ccs::execute static inline</li> |
| 778 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cf23c9a46">cf23c9a46</a> PRD: Add dependencies for restore_repair in hwp_wrappers</li> |
| 779 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9ed3a8c72">9ed3a8c72</a> MDIA: For OCMBs avoid getting parent chip</li> |
| 780 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7bf1bbfec">7bf1bbfec</a> PRD: Ignore mainline IUE if on at same time as mainline |
| 781 | UE</li> |
| 782 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cc929c6fd">cc929c6fd</a> PRD: Update OCMB_LFIR[38] to defaultMaskedError</li> |
| 783 | </ul> |
| 784 | <p>Chen Du (2):</p> |
| 785 | <ul class="simple"> |
| 786 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e783d1e86">e783d1e86</a> Dynamically generate ocmb cmd/rsp seq id</li> |
| 787 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/85992ee55">85992ee55</a> Split nvdimm vendor logs</li> |
| 788 | </ul> |
| 789 | <p>Chris Cain (1):</p> |
| 790 | <ul class="simple"> |
| 791 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ceef10b02">ceef10b02</a> HTMGT: Update to support new PGPE elog structure</li> |
| 792 | </ul> |
| 793 | <p>Chris Steffen (1):</p> |
| 794 | <ul class="simple"> |
| 795 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2619526af">2619526af</a> P9A Tx Fifo Init + Init Settings Update</li> |
| 796 | </ul> |
| 797 | <p>Christian Geddes (60):</p> |
| 798 | <ul class="simple"> |
| 799 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e7f8781ee">e7f8781ee</a> Force sbe update loop if a change in OMI freq is detected</li> |
| 800 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/73acf956a">73acf956a</a> Support reading from EECACHE during runtime</li> |
| 801 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c865c731a">c865c731a</a> Register EEPROM_CACHE device route for NODE targets for |
| 802 | PVPD support</li> |
| 803 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/81c225bca">81c225bca</a> Enable runtime test for Axone</li> |
| 804 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/be772a1e3">be772a1e3</a> Break out of loop if we fail to load reserved mem section</li> |
| 805 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b3c0accfe">b3c0accfe</a> Remove MVPD,MEMD and CENHWIMG section from Axone pnor |
| 806 | layout</li> |
| 807 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f9d0c39c1">f9d0c39c1</a> Skip phase 2 of IDEC check for ocmb targets for gemini</li> |
| 808 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7e05c2e69">7e05c2e69</a> Always update EECACHE header when we find a new eeprom |
| 809 | entry</li> |
| 810 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ed0430e90">ed0430e90</a> OR mux select with the “enable” bit 0b1000 when making |
| 811 | selection</li> |
| 812 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/119219fbd">119219fbd</a> Skip mss_scrub with axone system for until we get it |
| 813 | working</li> |
| 814 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/311f9e017">311f9e017</a> Add temp workaround to force Axone to use Nimbus’s hcode |
| 815 | lid</li> |
| 816 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/650345ffb">650345ffb</a> Switch which OMI init hwp we call for GEMINI ocmb targets</li> |
| 817 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9bdc8a41d">9bdc8a41d</a> Temp workaround to skip filling in TPM info for RT on |
| 818 | axone systems</li> |
| 819 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b424be0fc">b424be0fc</a> Set Gemini EC level to be 0x10 if 0x00 is found in SPD |
| 820 | revision field</li> |
| 821 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aade92abb">aade92abb</a> Add workaround to ignore MC channel hangs for Swift |
| 822 | bringup</li> |
| 823 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a7892148b">a7892148b</a> Only compare a proc’s omi freq if it has functional OCMB |
| 824 | children</li> |
| 825 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c98af339b">c98af339b</a> Do not unload modules loaded for unit tests</li> |
| 826 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0f996208d">0f996208d</a> Use REL_POS of OMI and not OCMB for calculating hdat DIMM |
| 827 | ID’s</li> |
| 828 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ca543f732">ca543f732</a> Add OSYS record MM/SS keyword checks for PVPD</li> |
| 829 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b1ec6c18b">b1ec6c18b</a> Update ocmb i2c driver to send address in read command |
| 830 | sequence</li> |
| 831 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a950157bf">a950157bf</a> Update sim scripts to use $proc_chip_type to lookup chip |
| 832 | for Axone</li> |
| 833 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e839856d">4e839856d</a> Lookup ID/EC register on Gemini OCBMs for comparison to |
| 834 | SPD</li> |
| 835 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3bbc07ee0">3bbc07ee0</a> Introduce exp_getidec HWP</li> |
| 836 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/00fa8005d">00fa8005d</a> Compile new ioo_dl_npu_scominit HWP so its ready to use</li> |
| 837 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6ba5510b7">6ba5510b7</a> Add “Not Wired” option for OPTICS_CONFIG_MODE attrs</li> |
| 838 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/59a241514">59a241514</a> Update DIMM mux_select to match their OCMB counterparts</li> |
| 839 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bafe5de9d">bafe5de9d</a> Account for Explorer’s DMB_REVISION format in its SPD</li> |
| 840 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e85d6dd64">e85d6dd64</a> Re-enable mss_scrub in istep16 for axone systems</li> |
| 841 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8ab48e774">8ab48e774</a> Apply MC_HANG timeout workaround to all processors</li> |
| 842 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/147018379">147018379</a> Skip OCMB targets while decidng what targets to process |
| 843 | for IpmiFruInv</li> |
| 844 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/69f3bd253">69f3bd253</a> Update axone pnor layout to move eecache to the begining</li> |
| 845 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b7c4af200">b7c4af200</a> Add wrapper to exp_getidec HWP so we can call it in |
| 846 | platform code</li> |
| 847 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1b3bc0e6a">1b3bc0e6a</a> Disable OMI deconfig tests</li> |
| 848 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0f3e041cb">0f3e041cb</a> Add new DDR4 DDIMM keyword ENTIRE_SPD_WITHOUT_EFD</li> |
| 849 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e1de8adbd">e1de8adbd</a> Increase hostboot standalone timeout to be 75 minutes</li> |
| 850 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bce435643">bce435643</a> Add call to fapi wrapper of exp_getidec into hwasPlat |
| 851 | code</li> |
| 852 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/51c6d68c1">51c6d68c1</a> Update dimmspd used by explorers in axone simics</li> |
| 853 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1629aca37">1629aca37</a> Increase timeout for OCMB inband communication doorbell</li> |
| 854 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5b6b984fa">5b6b984fa</a> Reorganize omi training steps accounting for new omi |
| 855 | training hwps</li> |
| 856 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8b524caae">8b524caae</a> Set endianess attributes in hb_customized_attrs instead |
| 857 | of in code</li> |
| 858 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2dc7d1457">2dc7d1457</a> Update Part Number field side for DDR4 DDIMM spd layout</li> |
| 859 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a058d0e23">a058d0e23</a> Call cronus version of memdiags for explorer until prd |
| 860 | version works</li> |
| 861 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aa122e3e9">aa122e3e9</a> Don’t consider processor’s OMI freq if it is 0 when freq |
| 862 | restrictions</li> |
| 863 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9c4be0da9">9c4be0da9</a> Only call memdiags on Explorer ocmb chips</li> |
| 864 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/632582f10">632582f10</a> Allow dynmic i2c device addresses and set up PMIC targets |
| 865 | to do this</li> |
| 866 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/22b39d874">22b39d874</a> Adjust deadman timeout request time to be 10.5 seconds</li> |
| 867 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d1260d0c7">d1260d0c7</a> Fix ipmifruinv calls for dimms in swift systems</li> |
| 868 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c016e9860">c016e9860</a> Avoid commiting errors inside fapi2_i2c device driver</li> |
| 869 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c3689a691">c3689a691</a> Fixes to PMIC presence detection</li> |
| 870 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6d6b8ced5">6d6b8ced5</a> Allow HWPs that send BOOT_CONFIG command to ocbm to run |
| 871 | in simics</li> |
| 872 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7cb71794b">7cb71794b</a> Correct ptr math and force CI i/o in kernal for machchk |
| 873 | escalation</li> |
| 874 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b80205824">b80205824</a> Filter out i2c slaves that are not associated with a |
| 875 | given master</li> |
| 876 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/946a75dff">946a75dff</a> Add calls to p9a_disable_ocmb_i2c HWP in istep 8.12</li> |
| 877 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ea01d258c">ea01d258c</a> Introduce eecache_editor.pl tool</li> |
| 878 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2a1b24baf">2a1b24baf</a> Correct target hiearchy in axone system xml</li> |
| 879 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d712b65d7">d712b65d7</a> Remove workaround setting EFUSE3 power-on value</li> |
| 880 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2a806047e">2a806047e</a> Remove workaround added to increment MCS timeout for |
| 881 | gemini’s</li> |
| 882 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/582071097">582071097</a> Add hwp retry loop as workaround until we resolve timeout |
| 883 | issue</li> |
| 884 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f32aff51f">f32aff51f</a> Make RT_TARG id generation code common between IPL time |
| 885 | and runtime</li> |
| 886 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7866a7cc7">7866a7cc7</a> Add API to get OCMB’s mmio information, used to build |
| 887 | HDAT</li> |
| 888 | </ul> |
| 889 | <p>Claus Michael Olsen (1):</p> |
| 890 | <ul class="simple"> |
| 891 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aea300c8e">aea300c8e</a> Fix to SW473350: p9_xip_customize Vpd core fill bug</li> |
| 892 | </ul> |
| 893 | <p>Corey Swenson (20):</p> |
| 894 | <ul class="simple"> |
| 895 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f088a0dc2">f088a0dc2</a> Miscellaneous NVDIMM cleanup</li> |
| 896 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/af4454c30">af4454c30</a> NVDIMM unlock error DELAYED_DECONFIG</li> |
| 897 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f691dc23a">f691dc23a</a> HBRT command from SBE to trigger NVDIMM operations</li> |
| 898 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0856a71d6">0856a71d6</a> Fix NVDIMM update error log comments</li> |
| 899 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2ad648b98">2ad648b98</a> NVDIMM: Load warning thresholds, after FW_UPDATE, on |
| 900 | every IPL</li> |
| 901 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d8db346a1">d8db346a1</a> Add Encryption Enabled bit to NV_STATUS_FLAG</li> |
| 902 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/26c32cba6">26c32cba6</a> NVDIMM: Additional FFDC for NVDIMM/BPM callouts</li> |
| 903 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ce0d29c96">ce0d29c96</a> Add vendor log data to FFDC for all NVDIMM HW errors</li> |
| 904 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1434b8952">1434b8952</a> NVDIMM: FW_UPDATE: New FFDC for SECURITY_ERROR</li> |
| 905 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/adc61f1bd">adc61f1bd</a> Attempt to unlock encryption in NVDIMM Arm function</li> |
| 906 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7fb809d19">7fb809d19</a> Re-enable NV_STATUS notification for Opal</li> |
| 907 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f41f71705">f41f71705</a> Fix linker Object init</li> |
| 908 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d8decc681">d8decc681</a> Add support for NULL char in vendor log</li> |
| 909 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7e66117da">7e66117da</a> Add NVDIMM opertions to rt_cmds</li> |
| 910 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d432c4503">d432c4503</a> Fix auto-arming NVDIMMs for ESS systems</li> |
| 911 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5eaa67a66">5eaa67a66</a> Always send NV_STATUS to Opal when opal-prd starts</li> |
| 912 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c3d65931f">c3d65931f</a> Fix for missing HBRT error log after error injected</li> |
| 913 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/634b78532">634b78532</a> NVDIMM : Catch save error during MPIPL</li> |
| 914 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a96914fab">a96914fab</a> Add support for NVDIMM secure erase verify</li> |
| 915 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e69d7d9ff">e69d7d9ff</a> ARM/DISARM NVDIMMs by proc</li> |
| 916 | </ul> |
| 917 | <p>Dan Crowell (56):</p> |
| 918 | <ul class="simple"> |
| 919 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d0e2fddc7">d0e2fddc7</a> Add option to factory reset nvdimms</li> |
| 920 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f2281d448">f2281d448</a> Enable URMOR hack for Axone</li> |
| 921 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2dc572888">2dc572888</a> Add type to adapt mrw version of i2c mux to hb mux type</li> |
| 922 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0d622822e">0d622822e</a> Enable URMOR hack for Axone in shutdown path</li> |
| 923 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7a758c4ef">7a758c4ef</a> Handle processor swap between slots to 1-socket system</li> |
| 924 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6c712843a">6c712843a</a> Force NO_SWAP for Explorer MMIO word swap for now</li> |
| 925 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0606bb795">0606bb795</a> Honor DDIMM EFD metadata to choose OMI frequencies</li> |
| 926 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b4b84d189">b4b84d189</a> Fix BPM script to put temp files into obj tree</li> |
| 927 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fae196d66">fae196d66</a> Add Axone comment to grouping attribute</li> |
| 928 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c0426a12d">c0426a12d</a> Remove a file to remirror it</li> |
| 929 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6d14af625">6d14af625</a> Add subsystem translations for NVDIMM part callouts</li> |
| 930 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4b8fb565e">4b8fb565e</a> Fix OMIC MRW processing</li> |
| 931 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cd820b662">cd820b662</a> Final solution for Axone HCODE lid id</li> |
| 932 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2ceefa096">2ceefa096</a> Do not allow PNOR partition adjustments when not in test |
| 933 | mode</li> |
| 934 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5f27f36ed">5f27f36ed</a> Enable SMF tests for Axone</li> |
| 935 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/56b1dbc3c">56b1dbc3c</a> Skip hardware delays when running in Simics</li> |
| 936 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8ad37b962">8ad37b962</a> Add support for DMI-MEMBUF bus failures to fapi</li> |
| 937 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a3a392385">a3a392385</a> Add OMI bus support to callouts</li> |
| 938 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ed40af7bc">ed40af7bc</a> Enable rolling counter and verification of req id for |
| 939 | Explorer</li> |
| 940 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e9c4e6ad6">e9c4e6ad6</a> Remove ibm prefix from reserved memory spaces</li> |
| 941 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/70b54e6ae">70b54e6ae</a> Automatically set VPD cache flags based on EEPROM cache |
| 942 | setting</li> |
| 943 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a0207ea10">a0207ea10</a> Add attribute to explicitly force OCMB Firmware update |
| 944 | behavior</li> |
| 945 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/576b16849">576b16849</a> Add plug-rule callout to memory vpd lookup failure</li> |
| 946 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a7739158a">a7739158a</a> Support scoms to MEM_PORT targets</li> |
| 947 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/38949a9bb">38949a9bb</a> Do not crash if we have no functional nodes</li> |
| 948 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4924154e6">4924154e6</a> Create FW interfaces to execute memory diagnostics</li> |
| 949 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9c7a264f8">9c7a264f8</a> Fix fapi spd testcases</li> |
| 950 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d519d2911">d519d2911</a> Fix timestamp parser for OpenBMC ESELs</li> |
| 951 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/95bb7028e">95bb7028e</a> Move HBRT reserved memory off of NVDIMMs</li> |
| 952 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1f46cc39f">1f46cc39f</a> Increase size of default printk buffer in error logs</li> |
| 953 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/06b4ead53">06b4ead53</a> Mark bootloader RCs for FSP export</li> |
| 954 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dfba68af8">dfba68af8</a> Update simics level to |
| 955 | f0c3530f4fefad5236391e61ae29b1a2582636ca</li> |
| 956 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4235f2f22">4235f2f22</a> Add missing trace point to BlTrace.pm tool</li> |
| 957 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aad465f4b">aad465f4b</a> For ATTR_MSS_OCMB_HALF_DIMM_MODE to full dimm mode</li> |
| 958 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c46f1ee5b">c46f1ee5b</a> Automatically include config.h</li> |
| 959 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/75c0908b9">75c0908b9</a> Switch DECONFIG over to DELAYED_DECONFIG</li> |
| 960 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4638dc513">4638dc513</a> Add current istep into TI SRC</li> |
| 961 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ddad6a525">ddad6a525</a> Call p9a_throttle_sync inside mss_scominit</li> |
| 962 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4198ffbc2">4198ffbc2</a> Force a Hostboot dump on any TI in Simics</li> |
| 963 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/91f6cf741">91f6cf741</a> Enhancements to default console output</li> |
| 964 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6ceeb473d">6ceeb473d</a> Move p9a_omi_setup_bars from 12.4 to 12.3</li> |
| 965 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/03db83368">03db83368</a> Handle automatic interleaving between OMI sub-channels</li> |
| 966 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c6aaded09">c6aaded09</a> Support for ATTR_TMP and GUARD in standalone simics</li> |
| 967 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fd4e73a22">fd4e73a22</a> Add obj tree to EXTRAINCDIR for istep10</li> |
| 968 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/14a51c828">14a51c828</a> Add more rc values to vmmpagetest</li> |
| 969 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1cb00f7e0">1cb00f7e0</a> Add fir subdir to Axone mss HWP compile path</li> |
| 970 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3b5bb9f2e">3b5bb9f2e</a> Adjust idec algorithm for Explorer B.0 format</li> |
| 971 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1a19ea2ae">1a19ea2ae</a> Change p9a_mss_freq from MEM_PORT to PROC_CHIP targets |
| 972 | (HB)</li> |
| 973 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4a69880fa">4a69880fa</a> Better handling of end-of-year mirrored commits</li> |
| 974 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dced790c1">dced790c1</a> ZZ Gen4 WOFDATA</li> |
| 975 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/541200528">541200528</a> Do not truncate error log at runtime when using |
| 976 | firmware_request</li> |
| 977 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e31bed66">4e31bed66</a> Convert DECONFIG to DELAYED_DECONFIG on FSP systems</li> |
| 978 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c815997b7">c815997b7</a> Pass complete mmio address into runtime ocmb scom |
| 979 | interface</li> |
| 980 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0b49c1912">0b49c1912</a> Add translation for SuperWOF lid id</li> |
| 981 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9f4f5c89e">9f4f5c89e</a> Allow very long attribute names</li> |
| 982 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f6f86c539">f6f86c539</a> Removing files to force a remirror…</li> |
| 983 | </ul> |
| 984 | <p>Dan Larson (1):</p> |
| 985 | <ul class="simple"> |
| 986 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/514dce81c">514dce81c</a> HCBI-239 Enable static analysis</li> |
| 987 | </ul> |
| 988 | <p>Daniel M Crowell (3):</p> |
| 989 | <ul class="simple"> |
| 990 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4a6e20386">4a6e20386</a> Revert “Compile Hostboot with -Os”</li> |
| 991 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/35cc764a1">35cc764a1</a> Revert “Remove ibm prefix from reserved memory spaces”</li> |
| 992 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6332cbac6">6332cbac6</a> Revert “Add DDR4 RCD attributes from the EXP resp |
| 993 | structure”</li> |
| 994 | </ul> |
| 995 | <p>Dean Sanner (10):</p> |
| 996 | <ul class="simple"> |
| 997 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a22884e07">a22884e07</a> Correctly form LX record/keyword for OpenPOWER</li> |
| 998 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/449d1fabb">449d1fabb</a> Fix bug in attribute sync</li> |
| 999 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cd1e5c91e">cd1e5c91e</a> Compile Hostboot with -Os</li> |
| 1000 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c4e7bcba0">c4e7bcba0</a> Compile Hostboot with -Os</li> |
| 1001 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7c03d51c2">7c03d51c2</a> Always position HOMER in HV space for istep 16</li> |
| 1002 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b28407123">b28407123</a> Add missing target types for OCMB</li> |
| 1003 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/81abe97b7">81abe97b7</a> Support direct load of POWERVM from BOOTKERNEL partition</li> |
| 1004 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d99b1eddc">d99b1eddc</a> Add SBE Arch dump area for both OPAL & PHYP</li> |
| 1005 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/334617066">334617066</a> Replace spr/gpr numbers with names for arch dump</li> |
| 1006 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c16b08724">c16b08724</a> Update HDAT flags to indicate memory dump</li> |
| 1007 | </ul> |
| 1008 | <p>Devon Baughen (1):</p> |
| 1009 | <ul class="simple"> |
| 1010 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/df80bf43c">df80bf43c</a> add function to turn on adaptation in bootconfig</li> |
| 1011 | </ul> |
| 1012 | <p>Emmanuel Sacristan (1):</p> |
| 1013 | <ul class="simple"> |
| 1014 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eb3d4239b">eb3d4239b</a> adding iss 768 init for p9 behaviour in nmmu</li> |
| 1015 | </ul> |
| 1016 | <p>Giridhari Krishnan (1):</p> |
| 1017 | <ul class="simple"> |
| 1018 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d507b6f85">d507b6f85</a> Merging of Serverwiz and hostboot repo Targets.pm</li> |
| 1019 | </ul> |
| 1020 | <p>Glenn Miles (2):</p> |
| 1021 | <ul class="simple"> |
| 1022 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9f92316f3">9f92316f3</a> Do nothing with error logs after shutdown event is |
| 1023 | received.</li> |
| 1024 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/68ba813f2">68ba813f2</a> Fix invalid use of vector iterator</li> |
| 1025 | </ul> |
| 1026 | <p>Ilya Smirnov (11):</p> |
| 1027 | <ul class="simple"> |
| 1028 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3ab493b69">3ab493b69</a> Account For TPM Not Required in Node Comm</li> |
| 1029 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/33dcae3a2">33dcae3a2</a> Set SMF_CONFIG Attribute in MBOX Scratch Reg</li> |
| 1030 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4ea0824d8">4ea0824d8</a> Update SBE In Istep7.5 In SMF Mode</li> |
| 1031 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3db6c1479">3db6c1479</a> Cache VERSION Partition</li> |
| 1032 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b9cb9f771">b9cb9f771</a> Update SYS’s ATTR_XSCOM_BASE_ADDRESS in SMF Paths</li> |
| 1033 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fc0e2ceee">fc0e2ceee</a> HDAT: Add SMF Memory Region</li> |
| 1034 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c049efe44">c049efe44</a> Update startup.simics To Disable SBE Updates</li> |
| 1035 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d2bcdefb2">d2bcdefb2</a> Add Printk Traces to ThreadPool Unit Tests</li> |
| 1036 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0e5621232">0e5621232</a> Fix ThreadPool Memory Corruption</li> |
| 1037 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1cee7cd49">1cee7cd49</a> Fix UVBWLIST SBE Chip Op</li> |
| 1038 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/58930a38e">58930a38e</a> HB TI Area Parser</li> |
| 1039 | </ul> |
| 1040 | <p>Jacob Harvey (6):</p> |
| 1041 | <ul class="simple"> |
| 1042 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9fc60d7a2">9fc60d7a2</a> Fixed doxygen errors and typos</li> |
| 1043 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/53b580bab">53b580bab</a> Implementing thermal_init</li> |
| 1044 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f26b88c04">f26b88c04</a> Power Thermal init</li> |
| 1045 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/85b7c42f1">85b7c42f1</a> Disable memory throttle change_after_sync</li> |
| 1046 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7bb1c0030">7bb1c0030</a> Change power controll settings for PD/STR</li> |
| 1047 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e7de009de">e7de009de</a> L3 draminit and mss_lib</li> |
| 1048 | </ul> |
| 1049 | <p>Jayashankar Padath (3):</p> |
| 1050 | <ul class="simple"> |
| 1051 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/103d85c96">103d85c96</a> HDAT: Support for Swift/Axone memory sub system</li> |
| 1052 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/50c349b5a">50c349b5a</a> HDAT: Add MMIO information of OCMB in to Ms Area</li> |
| 1053 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e9344fa0">8e9344fa0</a> HDAT: Update on MMIO range address</li> |
| 1054 | </ul> |
| 1055 | <p>Jenny Huynh (2):</p> |
| 1056 | <ul class="simple"> |
| 1057 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1c64cf3cb">1c64cf3cb</a> Wilted Apple: Disable SMT2 prefetch for NDD2.2+, CDD1.1+, |
| 1058 | ADD1.0+</li> |
| 1059 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/39854a32f">39854a32f</a> Add slbv, slbe extraction to p9_ram_core procedure</li> |
| 1060 | </ul> |
| 1061 | <p>Jet Li (1):</p> |
| 1062 | <ul class="simple"> |
| 1063 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e071c333">4e071c333</a> Create submodule in hostboot repo for mctp</li> |
| 1064 | </ul> |
| 1065 | <p>Joachim Fenkes (1):</p> |
| 1066 | <ul class="simple"> |
| 1067 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/60d3cb8b4">60d3cb8b4</a> Streamline the way PIB/NET are initialized between SBE |
| 1068 | and Cronus</li> |
| 1069 | </ul> |
| 1070 | <p>Joe McGill (2):</p> |
| 1071 | <ul class="simple"> |
| 1072 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bd473add8">bd473add8</a> p9_fbc_ioo_tdm_recovery – post spare lane FIR after final |
| 1073 | FIR clearing, unmask</li> |
| 1074 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1fb1c42e4">1fb1c42e4</a> p9_proc_gettracearray – updates for Axone</li> |
| 1075 | </ul> |
| 1076 | <p>Kahn Evans (1):</p> |
| 1077 | <ul class="simple"> |
| 1078 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/66af054d9">66af054d9</a> Fix for missing putCMD symbols</li> |
| 1079 | </ul> |
| 1080 | <p>Klaus Heinrich Kiwi (1):</p> |
| 1081 | <ul class="simple"> |
| 1082 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/caaf22c3e">caaf22c3e</a> Debug Scripts: Remove deprecated defined(@array)</li> |
| 1083 | </ul> |
| 1084 | <p>Louis Stermole (37):</p> |
| 1085 | <ul class="simple"> |
| 1086 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dd6aa0faa">dd6aa0faa</a> Lengthen polling duration for Explorer outbound doorbell</li> |
| 1087 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a911c8a49">a911c8a49</a> Fix polling timeouts for exp_omi_train and |
| 1088 | exp_check_for_ready</li> |
| 1089 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eed860207">eed860207</a> Add attribute to control word swapping over OMI MMIO</li> |
| 1090 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/77397c404">77397c404</a> Change description and default for |
| 1091 | ATTR_MSS_OCMB_EXP_BOOT_CONFIG_DFE_DISABLE</li> |
| 1092 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/51aebe563">51aebe563</a> Change p9a_mss_eff_config to use rank-specific RTT values |
| 1093 | from SPD</li> |
| 1094 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3e7974342">3e7974342</a> Updates to Explorer FW upload tools</li> |
| 1095 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4cbe15e36">4cbe15e36</a> Rename p9a_mss_memdiag to exp_mss_memdiag</li> |
| 1096 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9d7ab6bb2">9d7ab6bb2</a> Skip running EXP_FW_TEMP_SENSOR_CONFIG_INTERVAL_READ in |
| 1097 | exp_mss_thermal_init</li> |
| 1098 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ff05444dd">ff05444dd</a> Remove unmask of MCBISTFIRQ[12]</li> |
| 1099 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/994392964">994392964</a> Remove unused procedure p9a_mss_eff_config_thermal</li> |
| 1100 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3502d6036">3502d6036</a> Add deconfigure of memory port if mss_freq can’t find |
| 1101 | consensus freq</li> |
| 1102 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2f808f21c">2f808f21c</a> Skip setting up emergency throttle settings for Explorer |
| 1103 | in Cronus mode</li> |
| 1104 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ef6600cc1">ef6600cc1</a> Add empty file for exp_port_traits</li> |
| 1105 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7b91b9596">7b91b9596</a> Add attribute to specify polling timeout for |
| 1106 | exp_check_for_ready</li> |
| 1107 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a801fcf53">a801fcf53</a> Fix exp_draminit to print response structure and error |
| 1108 | code when training fails</li> |
| 1109 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a69715d78">a69715d78</a> Add p9a_mss_utils_to_throttle</li> |
| 1110 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6b29b3829">6b29b3829</a> Change p9a_mss_freq to work on PROC_CHIP target</li> |
| 1111 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f51ad1f24">f51ad1f24</a> Add blank file for exp_port.C</li> |
| 1112 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a9b71d90c">a9b71d90c</a> Don’t assert from ddimm_get_efd for unsupported freq if |
| 1113 | ffdc_enabled not set</li> |
| 1114 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c49249c72">c49249c72</a> Add Explorer specific MCBIST settings before scrub and |
| 1115 | maint</li> |
| 1116 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/19e0f82a3">19e0f82a3</a> Add blank file exp_fir.C for HB mirror</li> |
| 1117 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/46174931e">46174931e</a> Add blank files for P9A plug rules</li> |
| 1118 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c4fd28507">c4fd28507</a> Add Axone FIR unmasking after p9_chiplet_scominit</li> |
| 1119 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/288f7babe">288f7babe</a> Add unmask_after_exp_omi_setup and FIR checks</li> |
| 1120 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3a26734f8">3a26734f8</a> Add ATTR_MEM_IGNORE_PLUG_RULES to skip Axone plug rules</li> |
| 1121 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f40c41f81">f40c41f81</a> Increase exp_draminit polling timeout for MDS</li> |
| 1122 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9c2a95eab">9c2a95eab</a> Add some FIR unmask updates for p9a and explorer</li> |
| 1123 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fde4c9f63">fde4c9f63</a> Add periodic mem cal to end of exp_draminit_mc</li> |
| 1124 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/513da3116">513da3116</a> Set reorder mode after read-only subtest in exp_memdiag</li> |
| 1125 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e9687ad70">e9687ad70</a> Add unmasks for REG1 and REG2 versions of OMI_FIR for |
| 1126 | Axone</li> |
| 1127 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6ed0290da">6ed0290da</a> Change “ALL EFDs have been exhausted” trace from error to |
| 1128 | info</li> |
| 1129 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eed98f14e">eed98f14e</a> Fix DL_OMI_FIR unmasks after p9_chiplet_scominit to be DL |
| 1130 | specific</li> |
| 1131 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/445272ea4">445272ea4</a> Fix Swift plug rule for DDIMM channel dependency</li> |
| 1132 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/044ece9cc">044ece9cc</a> Add PRD helper functions for restore_repairs on Nimbus |
| 1133 | and Explorer</li> |
| 1134 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/129a80acf">129a80acf</a> Fix MC_OMI_FIR_REG_DL0_FLIT_CE unmask in p9a_omi_init</li> |
| 1135 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d97ea2280">d97ea2280</a> Add initial masking to Explorer MC_OMI_FIR in |
| 1136 | exp_omi_setup</li> |
| 1137 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e27c350a6">e27c350a6</a> Add include for find.H in gen_mss_port.H</li> |
| 1138 | </ul> |
| 1139 | <p>Luis Fernandez (6):</p> |
| 1140 | <ul class="simple"> |
| 1141 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6faf10f43">6faf10f43</a> HB Implement Static Analysis with cppcheck</li> |
| 1142 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5474e9200">5474e9200</a> Fixes from HB for GCC 8 Compiler</li> |
| 1143 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/163b6d077">163b6d077</a> (Fix for:) Alert when a partition’s space utilization |
| 1144 | exceeds a threshold</li> |
| 1145 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/08501bc65">08501bc65</a> Patch For: Implement Static Analysis with cppcheck</li> |
| 1146 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5dd26a01e">5dd26a01e</a> New Optional Argument to PnorUtils.pm’s loadPnorLayout</li> |
| 1147 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1f76bfa23">1f76bfa23</a> Add call to p9_throttle_sync inside |
| 1148 | cumulus_call_mss_scominit</li> |
| 1149 | </ul> |
| 1150 | <p>MATTHEW I. HICKMAN (9):</p> |
| 1151 | <ul class="simple"> |
| 1152 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/01ac1b8dc">01ac1b8dc</a> Added security bit and fir handling, gard and trace fixes</li> |
| 1153 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1cd7d1c78">1cd7d1c78</a> Fix for offset traces due to merge bug</li> |
| 1154 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b0cd81c61">b0cd81c61</a> Fixed several small bugs found via code review</li> |
| 1155 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/913c6fde1">913c6fde1</a> Fixed several Arm error handling bugs</li> |
| 1156 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b23632654">b23632654</a> Fixed pre-req check during NVDimm Arm</li> |
| 1157 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/36a6a52a5">36a6a52a5</a> Added additional erase error handling</li> |
| 1158 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/746ec708f">746ec708f</a> Fixed the restore status flag bug</li> |
| 1159 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5db287b6e">5db287b6e</a> Fixed NOT_ENOUGH_ENERGY_FOR_CSAVE check</li> |
| 1160 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7b8722652">7b8722652</a> Fixed error handling issues in arm path</li> |
| 1161 | </ul> |
| 1162 | <p>Mark Pizzutillo (57):</p> |
| 1163 | <ul class="simple"> |
| 1164 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3a513ca00">3a513ca00</a> Split omi setup & train for new DL_TRAIN cmd</li> |
| 1165 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5ccea20bd">5ccea20bd</a> Add omi_workarounds blank files for PRBS OMI training |
| 1166 | workarounds</li> |
| 1167 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5fffa914a">5fffa914a</a> Add blank files for exp_inband move to memory/lib/</li> |
| 1168 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cf4b39c85">cf4b39c85</a> Add PRBS training sequence to exp_omi_setup</li> |
| 1169 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/52ccb29ce">52ccb29ce</a> Fix FAPI_INF segfault in exp_omi_setup</li> |
| 1170 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bca5cf6af">bca5cf6af</a> Create workaround for gemini MENTERP register bug</li> |
| 1171 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/79c45f4da">79c45f4da</a> Move exp_inband to lib directory</li> |
| 1172 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/00d4530ee">00d4530ee</a> Add rank API support in axone_mss_freq</li> |
| 1173 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4b5c78b95">4b5c78b95</a> Add support for MCHP dmb revision ids in ddimm_get_efd</li> |
| 1174 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/24762ab00">24762ab00</a> Fix issue in pmic_enable where VR_ENABLE did not kick off</li> |
| 1175 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3c930cf14">3c930cf14</a> Add workaround for gemini OMI config settings</li> |
| 1176 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d43de0d64">d43de0d64</a> Add pmic_status_tool</li> |
| 1177 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/75ac15f71">75ac15f71</a> Fix bug causing get_mmio index overflow for swift</li> |
| 1178 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ae8c69b80">ae8c69b80</a> Zero out command argument field to fix exp_draminit |
| 1179 | issues</li> |
| 1180 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7a27f4603">7a27f4603</a> Add ekb dual drop support for p9a</li> |
| 1181 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3cdd4fbe9">3cdd4fbe9</a> Add pmic_i2c_addr_get function for platform code use</li> |
| 1182 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b2be220bb">b2be220bb</a> Add blank files for p9a_omi_setup procedure</li> |
| 1183 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d80f7fc83">d80f7fc83</a> Fix dmb_revision size in ddimm_get_efd</li> |
| 1184 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/04d5973be">04d5973be</a> Add blank files for exp_omi_train_check procedure</li> |
| 1185 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/48abe5e8a">48abe5e8a</a> Add support for new pmic sequencing SPD fields</li> |
| 1186 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c349ba997">c349ba997</a> Check PMIC error and enable statuses after pmic_enable</li> |
| 1187 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/104c2dc59">104c2dc59</a> Disable & clear PMIC status codes in beginning of |
| 1188 | pmic_enable</li> |
| 1189 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/822fea83d">822fea83d</a> Add MDS attribute & draminit support</li> |
| 1190 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8f549e754">8f549e754</a> Add code and workarounds for *_omi_setup and |
| 1191 | *_omi_train for Swift</li> |
| 1192 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9546b72bc">9546b72bc</a> Increase default PRBS_TIME for FW</li> |
| 1193 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1745eed20">1745eed20</a> Make explorer endian attributes platInit</li> |
| 1194 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d639a5a45">d639a5a45</a> Add printout of ECID in exp_getecid</li> |
| 1195 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4921bf245">4921bf245</a> Update exp_draminit results display for new response |
| 1196 | structs</li> |
| 1197 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4b9dc024e">4b9dc024e</a> Add assert for RSP extended data buffer size in |
| 1198 | exp_draminit</li> |
| 1199 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0b50210ae">0b50210ae</a> Reverse mcbist address buffer fields</li> |
| 1200 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3f280b8d2">3f280b8d2</a> Fix odt RD/WR fields</li> |
| 1201 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eddd46a88">eddd46a88</a> Add MCBIST infinite tests</li> |
| 1202 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/30077cd8b">30077cd8b</a> Add blank files for explorer plug rules libs</li> |
| 1203 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7e3eaedff">7e3eaedff</a> Add check for compatible upstream templates before |
| 1204 | enabling Explorer metadata</li> |
| 1205 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1ac7a33a9">1ac7a33a9</a> Fix EFD processor indexing error</li> |
| 1206 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/291768968">291768968</a> Remove vin_bulk check before status clears in pmic_enable</li> |
| 1207 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ecac8199d">ecac8199d</a> Add asserts for invalid states of enterprise & half dimm |
| 1208 | mode</li> |
| 1209 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0921b80a5">0921b80a5</a> Add new DDIMM spd version 0_3 and update UTs</li> |
| 1210 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/149d7cc96">149d7cc96</a> Fix pmic_status_tool exiting before checking both PMICs</li> |
| 1211 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d3c8aa5e5">d3c8aa5e5</a> Update *_train_check procedure errors to print status |
| 1212 | info</li> |
| 1213 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/00950f87a">00950f87a</a> Fix DFIMRL_DDRCLK_trained draminit result display |
| 1214 | printout log level</li> |
| 1215 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/779761d1c">779761d1c</a> Add read only subtest at the end of exp_mss_memdiags</li> |
| 1216 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/dc407ba49">dc407ba49</a> Add blank file for hwpf i2cslave attributes</li> |
| 1217 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/798af67f2">798af67f2</a> Add attribute for SPD_REVISION (byte 1)</li> |
| 1218 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/be69d0cb3">be69d0cb3</a> Add TARGET_TYPE_GENERICI2CSLAVE and relevant attributes</li> |
| 1219 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6579e15ca">6579e15ca</a> Refactor PMIC attributes to be at OCMB level</li> |
| 1220 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/921a602d7">921a602d7</a> Add deconfigure for OCMB_TARGET if no doorbell</li> |
| 1221 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ac2efc87f">ac2efc87f</a> Add SPD, ATTR, and code support for thermal sensor fields</li> |
| 1222 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f5813785b">f5813785b</a> Move p9a_omi_init from nimbus to axone directory</li> |
| 1223 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/87f140959">87f140959</a> Fix incorrect polling rate in exp_mss_thermal_init</li> |
| 1224 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/42f6285e7">42f6285e7</a> Update pmic_bias_tool percentage bias to be relative to |
| 1225 | nominal</li> |
| 1226 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ba560090b">ba560090b</a> Update RAS DQ Inject tool with new MCHP squence</li> |
| 1227 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/18ef7916f">18ef7916f</a> pmic_enable: Add additional clear for error status bits |
| 1228 | in R04-R07</li> |
| 1229 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/50da7a4fa">50da7a4fa</a> Update explorer CCS to handle A vs B side ranks</li> |
| 1230 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5e3449aed">5e3449aed</a> Update explorer CCS ODTs to support mirroring A-B</li> |
| 1231 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f25313313">f25313313</a> Add FFDC and trace for DL0_ERROR_HOLD in |
| 1232 | *_omi_train_checks</li> |
| 1233 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/09ee51cf9">09ee51cf9</a> Add check for matching PMIC vendor and IDT revisions</li> |
| 1234 | </ul> |
| 1235 | <p>Matt Derksen (35):</p> |
| 1236 | <ul class="simple"> |
| 1237 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2e406cadf">2e406cadf</a> Remove CONFIG_AXONE_BRING_UP from xscomtest</li> |
| 1238 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b3043ae16">b3043ae16</a> Enable testpreverifiedlidmgr for Axone</li> |
| 1239 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3a146159c">3a146159c</a> Enable secure boot in Axone simics</li> |
| 1240 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/256d3e0a8">256d3e0a8</a> Enable prdf_hb_common_test for Axone</li> |
| 1241 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/199b35573">199b35573</a> Call new p9a_throttle_sync procedure</li> |
| 1242 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fc5fa5842">fc5fa5842</a> Runtime scom support for OCMBs</li> |
| 1243 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/51b7478d2">51b7478d2</a> Fix calling eepromddtest.H</li> |
| 1244 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/794efce0c">794efce0c</a> Fix retry failure in nvdimmWriteData()</li> |
| 1245 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/052182c0d">052182c0d</a> Test runtime scom support in Axone</li> |
| 1246 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b0f0228ff">b0f0228ff</a> Remove verbose option from handle_duplicates call</li> |
| 1247 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c4df5e918">c4df5e918</a> Update SPD_DDR4 size to be 640 bytes</li> |
| 1248 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/582ed66b3">582ed66b3</a> Implement std::begin() and std::end() for base types</li> |
| 1249 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8664b9adb">8664b9adb</a> Add exp_mss_eff_config_thermal call to istep7 for Axone</li> |
| 1250 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/feef0389e">feef0389e</a> Dummy commit to prime hwsv for new Explorer FFDC |
| 1251 | collection</li> |
| 1252 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/56574b602">56574b602</a> Support EXP_FW_LOG command to get Explorer FW logs</li> |
| 1253 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e6285e72">8e6285e72</a> Support EXP_FW_LOG command to get Explorer Firmware logs</li> |
| 1254 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/09016a8a7">09016a8a7</a> Hostboot platform support for Explorer inband commands |
| 1255 | via i2c</li> |
| 1256 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f5796a5fa">f5796a5fa</a> Add NVDIMM node controller readme text</li> |
| 1257 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/63989a514">63989a514</a> Create error for unsuspected target in |
| 1258 | configureHbrtHypIds</li> |
| 1259 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b221671e5">b221671e5</a> NVDIMM Erase error handle not working in IPL Arm handling</li> |
| 1260 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/68ab1e874">68ab1e874</a> Prevent pre-3.0 level NVDIMMs from being in systems</li> |
| 1261 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e01fc4be9">e01fc4be9</a> NVDIMM update - Clear FW Ops Status verification</li> |
| 1262 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/027b53647">027b53647</a> NVDIMM FW update region write retry</li> |
| 1263 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/12f57c203">12f57c203</a> Slot check after firmware update</li> |
| 1264 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a50115980">a50115980</a> Remove excessive NVDIMM tracing from normal path</li> |
| 1265 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e22bb40fb">e22bb40fb</a> Fix reporting eecache if no record specified</li> |
| 1266 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/45cb27519">45cb27519</a> NVDIMM: Mask mbacalfir at the beginning of restore step |
| 1267 | during mpipl</li> |
| 1268 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/829e56fb1">829e56fb1</a> NVDIMM: Use block write for nvdimm update</li> |
| 1269 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a42605426">a42605426</a> NVDIMM: correct the RC for BLOCK write failure</li> |
| 1270 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d45a9393d">d45a9393d</a> NVDIMM: poll for updated SET_EVENT_NOTIFICATION_STATUS in |
| 1271 | nvdimmArm</li> |
| 1272 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fffe69ad3">fffe69ad3</a> Remove nvdimmAddVendorLog calls from checksum errors</li> |
| 1273 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/820a09943">820a09943</a> NVDIMM update: retry all region failures</li> |
| 1274 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/10a83636b">10a83636b</a> Improvements to testing NVDIMM update path</li> |
| 1275 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e53402c0f">e53402c0f</a> Explorer update hash fix</li> |
| 1276 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/27e689c2f">27e689c2f</a> Enable the inband Explorer update</li> |
| 1277 | </ul> |
| 1278 | <p>Matt K. Light (1):</p> |
| 1279 | <ul class="simple"> |
| 1280 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/da8e96ea0">da8e96ea0</a> remove relative path to p9_lpc_utils.H from |
| 1281 | p9_collect_lpc_regs.C</li> |
| 1282 | </ul> |
| 1283 | <p>Matthew Hickman (13):</p> |
| 1284 | <ul class="simple"> |
| 1285 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fd400b157">fd400b157</a> Added p9a memdiags implementation</li> |
| 1286 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4d3e1f11e">4d3e1f11e</a> Added PRD Wrapper file for hwp invoke commands</li> |
| 1287 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/afeaf784d">afeaf784d</a> Fixed the ccs port merge conflicts and added lab code</li> |
| 1288 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d57798877">d57798877</a> Added error checking and handling to nvdimm ipl</li> |
| 1289 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d88e41a26">d88e41a26</a> Added fir unmasking after exp_scrub</li> |
| 1290 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9965b521f">9965b521f</a> Added unmasking to exp_memdiags</li> |
| 1291 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/abf673285">abf673285</a> Added blank files for mrs and row repair</li> |
| 1292 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0106eaa7d">0106eaa7d</a> Added port of MRS engine to generic</li> |
| 1293 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6db3d460e">6db3d460e</a> Added MRS attributes and MRS data handling for Explorer</li> |
| 1294 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5adf9d688">5adf9d688</a> Added blank files for mrs and row repair</li> |
| 1295 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/470b8f500">470b8f500</a> Added port of MRS engine to generic</li> |
| 1296 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bbeb38c59">bbeb38c59</a> Added MRS attributes and MRS data handling for Explorer</li> |
| 1297 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cc7fb146a">cc7fb146a</a> Added MRS attributes and MRS data handling for Explorer</li> |
| 1298 | </ul> |
| 1299 | <p>Matthew Raybuck (24):</p> |
| 1300 | <ul class="simple"> |
| 1301 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/44fe892dc">44fe892dc</a> Add BPM utility scripts to support additional firmware |
| 1302 | update requirements</li> |
| 1303 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/72f32c4cb">72f32c4cb</a> Update buildBpmFlashImages.pl to support configuration |
| 1304 | data binary generation</li> |
| 1305 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f18f9f2d1">f18f9f2d1</a> Add BPM firmware update procedure</li> |
| 1306 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/beeb7f5f9">beeb7f5f9</a> re-enable CRC generation for BPM firmware binary</li> |
| 1307 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0f0b7c641">0f0b7c641</a> Fix BPM flash image script to properly calculate line |
| 1308 | length</li> |
| 1309 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c03117c7b">c03117c7b</a> Add BPM config update procedure</li> |
| 1310 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5617bb84a">5617bb84a</a> Add update verification and recovery procedures</li> |
| 1311 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3dc237792">3dc237792</a> Add error logs to BPM update procedure</li> |
| 1312 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3c440fe6d">3c440fe6d</a> Add multiple error handling to BPM update procedure</li> |
| 1313 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/56a3ce983">56a3ce983</a> Add code to run BPM update procedure from nvdimm_update.C</li> |
| 1314 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e28bd663f">e28bd663f</a> Correct BPM update flow to match SMARTs flow</li> |
| 1315 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a2118008d">a2118008d</a> Add attribute to force/skip BPM updates</li> |
| 1316 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0ea4fac25">0ea4fac25</a> Enable BPM Updates</li> |
| 1317 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/deb984133">deb984133</a> Fix lingering error log issues for BPM updates</li> |
| 1318 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f609640a7">f609640a7</a> Add more FFDC to BPM Update Error logs</li> |
| 1319 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f88b6bc4a">f88b6bc4a</a> BPM Updates: Extend the reset device wait to 15 seconds |
| 1320 | from 10</li> |
| 1321 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/25e1157f5">25e1157f5</a> Fix misleading trace output for BPM attribute overrides</li> |
| 1322 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d329c59bc">d329c59bc</a> BPM Updates: Move NVDIMM controller reset and final fw |
| 1323 | check to end of update</li> |
| 1324 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/60fbee21b">60fbee21b</a> Fix bad arguments to additional FFDC capture in BPM |
| 1325 | Update code</li> |
| 1326 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fec74df97">fec74df97</a> Add a ReadMe to explain high level BPM Update Process</li> |
| 1327 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a2b260834">a2b260834</a> BPM Update Tweaks</li> |
| 1328 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ae388288d">ae388288d</a> Add check to see if BPM is connected before attempting |
| 1329 | Updates</li> |
| 1330 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7ddeb4d31">7ddeb4d31</a> Add 100ms wait to disable write protection for BPM</li> |
| 1331 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/acdff8a39">acdff8a39</a> BPM: Bpm::issueCommand() fixes</li> |
| 1332 | </ul> |
| 1333 | <p>Maxim Polyakov (1):</p> |
| 1334 | <ul class="simple"> |
| 1335 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e8665007c">e8665007c</a> ipmidcmi: Get DCMI capabilities info to check PM support</li> |
| 1336 | </ul> |
| 1337 | <p>Megan (3):</p> |
| 1338 | <ul class="simple"> |
| 1339 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/845fb4492">845fb4492</a> Allow defining a partition with automatic starting offset</li> |
| 1340 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ade048149">ade048149</a> Alert when a partition’s space utilization exceeds a |
| 1341 | threshold</li> |
| 1342 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1d4530dac">1d4530dac</a> Implement Static Analysis with cppcheck</li> |
| 1343 | </ul> |
| 1344 | <p>Michael Baiocchi (1):</p> |
| 1345 | <ul class="simple"> |
| 1346 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ed42128c7">ed42128c7</a> Revert “Terminate the IPL for Physical Presence Detection |
| 1347 | Erros in Mnfg Mode”</li> |
| 1348 | </ul> |
| 1349 | <p>Michael Pardeik (3):</p> |
| 1350 | <ul class="simple"> |
| 1351 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/333d66b55">333d66b55</a> pmic status tool updates</li> |
| 1352 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fe09e7b9d">fe09e7b9d</a> exp_mss_eff_config_thermal fixes</li> |
| 1353 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d0a45a3eb">d0a45a3eb</a> pmic_status_tool updates</li> |
| 1354 | </ul> |
| 1355 | <p>Mike Baiocchi (15):</p> |
| 1356 | <ul class="simple"> |
| 1357 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bcd6d6f29">bcd6d6f29</a> Secureboot: Enable verifying OPAL Payload before starting |
| 1358 | instructions</li> |
| 1359 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/de0e45306">de0e45306</a> Remove Forced Update of UCD Devices</li> |
| 1360 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1dbb91e5e">1dbb91e5e</a> Add new Key Clear Request Attribute</li> |
| 1361 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eace166aa">eace166aa</a> Support GPIO Physical Presence Detect Devices</li> |
| 1362 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/35964668f">35964668f</a> Add Physical Presence Check and Window Open Features</li> |
| 1363 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/845513c74">845513c74</a> Move KEY_CLEAR_REQUEST attribute from node level to |
| 1364 | system level</li> |
| 1365 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/26554a3e5">26554a3e5</a> Move definition of TRACE_ERR_FMT and TRACE_ERR_ARGS</li> |
| 1366 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/20b285f63">20b285f63</a> Add README.md files to the secureboot component</li> |
| 1367 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/131e6e15f">131e6e15f</a> Base support for Key Clear Requests (not enabled at this |
| 1368 | time)</li> |
| 1369 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/01b7ddff2">01b7ddff2</a> Enable Key Clear Requests for FSP Systems</li> |
| 1370 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a8368a4f4">a8368a4f4</a> Create CONFIG_NO_FAPI_TRACE to ignore all FAPI traces</li> |
| 1371 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/14846f049">14846f049</a> Key Clear Request Sensor Support</li> |
| 1372 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/74d68472d">74d68472d</a> Terminate the IPL for Physical Presence Detection Erros |
| 1373 | in Mnfg Mode</li> |
| 1374 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d4e588d22">d4e588d22</a> Skip UCD Updates on fips950</li> |
| 1375 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/23374658f">23374658f</a> Properly Commit Physical Presence Detection Error Logs</li> |
| 1376 | </ul> |
| 1377 | <p>Milton Miller (1):</p> |
| 1378 | <ul class="simple"> |
| 1379 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f7dab51ab">f7dab51ab</a> p9_tod_setup: always set edge doubling</li> |
| 1380 | </ul> |
| 1381 | <p>Murulidhar Nataraju (5):</p> |
| 1382 | <ul class="simple"> |
| 1383 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4e5e486a1">4e5e486a1</a> Enable copying of architected registers for OPAL</li> |
| 1384 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/39a6f147b">39a6f147b</a> Update MPIPL Supported Bit</li> |
| 1385 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3dbe6a196">3dbe6a196</a> MPIPL: For PHYP based system replace spr/gpr numbers with |
| 1386 | names</li> |
| 1387 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2ba85f05b">2ba85f05b</a> MPIPL:Fix the condition for copyArchitectedRegs()</li> |
| 1388 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d348d7c2d">d348d7c2d</a> MPIPL: ZZ-L, Update copyArchitectedRegs() for non-HW dump |
| 1389 | flow</li> |
| 1390 | </ul> |
| 1391 | <p>Nico Fajardo (10):</p> |
| 1392 | <ul class="simple"> |
| 1393 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1c830e13d">1c830e13d</a> Add FAPI_ASSERT for unsupported SPD rank in RTT fetch</li> |
| 1394 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5616a5a99">5616a5a99</a> Adding blank exp_fir* files and unmask unit test</li> |
| 1395 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/43f41edb7">43f41edb7</a> Adding blank p9a fir folder and files</li> |
| 1396 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5318cf7e4">5318cf7e4</a> Porting repair_state class and related functions</li> |
| 1397 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/596206610">596206610</a> Unmask after draminit and draminit_mc; cmd complete</li> |
| 1398 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7a7bd8440">7a7bd8440</a> host_mc_traits blank file commit for after_p9a_omi_init</li> |
| 1399 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8e19c8c4e">8e19c8c4e</a> Adding after_p9a_omi_init.C and p9a-specific fir traits</li> |
| 1400 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9b510640b">9b510640b</a> Adding after exp_omi_init unmask procedures and unit test</li> |
| 1401 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4991558f9">4991558f9</a> Adding unmasks after exp_scominit and unit test</li> |
| 1402 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9b6bd57a1">9b6bd57a1</a> exp draminit & draminit_mc phase 3 update for PRD logging</li> |
| 1403 | </ul> |
| 1404 | <p>Prasad Bg Ranganath (1):</p> |
| 1405 | <ul class="simple"> |
| 1406 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f79d885bb">f79d885bb</a> OCC firinit: Bug fix in reset path</li> |
| 1407 | </ul> |
| 1408 | <p>Prem Shanker Jha (4):</p> |
| 1409 | <ul class="simple"> |
| 1410 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1adf7486a">1adf7486a</a> PM: Modified FFDC to avoid corruption of RC in error |
| 1411 | path.</li> |
| 1412 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a4f8acbeb">a4f8acbeb</a> Img Build: Updated STOP API version to reflect SPR self |
| 1413 | save availability.</li> |
| 1414 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6ab72d5c3">6ab72d5c3</a> STOP API: API to verify API and image compatibility.</li> |
| 1415 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/af3984c4f">af3984c4f</a> HWP: Fixed HV-UV and UV transition during STOP entry in |
| 1416 | case of LE.</li> |
| 1417 | </ul> |
| 1418 | <p>Rahul Batra (1):</p> |
| 1419 | <ul class="simple"> |
| 1420 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/12fdf6499">12fdf6499</a> PM: Fix DB0 Hang</li> |
| 1421 | </ul> |
| 1422 | <p>Roland Veloz (13):</p> |
| 1423 | <ul class="simple"> |
| 1424 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/44c6d599b">44c6d599b</a> Replaced invalid trace buffer with a valid one</li> |
| 1425 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/eafe3e3d5">eafe3e3d5</a> Added support for checking on the health status of an |
| 1426 | NVDIMM</li> |
| 1427 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/86e12de69">86e12de69</a> Fix to not send a NVDIMM protection state change to OPAL</li> |
| 1428 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7e5007180">7e5007180</a> NVDIMM: Fix issue where a deviceRead of a register is |
| 1429 | returning bad data</li> |
| 1430 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/08db2d6a3">08db2d6a3</a> Increased the BMC timeout from 5 seconds to 30 seconds</li> |
| 1431 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7dce74704">7dce74704</a> Adding a routine to do the double to string conversion</li> |
| 1432 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/96be9fd64">96be9fd64</a> In regards to health check errors, removed the software |
| 1433 | callout</li> |
| 1434 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/453670491">453670491</a> Updated the HBRT reserved trace buffer code to compensate |
| 1435 | for relocation</li> |
| 1436 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/153dcaa15">153dcaa15</a> Implement an HBRT interface to log a gard event from |
| 1437 | PHYP/OPAL</li> |
| 1438 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c3d8cfd06">c3d8cfd06</a> Added code to support doing an NVM health check</li> |
| 1439 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/fa1e0b136">fa1e0b136</a> Changed the callout in the call NVM Health Status to be |
| 1440 | an NVDIMM</li> |
| 1441 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/532e4d358">532e4d358</a> ffdcExpander bash utility tool, written for December, |
| 1442 | 2019 Hackathon</li> |
| 1443 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1559c893b">1559c893b</a> The HOMER address is colliding with an NVDIMM address and |
| 1444 | should not</li> |
| 1445 | </ul> |
| 1446 | <p>Ryan Black (3):</p> |
| 1447 | <ul class="simple"> |
| 1448 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/77ab77a26">77ab77a26</a> Mask NPU2FIR bits 15/16 & let consumer of SUE report/act |
| 1449 | on error</li> |
| 1450 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6b24abd70">6b24abd70</a> unit xstop npu firs/sys xstop ocapi firs -> recoverable |
| 1451 | with fence</li> |
| 1452 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f70454687">f70454687</a> set OTL Err Rpt Mask Reg 0 bit 21, OTL TX ECC UE on CQ |
| 1453 | buffer read data.</li> |
| 1454 | </ul> |
| 1455 | <p>Sheng-Hao Huang (1):</p> |
| 1456 | <ul class="simple"> |
| 1457 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0571992d6">0571992d6</a> for defect number HW476620</li> |
| 1458 | </ul> |
| 1459 | <p>Sneha Kadam (1):</p> |
| 1460 | <ul class="simple"> |
| 1461 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3eaf02929">3eaf02929</a> Renamed MCBIST subtest to clarify the test</li> |
| 1462 | </ul> |
| 1463 | <p>Stephen Glancy (35):</p> |
| 1464 | <ul class="simple"> |
| 1465 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/de35db8a7">de35db8a7</a> Fixes MCBIST ecc/spare data pattern bug</li> |
| 1466 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0978a1a32">0978a1a32</a> Adds lab MCBIST compare masking functionality</li> |
| 1467 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1552e3875">1552e3875</a> Adds MCBIST beat/byte signature data patterns</li> |
| 1468 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4a69b7534">4a69b7534</a> Adds LRDIMM shadow register workaround</li> |
| 1469 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5e8d01aad">5e8d01aad</a> Adds blank files for ecc traps and fwms addresses</li> |
| 1470 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/15b0afe89">15b0afe89</a> Moves ecc::trap_address and fwms::address to new files</li> |
| 1471 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/0d1f65bf2">0d1f65bf2</a> Adds explorer MCBIST address/data traps processing</li> |
| 1472 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/cfad3552a">cfad3552a</a> Fixes maintenance pattern load bug</li> |
| 1473 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3048b4b16">3048b4b16</a> Updates RDTAG for NVDIMM at 2400</li> |
| 1474 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/67fcaa2aa">67fcaa2aa</a> Adds explorer primary_ranks function for sf_init</li> |
| 1475 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7b8bfcc23">7b8bfcc23</a> Adds NVDIMM RD DQ delay workaround</li> |
| 1476 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/4f1f71a47">4f1f71a47</a> Adds power control access functions for NVDIMM</li> |
| 1477 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2a3012ab7">2a3012ab7</a> Updates exp access delay regs to set delays</li> |
| 1478 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5d5d91e2f">5d5d91e2f</a> Adds explorer shmoo traits</li> |
| 1479 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a95709f74">a95709f74</a> Adds explorer exerciser MCBIST for shmoo</li> |
| 1480 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7148b00bf">7148b00bf</a> Fixes explorer accessor bugs</li> |
| 1481 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ca56ad521">ca56ad521</a> Adds eff config blank workaround files</li> |
| 1482 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/50b0357dd">50b0357dd</a> Adds NVDIMM RCW drive strength workaround</li> |
| 1483 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/78426ddee">78426ddee</a> Disables broadcast mode in memdiags::continue_cmd</li> |
| 1484 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f96eba016">f96eba016</a> Adds explorer RD VREF to access delay regs</li> |
| 1485 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d277b5e5d">d277b5e5d</a> Adds explorer CAC shmoo</li> |
| 1486 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5b24dd1c6">5b24dd1c6</a> Updates MCBIST print statements</li> |
| 1487 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9431cc09d">9431cc09d</a> Fixes MCBIST lab random addressing bug</li> |
| 1488 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/aae5b3e33">aae5b3e33</a> Fixes explorer FIR check to preserve bad RC</li> |
| 1489 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7ed4ddefa">7ed4ddefa</a> Fixes MCBIST lab DIMM select configuration</li> |
| 1490 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c5263088b">c5263088b</a> Updates MMIO to use FAPI_DBG</li> |
| 1491 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/97fc5523b">97fc5523b</a> Adds MCBIST functional verification tests</li> |
| 1492 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f6336baa2">f6336baa2</a> Updates centaur initfiles for 16Gb</li> |
| 1493 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/28614a19e">28614a19e</a> Adds Centaur MCBIST 16Gb support</li> |
| 1494 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5f5573b5b">5f5573b5b</a> Adds utility to read explorer delay tap size</li> |
| 1495 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2ff0e4392">2ff0e4392</a> Adds 16Gb support to centaur maintenance engine</li> |
| 1496 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/151a9b61a">151a9b61a</a> Add blankfiles for explorer MRS specialization</li> |
| 1497 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/085223bff">085223bff</a> Disables explorer low power mode for CCS</li> |
| 1498 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/11793f86a">11793f86a</a> Fixes galois out of bounds bug</li> |
| 1499 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a9774d7ae">a9774d7ae</a> Updates WR VREF accessors to be generic</li> |
| 1500 | </ul> |
| 1501 | <p>Steven Janssen (3):</p> |
| 1502 | <ul class="simple"> |
| 1503 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1be056a58">1be056a58</a> Update pmic header files</li> |
| 1504 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/43fbaa4a3">43fbaa4a3</a> Fix library dependancy</li> |
| 1505 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8ea9d8d3d">8ea9d8d3d</a> update include path to resolve compiler warning in cronus</li> |
| 1506 | </ul> |
| 1507 | <p>Stewart Smith (1):</p> |
| 1508 | <ul class="simple"> |
| 1509 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ba9db9d33">ba9db9d33</a> memd_creation.pl: glob on *.rvpd to allow README in |
| 1510 | memd_binaries</li> |
| 1511 | </ul> |
| 1512 | <p>Sumit Kumar (1):</p> |
| 1513 | <ul class="simple"> |
| 1514 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f1074af21">f1074af21</a> Fapi_Infra:Add new member to structure ErrorInfoCDG</li> |
| 1515 | </ul> |
| 1516 | <p>Sunil Kumar (1):</p> |
| 1517 | <ul class="simple"> |
| 1518 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/6b0389447">6b0389447</a> OCMB changes to suit PPE compilation.</li> |
| 1519 | </ul> |
| 1520 | <p>Thi Tran (3):</p> |
| 1521 | <ul class="simple"> |
| 1522 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/bf2951c9b">bf2951c9b</a> Fix HTM trace setup problem</li> |
| 1523 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b3047ddb1">b3047ddb1</a> Fix bug injected by |
| 1524 | <a class="reference external" href="https://rchgit01.rchland.ibm.com/gerrit1/#/c/82196/">https://rchgit01.rchland.ibm.com/gerrit1/#/c/82196/</a></li> |
| 1525 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/599bd468c">599bd468c</a> Fix OCC sandbox base address overlapped with SMF in FLIP |
| 1526 | mode.</li> |
| 1527 | </ul> |
| 1528 | <p>Tsung Yeung (12):</p> |
| 1529 | <ul class="simple"> |
| 1530 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/533e20087">533e20087</a> Stop mcbist during nvdimm restore to prevent broadcast |
| 1531 | out of sync</li> |
| 1532 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8cc600d32">8cc600d32</a> Re-order NVDIMM MRS restore sequence to comply with Jedec |
| 1533 | spec</li> |
| 1534 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d97b70655">d97b70655</a> Invalidate BAR during MPIPL NVDIMM restore</li> |
| 1535 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b94854d1f">b94854d1f</a> Fix restore fail due to restore attempt on empty flash</li> |
| 1536 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/80f6d1dc0">80f6d1dc0</a> Replaces nvdimmWrite() to reset controller with |
| 1537 | nvdimmResetController()</li> |
| 1538 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/c7a3665d1">c7a3665d1</a> Double the NVDIMM_READY timeout to prevent erroneous |
| 1539 | error</li> |
| 1540 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/34f119b59">34f119b59</a> Add nvdimm arm retry logic in case of glitches</li> |
| 1541 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/3f41702fb">3f41702fb</a> Replaces NVDIMM flush sequence with CCS</li> |
| 1542 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/be49aca6d">be49aca6d</a> Improper element erase during loop causing post-restore |
| 1543 | being skipped on nvdimm</li> |
| 1544 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/7ef7ab2d8">7ef7ab2d8</a> Updates RD_VREF CMD_PRECEDE_TIME for 16GB NVDIMM</li> |
| 1545 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/75798874c">75798874c</a> Set ES policy before setting nvdimm thresholds</li> |
| 1546 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f198534f2">f198534f2</a> Do not deconfig on nvdimm erase fail</li> |
| 1547 | </ul> |
| 1548 | <p>Vasant Hegde (2):</p> |
| 1549 | <ul class="simple"> |
| 1550 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/76571f381">76571f381</a> MPIPL: Copy all SBE data to hypervisor memory</li> |
| 1551 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ae8ef5dfe">ae8ef5dfe</a> MPIPL: Make sure destination size does not cross 32GB</li> |
| 1552 | </ul> |
| 1553 | <p>Zach Clark (6):</p> |
| 1554 | <ul class="simple"> |
| 1555 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/5091387d6">5091387d6</a> Cache objdump output for build performance</li> |
| 1556 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/af5c391af">af5c391af</a> Fix GCOV build errors for AXONE configuration</li> |
| 1557 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/62c252e5b">62c252e5b</a> Fix race condition in BufferPage allocation function</li> |
| 1558 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/19f75b84d">19f75b84d</a> Make snprintf always terminate the output buffer</li> |
| 1559 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a50e4ddfe">a50e4ddfe</a> Add register file dump to kernel backtrace printout for |
| 1560 | crashed tasks</li> |
| 1561 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/60210d3dd">60210d3dd</a> Fix bug in crash handler register dump</li> |
| 1562 | </ul> |
| 1563 | <p>Zane Shelley (11):</p> |
| 1564 | <ul class="simple"> |
| 1565 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/9eaf71aa2">9eaf71aa2</a> PRD: disable mask/clear for SMP failures on FSP</li> |
| 1566 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/2870f766e">2870f766e</a> PRD: Temp fix to ignore lane repair attns in OpenCAPI |
| 1567 | mode</li> |
| 1568 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b4074ba8d">b4074ba8d</a> PRD: removed unused MopRegisterAccess code</li> |
| 1569 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/69ad22663">69ad22663</a> PRD: removed redundant header iipbits.h</li> |
| 1570 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/e32c176c5">e32c176c5</a> PRD: fix OBUS workaround for non-SMP mode</li> |
| 1571 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1db43a814">1db43a814</a> PRD: updates to IOOLFIR based on recent OpenCAPI FIR |
| 1572 | review</li> |
| 1573 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d94c2cb45">d94c2cb45</a> PRD: add virtual destructor to ScomRegister class</li> |
| 1574 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/f3f0a8ff4">f3f0a8ff4</a> PRD: fix Explorer FSI address workaround in FIRDATA code</li> |
| 1575 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/a23e7f84b">a23e7f84b</a> PRD: boolean logic error in Axone chnl fail code</li> |
| 1576 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/1e1c8039a">1e1c8039a</a> Fixed portabiliy issue in pre-commit hook</li> |
| 1577 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/b684d89ee">b684d89ee</a> Minor fixes to addCopyright and pre-commit hooks</li> |
| 1578 | </ul> |
| 1579 | <p>lixg (1):</p> |
| 1580 | <ul class="simple"> |
| 1581 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/ba790597a">ba790597a</a> Verify manufacture date (MB) from PVPD before using</li> |
| 1582 | </ul> |
| 1583 | <p>manichow (1):</p> |
| 1584 | <ul class="simple"> |
| 1585 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/d1797443d">d1797443d</a> Quiesce procedure for NPU serving openCapi links</li> |
| 1586 | </ul> |
| 1587 | <p>rblack (1):</p> |
| 1588 | <ul class="simple"> |
| 1589 | <li><a class="reference external" href="https://github.com/open-power/hostboot/commit/8407dc2cc">8407dc2cc</a> Speculative patch for NYU ATR timeouts update.</li> |
| 1590 | </ul> |
| 1591 | </div> |
| 1592 | </div> |
| 1593 | <div class="section" id="package-nicole-xml"> |
| 1594 | <h2>Package: nicole-xml<a class="headerlink" href="#package-nicole-xml" title="Permalink to this headline">¶</a></h2> |
| 1595 | <p><a class="reference external" href="https://github.com/open-power/nicole-xml">Repository</a></p> |
| 1596 | <div class="section" id="patches-6"> |
| 1597 | <span id="id11"></span><h3>Patches<a class="headerlink" href="#patches-6" title="Permalink to this headline">¶</a></h3> |
| 1598 | </div> |
| 1599 | <div class="section" id="commits-6"> |
| 1600 | <span id="id12"></span><h3>Commits<a class="headerlink" href="#commits-6" title="Permalink to this headline">¶</a></h3> |
| 1601 | <p>Artem Senichev (3):</p> |
| 1602 | <ul class="simple"> |
| 1603 | <li><a class="reference external" href="https://github.com/open-power/nicole-xml/commit/ad9f0ab">ad9f0ab</a> Set XBus frequency to default value (2000MHz)</li> |
| 1604 | <li><a class="reference external" href="https://github.com/open-power/nicole-xml/commit/c592dee">c592dee</a> Add WOF table for POWER9 Sforza module</li> |
| 1605 | <li><a class="reference external" href="https://github.com/open-power/nicole-xml/commit/1ac78dd">1ac78dd</a> Add WOF table for POWER9 Sforza module</li> |
| 1606 | </ul> |
| 1607 | </div> |
| 1608 | </div> |
| 1609 | <div class="section" id="package-occ"> |
| 1610 | <h2>Package: occ<a class="headerlink" href="#package-occ" title="Permalink to this headline">¶</a></h2> |
| 1611 | <p><a class="reference external" href="https://github.com/open-power/occ">Repository</a></p> |
| 1612 | <div class="section" id="patches-7"> |
| 1613 | <span id="id13"></span><h3>Patches<a class="headerlink" href="#patches-7" title="Permalink to this headline">¶</a></h3> |
| 1614 | </div> |
| 1615 | <div class="section" id="commits-7"> |
| 1616 | <span id="id14"></span><h3>Commits<a class="headerlink" href="#commits-7" title="Permalink to this headline">¶</a></h3> |
| 1617 | <p>Caleb Palmer (1):</p> |
| 1618 | <ul class="simple"> |
| 1619 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/bae814c">bae814c</a> NPU target SCOM translation non-instance 0 fix</li> |
| 1620 | </ul> |
| 1621 | <p>Chris Cain (5):</p> |
| 1622 | <ul class="simple"> |
| 1623 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/b230076">b230076</a> Pick up latest pgpe elog structure</li> |
| 1624 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/5c32e77">5c32e77</a> NVDIMM: Invalidate MCFGP facility at start of procedure</li> |
| 1625 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/e4597ab">e4597ab</a> Ignore IPMI_SMS_ATN during fir data collection and remove 8k |
| 1626 | buffer</li> |
| 1627 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/3ab2921">3ab2921</a> FIR data collection updates</li> |
| 1628 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/1bf0c8c">1bf0c8c</a> Minor updates to occtoolp9</li> |
| 1629 | </ul> |
| 1630 | <p>Douglas Gilbert (2):</p> |
| 1631 | <ul class="simple"> |
| 1632 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/0ac1770">0ac1770</a> P9a GPE support for up to 16 OCMBs</li> |
| 1633 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/e11f3af">e11f3af</a> OCMB sensor enabled fix</li> |
| 1634 | </ul> |
| 1635 | <p>Sumit Kumar (1):</p> |
| 1636 | <ul class="simple"> |
| 1637 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/8d4e7fa">8d4e7fa</a> Corrected Alink scom address in PMU_CONFIGS_16</li> |
| 1638 | </ul> |
| 1639 | <p>William Bryan (1):</p> |
| 1640 | <ul class="simple"> |
| 1641 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/8a315b7">8a315b7</a> Remove unused sensors to free up needed SRAM space</li> |
| 1642 | </ul> |
| 1643 | <p>joy_chu (1):</p> |
| 1644 | <ul class="simple"> |
| 1645 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/1e8731f">1e8731f</a> Modify: modify amec power sensor calculation</li> |
| 1646 | </ul> |
| 1647 | <p>mbroyles (6):</p> |
| 1648 | <ul class="simple"> |
| 1649 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/e447be8">e447be8</a> Delete debug sensors to save SRAM</li> |
| 1650 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/8bbfabe">8bbfabe</a> New WOF sensor for final adjusted Ceff Ratio Vdd</li> |
| 1651 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/d467852">d467852</a> Fix incorrect hw callout in Centaur DIMM OT errors</li> |
| 1652 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/7888141">7888141</a> Support for 16 OCMBs</li> |
| 1653 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/e3c65ee">e3c65ee</a> Explorer internal sensor workaround</li> |
| 1654 | <li><a class="reference external" href="https://github.com/open-power/occ/commit/ab4dc96">ab4dc96</a> Fix Vdd ceff ratio calculation when active cores is less than sort |
| 1655 | cores</li> |
| 1656 | </ul> |
| 1657 | </div> |
| 1658 | </div> |
| 1659 | <div class="section" id="package-op-build"> |
| 1660 | <h2>Package: op-build<a class="headerlink" href="#package-op-build" title="Permalink to this headline">¶</a></h2> |
| 1661 | <p><a class="reference external" href="https://github.com/open-power/op-build">Repository</a></p> |
| 1662 | <div class="section" id="patches-8"> |
| 1663 | <span id="id15"></span><h3>Patches<a class="headerlink" href="#patches-8" title="Permalink to this headline">¶</a></h3> |
| 1664 | </div> |
| 1665 | <div class="section" id="commits-8"> |
| 1666 | <span id="id16"></span><h3>Commits<a class="headerlink" href="#commits-8" title="Permalink to this headline">¶</a></h3> |
| 1667 | <p>No changes.</p> |
| 1668 | </div> |
| 1669 | </div> |
| 1670 | <div class="section" id="package-p8dtu-xml"> |
| 1671 | <h2>Package: p8dtu-xml<a class="headerlink" href="#package-p8dtu-xml" title="Permalink to this headline">¶</a></h2> |
| 1672 | <p><a class="reference external" href="https://github.com/open-power/p8dtu-xml">Repository</a></p> |
| 1673 | <div class="section" id="patches-9"> |
| 1674 | <span id="id17"></span><h3>Patches<a class="headerlink" href="#patches-9" title="Permalink to this headline">¶</a></h3> |
| 1675 | </div> |
| 1676 | <div class="section" id="commits-9"> |
| 1677 | <span id="id18"></span><h3>Commits<a class="headerlink" href="#commits-9" title="Permalink to this headline">¶</a></h3> |
| 1678 | <p>No changes.</p> |
| 1679 | </div> |
| 1680 | </div> |
| 1681 | <div class="section" id="package-p9dsu-xml"> |
| 1682 | <h2>Package: p9dsu-xml<a class="headerlink" href="#package-p9dsu-xml" title="Permalink to this headline">¶</a></h2> |
| 1683 | <p><a class="reference external" href="https://github.com/open-power/p9dsu-xml">Repository</a></p> |
| 1684 | <div class="section" id="patches-10"> |
| 1685 | <span id="id19"></span><h3>Patches<a class="headerlink" href="#patches-10" title="Permalink to this headline">¶</a></h3> |
| 1686 | </div> |
| 1687 | <div class="section" id="commits-10"> |
| 1688 | <span id="id20"></span><h3>Commits<a class="headerlink" href="#commits-10" title="Permalink to this headline">¶</a></h3> |
| 1689 | <p>No changes.</p> |
| 1690 | </div> |
| 1691 | </div> |
| 1692 | <div class="section" id="package-palmetto-xml"> |
| 1693 | <h2>Package: palmetto-xml<a class="headerlink" href="#package-palmetto-xml" title="Permalink to this headline">¶</a></h2> |
| 1694 | <p><a class="reference external" href="https://github.com/open-power/palmetto-xml">Repository</a></p> |
| 1695 | <div class="section" id="patches-11"> |
| 1696 | <span id="id21"></span><h3>Patches<a class="headerlink" href="#patches-11" title="Permalink to this headline">¶</a></h3> |
| 1697 | </div> |
| 1698 | <div class="section" id="commits-11"> |
| 1699 | <span id="id22"></span><h3>Commits<a class="headerlink" href="#commits-11" title="Permalink to this headline">¶</a></h3> |
| 1700 | <p>No changes.</p> |
| 1701 | </div> |
| 1702 | </div> |
| 1703 | <div class="section" id="package-petitboot"> |
| 1704 | <h2>Package: petitboot<a class="headerlink" href="#package-petitboot" title="Permalink to this headline">¶</a></h2> |
| 1705 | <p><a class="reference external" href="https://github.com/open-power/petitboot">Repository</a></p> |
| 1706 | <div class="section" id="patches-12"> |
| 1707 | <span id="id23"></span><h3>Patches<a class="headerlink" href="#patches-12" title="Permalink to this headline">¶</a></h3> |
| 1708 | </div> |
| 1709 | <div class="section" id="commits-12"> |
| 1710 | <span id="id24"></span><h3>Commits<a class="headerlink" href="#commits-12" title="Permalink to this headline">¶</a></h3> |
| 1711 | <p>Jeremy Kerr (26):</p> |
| 1712 | <ul class="simple"> |
| 1713 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/514a9a1">514a9a1</a> pb-console: start shell as a login shell</li> |
| 1714 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/6f23e17">6f23e17</a> pb-console: don’t modify PATH unless it’s empty</li> |
| 1715 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/e558da1">e558da1</a> discover/grub2: ‘search’ set-variable defaults to root</li> |
| 1716 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/61ede5e">61ede5e</a> discover/grub2: Use getopt for <code class="docutils literal notranslate"><span class="pre">search</span></code> argument parsing</li> |
| 1717 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/76e97c5">76e97c5</a> discover/grub2: test for (ignored) –no-floppy argument</li> |
| 1718 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/1580c65">1580c65</a> discover/grub2: Add support for UUID and label for ‘search’ |
| 1719 | command</li> |
| 1720 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/8cb74c4">8cb74c4</a> discover/grub2: expose a struct for grub2 file references</li> |
| 1721 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/51f7117">51f7117</a> discover/grub2: Add parsing code for grub2 file specifiers</li> |
| 1722 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/9fc2ac6">9fc2ac6</a> discover/grub2: add support for grub2-style path specifiers |
| 1723 | in resources</li> |
| 1724 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/b224457">b224457</a> discover/grub2: Allow (device)/path references in general |
| 1725 | script usage</li> |
| 1726 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/a9a9d57">a9a9d57</a> discover/grub2: Add a reference from script to parser</li> |
| 1727 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/2c132eb">2c132eb</a> discover/grub2: expose internal parse function</li> |
| 1728 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/9711179">9711179</a> discover/grub2: make statements_execute non-static</li> |
| 1729 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/967cfa7">967cfa7</a> discover/grub2: implement ‘source’ command</li> |
| 1730 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/1ef95c2">1ef95c2</a> test/parser: Add test for recent RHCOS grub2 config</li> |
| 1731 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/057dce2">057dce2</a> test/parser: Add RHEL8 grub config test</li> |
| 1732 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/6ee9cbc">6ee9cbc</a> lib/pb-protocol: fix ordering of system info length |
| 1733 | calculation</li> |
| 1734 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/b2e5a7b">b2e5a7b</a> lib/types: consolidate struct system_info layout with |
| 1735 | serialised version</li> |
| 1736 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/aa2d71a">aa2d71a</a> protocol,types: Add secure & trusted boot state to system |
| 1737 | info</li> |
| 1738 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/05d9b9b">05d9b9b</a> discover/powerpc: detect secureboot enforcing mode</li> |
| 1739 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/e9340b7">e9340b7</a> ui/ncurses: Add secure & trusted boot status</li> |
| 1740 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/2f6259d">2f6259d</a> discover/boot: add support for <code class="docutils literal notranslate"><span class="pre">kexec</span> <span class="pre">-s</span></code> for |
| 1741 | kexec_file_load</li> |
| 1742 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/059cc51">059cc51</a> discover/boot: unify verification failure messages</li> |
| 1743 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/9383652">9383652</a> Remove unused ‘s’ file</li> |
| 1744 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/9cf513f">9cf513f</a> docker: build petitboot outside of the source dir</li> |
| 1745 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/0ed84c0">0ed84c0</a> test/parser: Add rhel8 test data to check_DATA</li> |
| 1746 | </ul> |
| 1747 | <p>Maxim Polyakov (5):</p> |
| 1748 | <ul class="simple"> |
| 1749 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/43813e6">43813e6</a> discover/platform-powerpc: add missing mbox block selector</li> |
| 1750 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/1088a8a">1088a8a</a> discover/platform-powerpc: limit mailbox response size</li> |
| 1751 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/5f8321e">5f8321e</a> discover/platform-powerpc: return the actual mailbox size</li> |
| 1752 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/eb027e7">eb027e7</a> discover/platform-powerpc: add mailbox message structure</li> |
| 1753 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/3c818a2">3c818a2</a> discover/platform-powerpc: don’t copy IANA from mbox to |
| 1754 | buffer</li> |
| 1755 | </ul> |
| 1756 | <p>Maxiwell S. Garcia (4):</p> |
| 1757 | <ul class="simple"> |
| 1758 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/827a7af">827a7af</a> configure: Add libelf as a requirement</li> |
| 1759 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/0c07402">0c07402</a> discover: Add helper functions to read ELF notes</li> |
| 1760 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/3513c7f">3513c7f</a> ui/ncurses: Add preboot check option in the config screen</li> |
| 1761 | <li><a class="reference external" href="https://github.com/open-power/petitboot/commit/7b108df">7b108df</a> discover: Check if the kernel image has Ultravisor support</li> |
| 1762 | </ul> |
| 1763 | </div> |
| 1764 | </div> |
| 1765 | <div class="section" id="package-pnor"> |
| 1766 | <h2>Package: pnor<a class="headerlink" href="#package-pnor" title="Permalink to this headline">¶</a></h2> |
| 1767 | <p><a class="reference external" href="https://github.com/open-power/pnor">Repository</a></p> |
| 1768 | <div class="section" id="patches-13"> |
| 1769 | <span id="id25"></span><h3>Patches<a class="headerlink" href="#patches-13" title="Permalink to this headline">¶</a></h3> |
| 1770 | </div> |
| 1771 | <div class="section" id="commits-13"> |
| 1772 | <span id="id26"></span><h3>Commits<a class="headerlink" href="#commits-13" title="Permalink to this headline">¶</a></h3> |
| 1773 | <p>No changes.</p> |
| 1774 | </div> |
| 1775 | </div> |
| 1776 | <div class="section" id="package-romulus-xml"> |
| 1777 | <h2>Package: romulus-xml<a class="headerlink" href="#package-romulus-xml" title="Permalink to this headline">¶</a></h2> |
| 1778 | <p><a class="reference external" href="https://github.com/open-power/romulus-xml">Repository</a></p> |
| 1779 | <div class="section" id="patches-14"> |
| 1780 | <span id="id27"></span><h3>Patches<a class="headerlink" href="#patches-14" title="Permalink to this headline">¶</a></h3> |
| 1781 | </div> |
| 1782 | <div class="section" id="commits-14"> |
| 1783 | <span id="id28"></span><h3>Commits<a class="headerlink" href="#commits-14" title="Permalink to this headline">¶</a></h3> |
| 1784 | <p>Nickolaus Gruendler (1):</p> |
| 1785 | <ul class="simple"> |
| 1786 | <li><a class="reference external" href="https://github.com/open-power/romulus-xml/commit/5b3fbca">5b3fbca</a> Update to ATTR_MSS_VPD_MR_DPHY_RLO for 2400 speed</li> |
| 1787 | </ul> |
| 1788 | </div> |
| 1789 | </div> |
| 1790 | <div class="section" id="package-sbe"> |
| 1791 | <h2>Package: sbe<a class="headerlink" href="#package-sbe" title="Permalink to this headline">¶</a></h2> |
| 1792 | <p><a class="reference external" href="https://github.com/open-power/sbe">Repository</a></p> |
| 1793 | <div class="section" id="patches-15"> |
| 1794 | <span id="id29"></span><h3>Patches<a class="headerlink" href="#patches-15" title="Permalink to this headline">¶</a></h3> |
| 1795 | </div> |
| 1796 | <div class="section" id="commits-15"> |
| 1797 | <span id="id30"></span><h3>Commits<a class="headerlink" href="#commits-15" title="Permalink to this headline">¶</a></h3> |
| 1798 | <p>Adam Hale (5):</p> |
| 1799 | <ul class="simple"> |
| 1800 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/70858c2e">70858c2e</a> temporary mc inits to enable wider team</li> |
| 1801 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/51a69f51">51a69f51</a> Move to long term CLSCOM workaround</li> |
| 1802 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/38af071c">38af071c</a> Axone setup changes to disable bumpy toothpaste workaround</li> |
| 1803 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/94f9bc2a">94f9bc2a</a> Axone Gemini MDI issue workaround</li> |
| 1804 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/3225e80a">3225e80a</a> Axone int updates</li> |
| 1805 | </ul> |
| 1806 | <p>Alvin Wang (13):</p> |
| 1807 | <ul class="simple"> |
| 1808 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/518a1b2f">518a1b2f</a> Adds exp_draminit_mc</li> |
| 1809 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/9f94a4f1">9f94a4f1</a> Reinstates exp_draminit_mc with change_addr_mux_sel fix</li> |
| 1810 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a19089ef">a19089ef</a> Move MCBIST lib to generic folder</li> |
| 1811 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/37a8bf54">37a8bf54</a> Move the mcbist lab library to generic folder</li> |
| 1812 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/73c86947">73c86947</a> Move power_thermal lib to generic</li> |
| 1813 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2932b6fa">2932b6fa</a> Update setup_fw_boot_config() to read out actual values from |
| 1814 | attributes</li> |
| 1815 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/180d29ec">180d29ec</a> Adds exp_draminit_mc</li> |
| 1816 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d48d771b">d48d771b</a> Reinstates exp_draminit_mc with change_addr_mux_sel fix</li> |
| 1817 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/eb69df41">eb69df41</a> Move MCBIST lib to generic folder</li> |
| 1818 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/54d02bc2">54d02bc2</a> Move power_thermal lib to generic</li> |
| 1819 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/cee5767f">cee5767f</a> Move the mcbist lab library to generic folder</li> |
| 1820 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/61979222">61979222</a> Adds empty files for exp_draminit_mc and p9a_omi_train</li> |
| 1821 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0bb6050f">0bb6050f</a> Adds p9a_omi_train procedure(START)</li> |
| 1822 | </ul> |
| 1823 | <p>Andre A. Marin (10):</p> |
| 1824 | <ul class="simple"> |
| 1825 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e1257e44">e1257e44</a> Fix c_str and pos DIMM specialization</li> |
| 1826 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/20805cd4">20805cd4</a> Add mem_size and misc attrs, unit tests enable</li> |
| 1827 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a17eb3a5">a17eb3a5</a> Fix c_str and pos DIMM specialization</li> |
| 1828 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/253e6fcf">253e6fcf</a> Add mem_size and misc attrs, unit tests enable</li> |
| 1829 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d6698496">d6698496</a> Clean up PPE character format and target</li> |
| 1830 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0a776030">0a776030</a> Add unit tests for mss field_t and macro def</li> |
| 1831 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2dd4b6bd">2dd4b6bd</a> Add bounds check API to generic_check library</li> |
| 1832 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ebcc0c09">ebcc0c09</a> Add supported_rcd attribute from SPD + tests</li> |
| 1833 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/81d3ad9c">81d3ad9c</a> Update index_within_bounds() API</li> |
| 1834 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ceefc24e">ceefc24e</a> Add explorer rc response to eff_config</li> |
| 1835 | </ul> |
| 1836 | <p>Andre Marin (37):</p> |
| 1837 | <ul class="simple"> |
| 1838 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/730e7a76">730e7a76</a> Add empty files for refactored SPD read API</li> |
| 1839 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/71405bb5">71405bb5</a> Add SPD reader and traits DDR4 def</li> |
| 1840 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/6a0ab353">6a0ab353</a> Add empty explorer “check_for_ready” procedure files</li> |
| 1841 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d3a9c6e7">d3a9c6e7</a> Add empty memory explorer error XML</li> |
| 1842 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/08f9043a">08f9043a</a> Add empty mss_byte.H and mss_generic_check to ease HB mirroring</li> |
| 1843 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/35af1e35">35af1e35</a> Remove Nimbus dependencies from the SPD decoder</li> |
| 1844 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/50a5bf7b">50a5bf7b</a> Add emtpy exp_i2c_fields.H file for mirroring</li> |
| 1845 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e454167d">e454167d</a> Generalize byte reading from SPD reading, for exp i2c reuse</li> |
| 1846 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/adc384e6">adc384e6</a> Added I2C fields, EXP_FW_STATUS API</li> |
| 1847 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2d3e83ab">2d3e83ab</a> Implement exp_check_for_ready</li> |
| 1848 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/09a9a40d">09a9a40d</a> Initial mss_field endian modification</li> |
| 1849 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e66830b6">e66830b6</a> Add exp_draminit and fix data_structs constants</li> |
| 1850 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0f8b9522">0f8b9522</a> Add L1 for p9a_mss_bulk_pwr_throttles and |
| 1851 | p9a_mss_utils_to_throttle</li> |
| 1852 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/4338c9db">4338c9db</a> Generalize set fields in pre_data_init</li> |
| 1853 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/63dc7cda">63dc7cda</a> Add SPD DDIMM DDR4 module except for PMIC fields</li> |
| 1854 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2edbcc69">2edbcc69</a> Add attribute engine algorithm for eff_config and pre_eff_config</li> |
| 1855 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/052f732f">052f732f</a> Fix HB error with -Os compile flag due to eff_config</li> |
| 1856 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/3366f35e">3366f35e</a> Add missing attributes needed to be set for generic mss_kind</li> |
| 1857 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/bbbee5d9">bbbee5d9</a> Add empty files for refactored SPD read API</li> |
| 1858 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c4942627">c4942627</a> Add SPD reader and traits DDR4 def</li> |
| 1859 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/4c69aba1">4c69aba1</a> Add empty explorer “check_for_ready” procedure files</li> |
| 1860 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/646a51c8">646a51c8</a> Add empty memory explorer error XML</li> |
| 1861 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/119f2896">119f2896</a> Add empty mss_byte.H and mss_generic_check to ease HB mirroring</li> |
| 1862 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/59a5245f">59a5245f</a> Remove Nimbus dependencies from the SPD decoder</li> |
| 1863 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c0f3e0a8">c0f3e0a8</a> Add emtpy exp_i2c_fields.H file for mirroring</li> |
| 1864 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d74733f0">d74733f0</a> Generalize byte reading from SPD reading, for exp i2c reuse</li> |
| 1865 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/17441d0b">17441d0b</a> Added I2C fields, EXP_FW_STATUS API</li> |
| 1866 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/f52536b5">f52536b5</a> Implement exp_check_for_ready</li> |
| 1867 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ad9f7963">ad9f7963</a> Initial mss_field endian modification</li> |
| 1868 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/82fbc51a">82fbc51a</a> Add exp_draminit and fix data_structs constants</li> |
| 1869 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0248d119">0248d119</a> Generalize set fields in pre_data_init</li> |
| 1870 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/13e163d1">13e163d1</a> Add SPD DDIMM DDR4 module except for PMIC fields</li> |
| 1871 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0f79843b">0f79843b</a> Add L1 for p9a_mss_bulk_pwr_throttles and |
| 1872 | p9a_mss_utils_to_throttle</li> |
| 1873 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0a037363">0a037363</a> Add attribute engine algorithm for eff_config and pre_eff_config</li> |
| 1874 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ab24d311">ab24d311</a> Fix HB error with -Os compile flag due to eff_config</li> |
| 1875 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d2f662b2">d2f662b2</a> Add missing attributes needed to be set for generic mss_kind</li> |
| 1876 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1e5e13ce">1e5e13ce</a> Clean up for p10 porting dependency errors</li> |
| 1877 | </ul> |
| 1878 | <p>Ben Gass (6):</p> |
| 1879 | <ul class="simple"> |
| 1880 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0a616016">0a616016</a> Adding p9a_get/put_mmio and explorer_inband</li> |
| 1881 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/3c6ffc5b">3c6ffc5b</a> Update cmd/rsp endian handling in exp_inband</li> |
| 1882 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/201278b9">201278b9</a> Adding p9a_get/put_mmio and explorer_inband</li> |
| 1883 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/52715d66">52715d66</a> Update cmd/rsp endian handling in exp_inband</li> |
| 1884 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/db05b035">db05b035</a> Adding Axone register header files.</li> |
| 1885 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/dfae3a84">dfae3a84</a> Update p9_mss_eff_grouping for Axone support</li> |
| 1886 | </ul> |
| 1887 | <p>Bradley Pepper (1):</p> |
| 1888 | <ul class="simple"> |
| 1889 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/547f0a27">547f0a27</a> Adds plug rule for dependent DIMM slots on Swift</li> |
| 1890 | </ul> |
| 1891 | <p>Chris Steffen (1):</p> |
| 1892 | <ul class="simple"> |
| 1893 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/6d59ceee">6d59ceee</a> P9A Tx Fifo Init + Init Settings Update</li> |
| 1894 | </ul> |
| 1895 | <p>Christian Geddes (13):</p> |
| 1896 | <ul class="simple"> |
| 1897 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5df3896a">5df3896a</a> Add exp_i2c_scom driver that will be consumed by HB/SBE |
| 1898 | platforms</li> |
| 1899 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/4da70777">4da70777</a> Add forceBE option to endian_utils.H</li> |
| 1900 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/07684ec0">07684ec0</a> Update i2c driver for OCMB chip</li> |
| 1901 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/117e3fb9">117e3fb9</a> Make some FAPI_INF traces that are spamming FW logs into |
| 1902 | FAPI_DBG</li> |
| 1903 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/226899a2">226899a2</a> Add exp_i2c_scom driver that will be consumed by HB/SBE |
| 1904 | platforms</li> |
| 1905 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/f8a9eff2">f8a9eff2</a> Add forceBE option to endian_utils.H</li> |
| 1906 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c3b35f40">c3b35f40</a> Update i2c driver for OCMB chip</li> |
| 1907 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/bfe4eb7d">bfe4eb7d</a> Make some FAPI_INF traces that are spamming FW logs into |
| 1908 | FAPI_DBG</li> |
| 1909 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/aa9068ab">aa9068ab</a> Account for OMI technology in initial mcs setup for Axone</li> |
| 1910 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/793283f0">793283f0</a> Update ocmb i2c driver to send address in read command sequence</li> |
| 1911 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/50895b93">50895b93</a> Introduce exp_getidec HWP</li> |
| 1912 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/60330e0e">60330e0e</a> Add “Not Wired” option for OPTICS_CONFIG_MODE attrs</li> |
| 1913 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/13627efc">13627efc</a> Add exp_i2c_scom driver that will be consumed by HB/SBE |
| 1914 | platforms</li> |
| 1915 | </ul> |
| 1916 | <p>Dan Crowell (5):</p> |
| 1917 | <ul class="simple"> |
| 1918 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0209c872">0209c872</a> Update Explorer FW Command IDs</li> |
| 1919 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/aa5c5ff1">aa5c5ff1</a> Update Explorer FW Command IDs</li> |
| 1920 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/3624a993">3624a993</a> Add Axone comment to grouping attribute</li> |
| 1921 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2b61547b">2b61547b</a> Enable rolling counter and verification of req id for Explorer</li> |
| 1922 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/512f9246">512f9246</a> Adjust idec algorithm for Explorer B.0 format</li> |
| 1923 | </ul> |
| 1924 | <p>Dean Sanner (1):</p> |
| 1925 | <ul class="simple"> |
| 1926 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c05bb41d">c05bb41d</a> Run LPC Init to clean up errors on MPIPL</li> |
| 1927 | </ul> |
| 1928 | <p>Devon Baughen (1):</p> |
| 1929 | <ul class="simple"> |
| 1930 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c6c08ec5">c6c08ec5</a> add function to turn on adaptation in bootconfig</li> |
| 1931 | </ul> |
| 1932 | <p>Emmanuel Sacristan (1):</p> |
| 1933 | <ul class="simple"> |
| 1934 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/debfec25">debfec25</a> adding iss 768 init for p9 behaviour in nmmu</li> |
| 1935 | </ul> |
| 1936 | <p>Evan Lojewski (2):</p> |
| 1937 | <ul class="simple"> |
| 1938 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e9924f12">e9924f12</a> Update to allow DDR4-SORDIMM modules to be used [3].</li> |
| 1939 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/caacd24f">caacd24f</a> Update to allow DDR4-SORDIMM modules to be used [3].</li> |
| 1940 | </ul> |
| 1941 | <p>Glenn Miles (3):</p> |
| 1942 | <ul class="simple"> |
| 1943 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d3157de4">d3157de4</a> Add procedures for updating explorer firmware image</li> |
| 1944 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a6a2279a">a6a2279a</a> Add procedures for updating explorer firmware image</li> |
| 1945 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d266398f">d266398f</a> Add HWP for entering Explorer TWI mode</li> |
| 1946 | </ul> |
| 1947 | <p>Greg Still (1):</p> |
| 1948 | <ul class="simple"> |
| 1949 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/78fb7838">78fb7838</a> PM Suspend: add halting of OCC GPEs</li> |
| 1950 | </ul> |
| 1951 | <p>Jennifer A. Stofer (2):</p> |
| 1952 | <ul class="simple"> |
| 1953 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1a12dc03">1a12dc03</a> Revert “Adds exp_draminit_mc”</li> |
| 1954 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/af190d18">af190d18</a> Revert “Adds exp_draminit_mc”</li> |
| 1955 | </ul> |
| 1956 | <p>Jenny Huynh (2):</p> |
| 1957 | <ul class="simple"> |
| 1958 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/909eb261">909eb261</a> Wilted Apple: Disable SMT2 prefetch for NDD2.2+, CDD1.1+, |
| 1959 | ADD1.0+</li> |
| 1960 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ca5cbf31">ca5cbf31</a> Add slbv, slbe extraction to p9_ram_core procedure</li> |
| 1961 | </ul> |
| 1962 | <p>Joachim Fenkes (1):</p> |
| 1963 | <ul class="simple"> |
| 1964 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ace80025">ace80025</a> Streamline the way PIB/NET are initialized between SBE and |
| 1965 | Cronus</li> |
| 1966 | </ul> |
| 1967 | <p>Joe McGill (1):</p> |
| 1968 | <ul class="simple"> |
| 1969 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/bd520255">bd520255</a> p9_proc_gettracearray – updates for Axone</li> |
| 1970 | </ul> |
| 1971 | <p>Li Meng (2):</p> |
| 1972 | <ul class="simple"> |
| 1973 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5890dd91">5890dd91</a> Creates LRDIMM mrep/dwl calibration recorder class</li> |
| 1974 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c700a05f">c700a05f</a> Creates LRDIMM mrep/dwl calibration recorder class</li> |
| 1975 | </ul> |
| 1976 | <p>Louis Stermole (27):</p> |
| 1977 | <ul class="simple"> |
| 1978 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5b8210bf">5b8210bf</a> Fix polling timeouts for exp_omi_train and exp_check_for_ready</li> |
| 1979 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1cb0d8de">1cb0d8de</a> Move MSS volt attr setters to generic folder</li> |
| 1980 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/352d99be">352d99be</a> Add p9a_mss_volt procedure</li> |
| 1981 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/b6f6fb58">b6f6fb58</a> Add p9a version of eff_memory_size API</li> |
| 1982 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/303dd8b9">303dd8b9</a> Add retry of EXP_FW_STATUS when status is FW_BUSY</li> |
| 1983 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/7ef569b0">7ef569b0</a> Add check for BOOT_STAGE == runtime fw in exp_check_for_ready</li> |
| 1984 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5c3f1d99">5c3f1d99</a> Fix polling timeouts for exp_omi_train and exp_check_for_ready</li> |
| 1985 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/95d92195">95d92195</a> Fix duplicate symbol errors from DEFAULT_MC_TYPE</li> |
| 1986 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/cd9a1a6c">cd9a1a6c</a> Add p9a_mss_freq procedure</li> |
| 1987 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/25f753d8">25f753d8</a> Update exp_omi_train for testing</li> |
| 1988 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e9cd754f">e9cd754f</a> Add missing timing attrs to p9a_eff_config</li> |
| 1989 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/aab9c442">aab9c442</a> Move MSS volt attr setters to generic folder</li> |
| 1990 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c7096f6f">c7096f6f</a> Add p9a_mss_volt procedure</li> |
| 1991 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/4ccbdb85">4ccbdb85</a> Add p9a version of eff_memory_size API</li> |
| 1992 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/82ad5ef7">82ad5ef7</a> Fix duplicate symbol errors from DEFAULT_MC_TYPE</li> |
| 1993 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/55554d3a">55554d3a</a> Add p9a_mss_freq procedure</li> |
| 1994 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/851a68c4">851a68c4</a> Add debug params to exp_check_for_ready_wrap</li> |
| 1995 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/fee0ceed">fee0ceed</a> Update exp_omi_train for testing</li> |
| 1996 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/713899e8">713899e8</a> Add retry of EXP_FW_STATUS when status is FW_BUSY</li> |
| 1997 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/56c9d506">56c9d506</a> Add check for BOOT_STAGE == runtime fw in exp_check_for_ready</li> |
| 1998 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/21be781f">21be781f</a> Add missing timing attrs to p9a_eff_config</li> |
| 1999 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/03efd459">03efd459</a> Fix polling timeouts for exp_omi_train and exp_check_for_ready</li> |
| 2000 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/9a430ddf">9a430ddf</a> Updates to Explorer FW upload tools</li> |
| 2001 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8b06b5c1">8b06b5c1</a> Add deconfigure of memory port if mss_freq can’t find consensus |
| 2002 | freq</li> |
| 2003 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/6cad7d02">6cad7d02</a> Add Axone FIR unmasking after p9_chiplet_scominit</li> |
| 2004 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c318ab00">c318ab00</a> Add unmask_after_exp_omi_setup and FIR checks</li> |
| 2005 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2f535c87">2f535c87</a> Add unmasks for REG1 and REG2 versions of OMI_FIR for Axone</li> |
| 2006 | </ul> |
| 2007 | <p>Luis Fernandez (1):</p> |
| 2008 | <ul class="simple"> |
| 2009 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/9acbf9f3">9acbf9f3</a> HB Implement Static Analysis with cppcheck</li> |
| 2010 | </ul> |
| 2011 | <p>Mark Pizzutillo (24):</p> |
| 2012 | <ul class="simple"> |
| 2013 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c130fb5d">c130fb5d</a> Added code for exp_getecid and unit tests</li> |
| 2014 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1d80cb57">1d80cb57</a> Fix exp_getecid register accesses</li> |
| 2015 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/9ca91c9e">9ca91c9e</a> Add API for axone p10 dimm rank</li> |
| 2016 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/b06099df">b06099df</a> Add PMIC enable procedure code and UTs</li> |
| 2017 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/745d8711">745d8711</a> Fix exp_draminit phy_params</li> |
| 2018 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c257cb57">c257cb57</a> Added code for exp_getecid and unit tests</li> |
| 2019 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/f68b0a02">f68b0a02</a> Add API for axone p10 dimm rank</li> |
| 2020 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/68e02713">68e02713</a> Fix exp_getecid register accesses</li> |
| 2021 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/72a62b5a">72a62b5a</a> Add PMIC enable procedure code and UTs</li> |
| 2022 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/39a198fb">39a198fb</a> Fix exp_draminit phy_params</li> |
| 2023 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/34778bc0">34778bc0</a> Add PRBS training sequence to exp_omi_setup</li> |
| 2024 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/be05ce9e">be05ce9e</a> Create workaround for gemini MENTERP register bug</li> |
| 2025 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/71852bfe">71852bfe</a> Add workaround for gemini OMI config settings</li> |
| 2026 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/9346ae92">9346ae92</a> Add code and workarounds for *_omi_setup and *_omi_train for |
| 2027 | Swift</li> |
| 2028 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/27423190">27423190</a> Update exp_draminit results display for new response structs</li> |
| 2029 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2938d54f">2938d54f</a> Add assert for RSP extended data buffer size in exp_draminit</li> |
| 2030 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c2b97f24">c2b97f24</a> Add MCBIST infinite tests</li> |
| 2031 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e1637c7d">e1637c7d</a> Add asserts for invalid states of enterprise & half dimm mode</li> |
| 2032 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5f7d221a">5f7d221a</a> Add new DDIMM spd version 0_3 and update UTs</li> |
| 2033 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2132642e">2132642e</a> Add TARGET_TYPE_GENERICI2CSLAVE and relevant attributes</li> |
| 2034 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/972885f1">972885f1</a> Add attribute for SPD_REVISION (byte 1)</li> |
| 2035 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/b72e88b9">b72e88b9</a> Refactor PMIC attributes to be at OCMB level</li> |
| 2036 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/7247b205">7247b205</a> Add SPD, ATTR, and code support for thermal sensor fields</li> |
| 2037 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2d51dbbb">2d51dbbb</a> Update RAS DQ Inject tool with new MCHP squence</li> |
| 2038 | </ul> |
| 2039 | <p>Marty E. Plummer (6):</p> |
| 2040 | <ul class="simple"> |
| 2041 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/629327db">629327db</a> updateBuildTag: convert proc.stdout.read() to str.</li> |
| 2042 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1ccc5eff">1ccc5eff</a> sbeCompression: add a python3 compatible fallback</li> |
| 2043 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/04a2b51f">04a2b51f</a> sbeCompression: use floor division</li> |
| 2044 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e7dccb09">e7dccb09</a> securityRegListGen: use io.open and read in text mode.</li> |
| 2045 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2615d39b">2615d39b</a> parsAndCutElf: convert line to str</li> |
| 2046 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e0e6c72e">e0e6c72e</a> treewide: use print function instead of statement</li> |
| 2047 | </ul> |
| 2048 | <p>Matt Derksen (1):</p> |
| 2049 | <ul class="simple"> |
| 2050 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/245b9cef">245b9cef</a> Support EXP_FW_LOG command to get Explorer FW logs</li> |
| 2051 | </ul> |
| 2052 | <p>Matthew Hickman (2):</p> |
| 2053 | <ul class="simple"> |
| 2054 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/c4bf31c0">c4bf31c0</a> Ported ecc engine to generic</li> |
| 2055 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/f811ed4a">f811ed4a</a> Ported ecc engine to generic</li> |
| 2056 | </ul> |
| 2057 | <p>Murulidhar Nataraju (3):</p> |
| 2058 | <ul class="simple"> |
| 2059 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/462aea8b">462aea8b</a> Update the Simics release path</li> |
| 2060 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/98d8d616">98d8d616</a> Update EnterMPIPL to collect architected dumps and</li> |
| 2061 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/099e7402">099e7402</a> MPIPL:SW485350</li> |
| 2062 | </ul> |
| 2063 | <p>Nico Fajardo (3):</p> |
| 2064 | <ul class="simple"> |
| 2065 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2e2e7ec7">2e2e7ec7</a> Add FAPI_ASSERT for unsupported SPD rank in RTT fetch</li> |
| 2066 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/f95319e0">f95319e0</a> Adding after_p9a_omi_init.C and p9a-specific fir traits</li> |
| 2067 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e6cfaaee">e6cfaaee</a> exp draminit & draminit_mc phase 3 update for PRD logging</li> |
| 2068 | </ul> |
| 2069 | <p>Prem Shanker Jha (1):</p> |
| 2070 | <ul class="simple"> |
| 2071 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/b05b7eb2">b05b7eb2</a> PM: Modified FFDC to avoid corruption of RC in error path.</li> |
| 2072 | </ul> |
| 2073 | <p>Rahul Batra (1):</p> |
| 2074 | <ul class="simple"> |
| 2075 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/49f59681">49f59681</a> PM: Fix DB0 Hang</li> |
| 2076 | </ul> |
| 2077 | <p>Raja Das (6):</p> |
| 2078 | <ul class="simple"> |
| 2079 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8ee58f3e">8ee58f3e</a> Removed FlushNVDIMM from MPIPL Path</li> |
| 2080 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/7d3fabc4">7d3fabc4</a> Updated the pibmem length for Axone in sbe-debug.py</li> |
| 2081 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8fe7586c">8fe7586c</a> Updated backing build</li> |
| 2082 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1120e327">1120e327</a> Updated backing build</li> |
| 2083 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1d411055">1d411055</a> Optimized the Control Instruction Chip-op</li> |
| 2084 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/230eeb0e">230eeb0e</a> Updated backing build in customrc</li> |
| 2085 | </ul> |
| 2086 | <p>Ryan Black (1):</p> |
| 2087 | <ul class="simple"> |
| 2088 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/166b70c6">166b70c6</a> set OTL Err Rpt Mask Reg 0 bit 21, OTL TX ECC UE on CQ buffer |
| 2089 | read data.</li> |
| 2090 | </ul> |
| 2091 | <p>Ryan King (2):</p> |
| 2092 | <ul class="simple"> |
| 2093 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2ce7e143">2ce7e143</a> Add sensor cache read as an explorer inband command</li> |
| 2094 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e9fa3aa1">e9fa3aa1</a> Add sensor cache read as an explorer inband command</li> |
| 2095 | </ul> |
| 2096 | <p>Sharath Manjunath (4):</p> |
| 2097 | <ul class="simple"> |
| 2098 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2e5302df">2e5302df</a> Update exp_draminit to read values from attributes</li> |
| 2099 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/91c77b9f">91c77b9f</a> Add exp_thermal_init for Explorer FW</li> |
| 2100 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d35148fa">d35148fa</a> Update exp_draminit to read values from attributes</li> |
| 2101 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/b44d7913">b44d7913</a> Add exp_thermal_init for Explorer FW</li> |
| 2102 | </ul> |
| 2103 | <p>Sheng-Hao Huang (1):</p> |
| 2104 | <ul class="simple"> |
| 2105 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/26de8811">26de8811</a> for defect number HW476620</li> |
| 2106 | </ul> |
| 2107 | <p>Sneha Kadam (1):</p> |
| 2108 | <ul class="simple"> |
| 2109 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/4181f3d4">4181f3d4</a> Renamed MCBIST subtest to clarify the test</li> |
| 2110 | </ul> |
| 2111 | <p>Stephen Glancy (42):</p> |
| 2112 | <ul class="simple"> |
| 2113 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/2198e3d3">2198e3d3</a> Adds Explorer OMI setup - step 12.8a</li> |
| 2114 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/9c255556">9c255556</a> Moves conversions to be in the generic code space</li> |
| 2115 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1b311f24">1b311f24</a> Moves generic xml directories to be in generic/procedures</li> |
| 2116 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8ece46a5">8ece46a5</a> Adds explorer OMI training code</li> |
| 2117 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/7e7b430a">7e7b430a</a> Moves CAS latency algorithm to generic folder</li> |
| 2118 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d51e3d14">d51e3d14</a> Moves sync code to generic folder</li> |
| 2119 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1f492888">1f492888</a> Moves set bad bitmap into generic</li> |
| 2120 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/41a5e258">41a5e258</a> Moves blame a FIR API to generic</li> |
| 2121 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1fac7c34">1fac7c34</a> Adds explorer post-draminit bad bits processing</li> |
| 2122 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5d6711c6">5d6711c6</a> Updates the LRDIMM to use SPD SI values</li> |
| 2123 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/234734a3">234734a3</a> Adds explorer training response display functions</li> |
| 2124 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8a98c662">8a98c662</a> Fixes MCBIST compile fails</li> |
| 2125 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/a3d5f865">a3d5f865</a> Adds DDIMM EFD decoder API</li> |
| 2126 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/ba55b796">ba55b796</a> Adds process training response to exp draminit</li> |
| 2127 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/4ece76d0">4ece76d0</a> Adds explorer CCS specialization</li> |
| 2128 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/0425da34">0425da34</a> Adds EFD decode updates for 07MAY19 spec updates</li> |
| 2129 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/98807cd3">98807cd3</a> Fixes FFDC for files moved to generic</li> |
| 2130 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/9ea40719">9ea40719</a> Adds new attributes for 07MAY19 explorer specification</li> |
| 2131 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/5fb7dbd2">5fb7dbd2</a> Adds Explorer OMI setup - step 12.8a</li> |
| 2132 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/856ef301">856ef301</a> Moves conversions to be in the generic code space</li> |
| 2133 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/e5d4f0e7">e5d4f0e7</a> Moves generic xml directories to be in generic/procedures</li> |
| 2134 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/dbef65eb">dbef65eb</a> Adds explorer OMI training code</li> |
| 2135 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/603999f3">603999f3</a> Moves CAS latency algorithm to generic folder</li> |
| 2136 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8fb1ba1e">8fb1ba1e</a> Moves sync code to generic folder</li> |
| 2137 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/92b5c676">92b5c676</a> Adds DDIMM EFD decoder API</li> |
| 2138 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/337abf1d">337abf1d</a> Moves set bad bitmap into generic</li> |
| 2139 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/4d5e0e5b">4d5e0e5b</a> Adds process training response to exp draminit</li> |
| 2140 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/d5d815fe">d5d815fe</a> Moves blame a FIR API to generic</li> |
| 2141 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/9f315343">9f315343</a> Adds explorer post-draminit bad bits processing</li> |
| 2142 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8628f61e">8628f61e</a> Updates the LRDIMM to use SPD SI values</li> |
| 2143 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/135ec660">135ec660</a> Adds explorer training response display functions</li> |
| 2144 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/33da4f84">33da4f84</a> Adds new attributes for 07MAY19 explorer specification</li> |
| 2145 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/76bddf79">76bddf79</a> Fixes MCBIST compile fails</li> |
| 2146 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/f9ce236f">f9ce236f</a> Adds explorer CCS specialization</li> |
| 2147 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/db6107b7">db6107b7</a> Adds EFD decode updates for 07MAY19 spec updates</li> |
| 2148 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/87bb3373">87bb3373</a> Fixes FFDC for files moved to generic</li> |
| 2149 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/49aa0e41">49aa0e41</a> Adds MCBIST beat/byte signature data patterns</li> |
| 2150 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/05669c55">05669c55</a> Adds explorer MCBIST address/data traps processing</li> |
| 2151 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/09fdf35a">09fdf35a</a> Fixes maintenance pattern load bug</li> |
| 2152 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/8187226a">8187226a</a> Updates exp access delay regs to set delays</li> |
| 2153 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/056538d3">056538d3</a> Adds explorer shmoo traits</li> |
| 2154 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/03fbb688">03fbb688</a> Fixes explorer accessor bugs</li> |
| 2155 | </ul> |
| 2156 | <p>Stewart Smith (1):</p> |
| 2157 | <ul class="simple"> |
| 2158 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/7c74ddae">7c74ddae</a> Use full UART TX buffer (shave 5s off booting)</li> |
| 2159 | </ul> |
| 2160 | <p>Sumit Kumar (1):</p> |
| 2161 | <ul class="simple"> |
| 2162 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/84c88858">84c88858</a> Fapi_Infra:Add new member to structure ErrorInfoCDG</li> |
| 2163 | </ul> |
| 2164 | <p>Sunil Kumar (3):</p> |
| 2165 | <ul class="simple"> |
| 2166 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/b1415469">b1415469</a> OCMB changes to suit PPE compilation.</li> |
| 2167 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/be6e9acb">be6e9acb</a> Remove i2cSupport</li> |
| 2168 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/1921f40c">1921f40c</a> OCMB changes to suit PPE compilation.</li> |
| 2169 | </ul> |
| 2170 | <p>Tsung Yeung (1):</p> |
| 2171 | <ul class="simple"> |
| 2172 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/435e4111">435e4111</a> Replaces NVDIMM flush sequence with CCS</li> |
| 2173 | </ul> |
| 2174 | <p>manichow (1):</p> |
| 2175 | <ul class="simple"> |
| 2176 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/247a18dc">247a18dc</a> Quiesce procedure for NPU serving openCapi links</li> |
| 2177 | </ul> |
| 2178 | <p>vinaybs6 (2):</p> |
| 2179 | <ul class="simple"> |
| 2180 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/54d447a8">54d447a8</a> Updating the customrc file</li> |
| 2181 | <li><a class="reference external" href="https://github.com/open-power/sbe/commit/54f3205f">54f3205f</a> Setting the HRMOR value for OPAL based systems.</li> |
| 2182 | </ul> |
| 2183 | </div> |
| 2184 | </div> |
| 2185 | <div class="section" id="package-skiboot"> |
| 2186 | <h2>Package: skiboot<a class="headerlink" href="#package-skiboot" title="Permalink to this headline">¶</a></h2> |
| 2187 | <p><a class="reference external" href="https://github.com/open-power/skiboot">Repository</a></p> |
| 2188 | <div class="section" id="patches-16"> |
| 2189 | <span id="id31"></span><h3>Patches<a class="headerlink" href="#patches-16" title="Permalink to this headline">¶</a></h3> |
| 2190 | </div> |
| 2191 | <div class="section" id="commits-16"> |
| 2192 | <span id="id32"></span><h3>Commits<a class="headerlink" href="#commits-16" title="Permalink to this headline">¶</a></h3> |
| 2193 | <p>Aaron Sawdey (1):</p> |
| 2194 | <ul class="simple"> |
| 2195 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f1234170">f1234170</a> external/mambo: support mambo COW mode for PMEM disk</li> |
| 2196 | </ul> |
| 2197 | <p>Alexey Kardashevskiy (3):</p> |
| 2198 | <ul class="simple"> |
| 2199 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2a0455ba">2a0455ba</a> npu2: Invalidate entire TCE cache if many entries requested</li> |
| 2200 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9be9a77a">9be9a77a</a> npu2: Clear fence on all bricks</li> |
| 2201 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/08cd61e9">08cd61e9</a> phb4: Add PHB options get/set OPAL calls</li> |
| 2202 | </ul> |
| 2203 | <p>Alistair Popple (1):</p> |
| 2204 | <ul class="simple"> |
| 2205 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/518ab49f">518ab49f</a> skiboot.tcl: Add chip-id to pmem device tree node</li> |
| 2206 | </ul> |
| 2207 | <p>Andrew Donnellan (2):</p> |
| 2208 | <ul class="simple"> |
| 2209 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e85e2e2b">e85e2e2b</a> npu2-opencapi: Fix integer promotion bug in LPC allocation</li> |
| 2210 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bc72973d">bc72973d</a> hw/npu2-opencapi: Support multiple LPC devices</li> |
| 2211 | </ul> |
| 2212 | <p>Andrew Geissler (1):</p> |
| 2213 | <ul class="simple"> |
| 2214 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2554cac8">2554cac8</a> Support BMC IPMI heartbeat command</li> |
| 2215 | </ul> |
| 2216 | <p>Andrew Jeffery (10):</p> |
| 2217 | <ul class="simple"> |
| 2218 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e08fee36">e08fee36</a> gard: Fix data corruption when clearing single records</li> |
| 2219 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8f204c12">8f204c12</a> blocklevel: smart_write: Terminate line for debug output in |
| 2220 | no-change case</li> |
| 2221 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5c935e78">5c935e78</a> blocklevel: smart_write: Rename write buffer</li> |
| 2222 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/518db2b2">518db2b2</a> blocklevel: smart_write: Rename size variable for clarity</li> |
| 2223 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6867bd54">6867bd54</a> blocklevel: smart_write: Avoid indirectly testing formal |
| 2224 | parameters</li> |
| 2225 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bdbbfcac">bdbbfcac</a> blocklevel: smart_write: Deny writes intersecting ECC |
| 2226 | protected regions</li> |
| 2227 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/aa52f943">aa52f943</a> blocklevel: smart_write: Avoid reuse of formal parameters</li> |
| 2228 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a950fd78">a950fd78</a> blocklevel: smart_write: Tidy local variable declarations</li> |
| 2229 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/96ddf4b5">96ddf4b5</a> blocklevel: smart_write: Fix unaligned writes to ECC |
| 2230 | partitions</li> |
| 2231 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7853fc53">7853fc53</a> libflash: ipmi-hiomap: Document error handling strategy in |
| 2232 | write path</li> |
| 2233 | </ul> |
| 2234 | <p>Artem Senichev (1):</p> |
| 2235 | <ul class="simple"> |
| 2236 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f9292037">f9292037</a> platforms/nicole: Fixup the system VPD EEPROM size</li> |
| 2237 | </ul> |
| 2238 | <p>Balamuruhan S (2):</p> |
| 2239 | <ul class="simple"> |
| 2240 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/61ec8655">61ec8655</a> occ-sensor: clean dt properties if sensor is not available</li> |
| 2241 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bb0f098c">bb0f098c</a> chip: enable HOMER/OCC common area region in Qemu emulated |
| 2242 | PowerNV host</li> |
| 2243 | </ul> |
| 2244 | <p>Cédric Le Goater (20):</p> |
| 2245 | <ul class="simple"> |
| 2246 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e97391ae">e97391ae</a> xive: fix return value of opal_xive_allocate_irq()</li> |
| 2247 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/99557228">99557228</a> xive/p9: introduce header files for the registers</li> |
| 2248 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/75829014">75829014</a> xive/p9: minor cleanup of the interface</li> |
| 2249 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f9f3bb0a">f9f3bb0a</a> xive/p9: use MMIO access for VC_EQC_CONFIG</li> |
| 2250 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0649e551">0649e551</a> xive/p9: remove code not using indirect mode</li> |
| 2251 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/71ad5938">71ad5938</a> xive/p9: remove code not using block group mode</li> |
| 2252 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1f269bc0">1f269bc0</a> xive/p9: remove dead code</li> |
| 2253 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a10f1502">a10f1502</a> xive/p9: obsolete OPAL_XIVE_IRQ_*_VIA_FW flags</li> |
| 2254 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ad7e9a67">ad7e9a67</a> xive/p9: obsolete OPAL_XIVE_IRQ_SHIFT_BUG flags</li> |
| 2255 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4f0a5633">4f0a5633</a> xive/p9: fix EQ bitmap assignment when allocation fails</li> |
| 2256 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f0e2746e">f0e2746e</a> xive/p9: introduce definitions for priorities</li> |
| 2257 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e26a866f">e26a866f</a> xive/p9: fix silent escalation EQ setup</li> |
| 2258 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0118b0a2">0118b0a2</a> xive/p9: cleanup all EQs when a VP block is freed.</li> |
| 2259 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4f194e77">4f194e77</a> xive/p9: remove ACK# setting in the NVT</li> |
| 2260 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5d0a4134">5d0a4134</a> xive/p9: introduce NVT_SHIFT</li> |
| 2261 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ca46415e">ca46415e</a> xive/p9: remove XIVE_INT_SAFETY_GAP</li> |
| 2262 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2354857f">2354857f</a> xive/p9: use predefined bitmasks to manipulate EQ addresses</li> |
| 2263 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6214cb80">6214cb80</a> xive/p9: introduce the ESB magic MMIO offsets</li> |
| 2264 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/721ef0d0">721ef0d0</a> plat/qemu: use “/qemu” device tree node to identify the QEMU |
| 2265 | platform</li> |
| 2266 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d807288d">d807288d</a> plat/qemu: add a POWER10 platform</li> |
| 2267 | </ul> |
| 2268 | <p>Dan Crowell (1):</p> |
| 2269 | <ul class="simple"> |
| 2270 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1b638f89">1b638f89</a> Updating shared constants for HBRT</li> |
| 2271 | </ul> |
| 2272 | <p>Dan Horák (2):</p> |
| 2273 | <ul class="simple"> |
| 2274 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1a02a189">1a02a189</a> xscom-utils: refer only objects not sources for getscom</li> |
| 2275 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/53baedfd">53baedfd</a> gard: fix installation rule</li> |
| 2276 | </ul> |
| 2277 | <p>Eric Richter (9):</p> |
| 2278 | <ul class="simple"> |
| 2279 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e023d6b9">e023d6b9</a> hw/test: include -gcov binaries in clean target</li> |
| 2280 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/04f0cdb9">04f0cdb9</a> doc: add opal secure variable documentation</li> |
| 2281 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/484bdc5d">484bdc5d</a> libstb/secvar: add secure variable internal abstraction</li> |
| 2282 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bc1f1e44">bc1f1e44</a> libstb/secvar: add secvar api implementation</li> |
| 2283 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/127db3a6">127db3a6</a> secvar/test: add rudimentary secvar API unit testing</li> |
| 2284 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a55c46d5">a55c46d5</a> secvar_devtree: add generic compatible, and new format |
| 2285 | device tree property</li> |
| 2286 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6cdbf1ad">6cdbf1ad</a> secvar_api: check that enqueue_update writes successfully |
| 2287 | before returning success</li> |
| 2288 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0dfaf110">0dfaf110</a> secvar_main: increase verbosity of the main entrypoint</li> |
| 2289 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c2ba08e8">c2ba08e8</a> tpm_i2c_nuvoton: check TPM vendor id register during probe</li> |
| 2290 | </ul> |
| 2291 | <p>Frederic Barrat (26):</p> |
| 2292 | <ul class="simple"> |
| 2293 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f6f247a8">f6f247a8</a> core/pci: Refactor common paths on slot hotplug</li> |
| 2294 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/38e51a31">38e51a31</a> core/pci: Add missing lock in set_power_timer</li> |
| 2295 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8bae2376">8bae2376</a> core/pci: Use proper phandle during hotplug for PHB slots</li> |
| 2296 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/30642155">30642155</a> core/pci: Train link of PHB slots when hotplugging</li> |
| 2297 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/94bc2d7a">94bc2d7a</a> core/pci: Fix scan of devices for opencapi slots</li> |
| 2298 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/13e1a7e5">13e1a7e5</a> npu2-hw-procedures: Move some opencapi PHY settings in |
| 2299 | one-off init</li> |
| 2300 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/544ce7ef">544ce7ef</a> npu2-opencapi: Make sure the PCI slot has the proper ID</li> |
| 2301 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fed081dc">fed081dc</a> npu2-hw-procedures: Fix link retraining on reset</li> |
| 2302 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2600cfac">2600cfac</a> npu2-opencapi: Rework link training timeout</li> |
| 2303 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c5db8325">c5db8325</a> npu2-opencapi: Tweak fundamental reset sequence</li> |
| 2304 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7989d6ed">7989d6ed</a> npu2-opencapi: Simplify freset states</li> |
| 2305 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dbc70aea">dbc70aea</a> npu2-opencapi: Detect PHY reset errors</li> |
| 2306 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/40bc636e">40bc636e</a> npu2-opencapi: Improve error reporting to the OS</li> |
| 2307 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6299d3e5">6299d3e5</a> npu2-opencapi: Activate PCI hotplug on opencapi slot</li> |
| 2308 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9d5faafc">9d5faafc</a> npu2-opencapi: Handle OPAL_UNMAP_PE operation on set_pe() |
| 2309 | callback</li> |
| 2310 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/233e863c">233e863c</a> npu2-opencapi: Log a warning when resetting a broken device</li> |
| 2311 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/425340bd">425340bd</a> platform/mihawk: Detect old system compatible string</li> |
| 2312 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/da28a664">da28a664</a> npu2: Rework phb-index assignments for virtual PHBs</li> |
| 2313 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/57d43efd">57d43efd</a> npu3: Don’t use the device tree to assign the phb-index of |
| 2314 | the PHB</li> |
| 2315 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bbb4777f">bbb4777f</a> npu2, npu3: Remove ibm, phb-index property from the NPU dt |
| 2316 | node</li> |
| 2317 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8b9be491">8b9be491</a> npu3: Register virtual PHBs with static IDs</li> |
| 2318 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/09478eae">09478eae</a> npu2-opencapi: don’t fence on masked XSL errors</li> |
| 2319 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/53408440">53408440</a> npu2-opencapi: Don’t drive reset signal permanently</li> |
| 2320 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9de4f228">9de4f228</a> npu2-opencapi: Allow platforms to identify physical slots</li> |
| 2321 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/59482b92">59482b92</a> capp: Add lid definition for P9 DD2.3</li> |
| 2322 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e876514b">e876514b</a> hw/phb4: Tune GPU direct performance on witherspoon in PCI |
| 2323 | mode</li> |
| 2324 | </ul> |
| 2325 | <p>Frédéric Bonnard (1):</p> |
| 2326 | <ul class="simple"> |
| 2327 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/470ffb5f">470ffb5f</a> external/common: Use file operation used on x86 for |
| 2328 | ARCH_UNKNOWN</li> |
| 2329 | </ul> |
| 2330 | <p>Gavin Shan (2):</p> |
| 2331 | <ul class="simple"> |
| 2332 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8f33688a">8f33688a</a> core/pci: Use cached VDID when populating device node</li> |
| 2333 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c9c68152">c9c68152</a> core/pci: Check PCIe cap version in |
| 2334 | pci_disable_completion_timeout()</li> |
| 2335 | </ul> |
| 2336 | <p>Haren Myneni (1):</p> |
| 2337 | <ul class="simple"> |
| 2338 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ad8cdd0f">ad8cdd0f</a> VAS: Alloc IRQ and port address for each VAS instance</li> |
| 2339 | </ul> |
| 2340 | <p>Ilya Kuznetsov (1):</p> |
| 2341 | <ul class="simple"> |
| 2342 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dab352ee">dab352ee</a> pci-slot: Allow to create slot for downstream port of any |
| 2343 | switch</li> |
| 2344 | </ul> |
| 2345 | <p>Jordan Niethe (8):</p> |
| 2346 | <ul class="simple"> |
| 2347 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4acb8fe7">4acb8fe7</a> core/pci-dt-slots: Remove duplicate PCIDBG() definition</li> |
| 2348 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/df15dcfc">df15dcfc</a> pci: Use a macro for accessing PCI BDF Bus Number</li> |
| 2349 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f68639c6">f68639c6</a> pci: Use a macro for accessing PCI BDF Device Number</li> |
| 2350 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e4e2aa9c">e4e2aa9c</a> pci: Use a macro for accessing PCI BDF Function Number</li> |
| 2351 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/41f6c806">41f6c806</a> hw/phb4: Use standard MIN/MAX macro definitions</li> |
| 2352 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/851ce56c">851ce56c</a> ipmi: Use standard MIN() macro definition</li> |
| 2353 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a7864968">a7864968</a> core/flash: Use pr_fmt macro for tagging log messages</li> |
| 2354 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9f0af279">9f0af279</a> ccan: Add CCAN heap license</li> |
| 2355 | </ul> |
| 2356 | <p>Joy Chu (3):</p> |
| 2357 | <ul class="simple"> |
| 2358 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/52952aca">52952aca</a> platform/mihawk: Add system VPD EEPROM to I2C bus</li> |
| 2359 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d6ab89db">d6ab89db</a> platform/mihawk: add nvme devices slot table</li> |
| 2360 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/68260957">68260957</a> platform/mihawk: support dynamic PCIe slot table</li> |
| 2361 | </ul> |
| 2362 | <p>Klaus Heinrich Kiwi (3):</p> |
| 2363 | <ul class="simple"> |
| 2364 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/99ce1bef">99ce1bef</a> ibm-fsp/lxvpd: check for upstream port on slot labeling</li> |
| 2365 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ab1b05d2">ab1b05d2</a> PCI: create optional loc-code platform callback</li> |
| 2366 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b8b1ebc1">b8b1ebc1</a> core/pci.c: cleanup pci_add_loc_code()</li> |
| 2367 | </ul> |
| 2368 | <p>Madhavan Srinivasan (2):</p> |
| 2369 | <ul class="simple"> |
| 2370 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7066a9c2">7066a9c2</a> hdat/spira: export abc and wxyz bus speeds</li> |
| 2371 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/37941672">37941672</a> hw/imc: Add error message on failing cases for imc_init</li> |
| 2372 | </ul> |
| 2373 | <p>Mahesh Salgaonkar (2):</p> |
| 2374 | <ul class="simple"> |
| 2375 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a810d1fe">a810d1fe</a> IPMI: Trigger OPAL TI in abort path.</li> |
| 2376 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/53944d45">53944d45</a> opal-gard: Add support for new PVR POWER9P.</li> |
| 2377 | </ul> |
| 2378 | <p>Mauro S. M. Rodrigues (1):</p> |
| 2379 | <ul class="simple"> |
| 2380 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e4113f94">e4113f94</a> tpm_i2c_nuvoton: fix tpm_read_fifo overflow check</li> |
| 2381 | </ul> |
| 2382 | <p>Michael Ellerman (1):</p> |
| 2383 | <ul class="simple"> |
| 2384 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/387ffa75">387ffa75</a> mambo: Add more tweakable security flags</li> |
| 2385 | </ul> |
| 2386 | <p>Michal Suchanek (1):</p> |
| 2387 | <ul class="simple"> |
| 2388 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6080c106">6080c106</a> errorlog: Prevent alignment error building with gcc9.</li> |
| 2389 | </ul> |
| 2390 | <p>Nicholas Piggin (47):</p> |
| 2391 | <ul class="simple"> |
| 2392 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4cf05f35">4cf05f35</a> asm/head: set skiboot TOC in interrupt handler entry</li> |
| 2393 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a2c9babb">a2c9babb</a> core/cpu.c: current_radix_mode should be initialised to true</li> |
| 2394 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6266148e">6266148e</a> build: use -mcpu=power8</li> |
| 2395 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b70e8afd">b70e8afd</a> core/exceptions.c: rearrange code to allow more interrupt |
| 2396 | types</li> |
| 2397 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9ddc1a6b">9ddc1a6b</a> core/util: trap based assertions</li> |
| 2398 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/216433af">216433af</a> core/util: branch-to-NULL assert for ELFv2 ABI</li> |
| 2399 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1785745d">1785745d</a> core/exceptions.c: do not include handler code in exception |
| 2400 | backtrace</li> |
| 2401 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6b512fce">6b512fce</a> slw: slw_reinit fix array overrun</li> |
| 2402 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3734172b">3734172b</a> build: fix non-constant build asserts</li> |
| 2403 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2501c3f6">2501c3f6</a> xive/p9: improve cache watch type checking</li> |
| 2404 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/154e4eed">154e4eed</a> xive/p9: use predefined bitmasks to manipulate EQ addresses</li> |
| 2405 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/192d5865">192d5865</a> xive/p9: sbe size debug print fix</li> |
| 2406 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/40558797">40558797</a> fsp: map trace areas on P9</li> |
| 2407 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ef7c7de8">ef7c7de8</a> psi: update registers to reflect >= P8 PHBSCR</li> |
| 2408 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bb445088">bb445088</a> hdata/test/hdata_to_dt.c: use P8E PVR when -8E is given</li> |
| 2409 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3fbfb0e3">3fbfb0e3</a> Remove dead POWER7 code</li> |
| 2410 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/26657393">26657393</a> asm/cvc_entry.S: r2 save fix</li> |
| 2411 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ca412e3e">ca412e3e</a> capp: fix endian conversion</li> |
| 2412 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0ed09ec1">0ed09ec1</a> cpu: use dt accessor device tree access</li> |
| 2413 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1b9a449d">1b9a449d</a> opal-api: add endian conversions to most opal calls</li> |
| 2414 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/789624ff">789624ff</a> opal-msg: endian fixes for opal-msg.c and opal_queue_msg |
| 2415 | callers</li> |
| 2416 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c47b2ffd">c47b2ffd</a> elf: endian conversions</li> |
| 2417 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/518e5542">518e5542</a> spira: fix endian conversions in spira data structures</li> |
| 2418 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8d49ff53">8d49ff53</a> hdata: endian conversions</li> |
| 2419 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0d12f0c8">0d12f0c8</a> naca: move naca definition from asm to C</li> |
| 2420 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bb9aebc6">bb9aebc6</a> io: endian conversions for io accessors</li> |
| 2421 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/08801245">08801245</a> hmi: endian conversions</li> |
| 2422 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b5c22130">b5c22130</a> cvc: allow BE cvc code to be called from LE context</li> |
| 2423 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1504bf98">1504bf98</a> xive: make endian-clean</li> |
| 2424 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e73cf72d">e73cf72d</a> phb4: make endian-clean</li> |
| 2425 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/61800f2d">61800f2d</a> occ sensors: make endian-clean</li> |
| 2426 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/45c1436a">45c1436a</a> memconsole: make endian-clean</li> |
| 2427 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1959efa6">1959efa6</a> debug descriptor: make endian-clean</li> |
| 2428 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a2c74d83">a2c74d83</a> ipmi: endian conversion</li> |
| 2429 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/390c4f5e">390c4f5e</a> sbe-p9: endian conversion</li> |
| 2430 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e3934d8c">e3934d8c</a> fsp: endian conversions</li> |
| 2431 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4ec92ece">4ec92ece</a> errorlog: endian conversion</li> |
| 2432 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f27d32f1">f27d32f1</a> pel: endian conversion</li> |
| 2433 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8d9d63b9">8d9d63b9</a> libflash: ecc endian conversions</li> |
| 2434 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9c72bbb6">9c72bbb6</a> prd: endian conversions</li> |
| 2435 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/752b2a2d">752b2a2d</a> opal-dump: MPIPL endan conversions</li> |
| 2436 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d71bb898">d71bb898</a> sfc-ctrl: endian conversions</li> |
| 2437 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/35776a29">35776a29</a> add little endian support</li> |
| 2438 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a0cf95fe">a0cf95fe</a> dt: assorted cleanups</li> |
| 2439 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5178691d">5178691d</a> add more sparse endian annotations</li> |
| 2440 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e04a34af">e04a34af</a> fix simple sparse warnings</li> |
| 2441 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bca23d31">bca23d31</a> i2c: fix dereference beyond the end of buffer</li> |
| 2442 | </ul> |
| 2443 | <p>Oliver O’Halloran (80):</p> |
| 2444 | <ul class="simple"> |
| 2445 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ba10ce12">ba10ce12</a> Makefiles: Remove –Wno-stringop-truncation</li> |
| 2446 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0f9371da">0f9371da</a> hw: Put SPDX on new files</li> |
| 2447 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9142bb3b">9142bb3b</a> core/pci-quirk: Re-order struct members</li> |
| 2448 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/452a9a46">452a9a46</a> core/pci: Export pci_check_clear_freeze()</li> |
| 2449 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a7c613eb">a7c613eb</a> core/pci-quirk: Microsemi switch UR workaround</li> |
| 2450 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e9a30df7">e9a30df7</a> hw/sbe-p9: Fix multi-line log messages</li> |
| 2451 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e96635d4">e96635d4</a> include/xscom: Remove duplicate p8 definitions</li> |
| 2452 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/abf3e4c6">abf3e4c6</a> include/xscom: Remove duplicate p9 definitions</li> |
| 2453 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b03906a9">b03906a9</a> include/xscom: Use the name EQ rather than EP</li> |
| 2454 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b310e8f7">b310e8f7</a> hw/phb4: Prevent register accesses when in reset</li> |
| 2455 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a1fced25">a1fced25</a> skiboot 6.5 release notes</li> |
| 2456 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e2018d2a">e2018d2a</a> core/flash: Validate secure boot content size</li> |
| 2457 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1af237bc">1af237bc</a> pci: recheck pci nvram hacks on fast-reboot</li> |
| 2458 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f945230b">f945230b</a> hdata: Add Axone IOHUB support</li> |
| 2459 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8bb0ae35">8bb0ae35</a> core/pci: Only hack class code for root ports</li> |
| 2460 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7b12d548">7b12d548</a> hw/lpc: Configure SerIRQ interrupts on P9P</li> |
| 2461 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4017085c">4017085c</a> hw/psi: Add chip ID to interrupt names</li> |
| 2462 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fb2f03ea">fb2f03ea</a> hw/psi-p9: Make interrupt name array global</li> |
| 2463 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fa161cd8">fa161cd8</a> hw/psi-p9: Mask OPAL-owned LSIs without handlers</li> |
| 2464 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9c9375fd">9c9375fd</a> hw/psi: Remove explicit external IRQ policy</li> |
| 2465 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/923b5a53">923b5a53</a> core/platform: Actually disable fast-reboot on P8</li> |
| 2466 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a4e0f636">a4e0f636</a> core/init: Don’t checksum MPIPL data areas</li> |
| 2467 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/cc34635d">cc34635d</a> core/init: Checksum romem after patching out traps</li> |
| 2468 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6cf9ace9">6cf9ace9</a> hw/port80: Squash No SYNC error</li> |
| 2469 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1c282887">1c282887</a> memory: Add NUMA associtivity information to DT</li> |
| 2470 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f9eb53d2">f9eb53d2</a> hdata: Add a generic compatible to ibm,secureboot</li> |
| 2471 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a0340a09">a0340a09</a> libstb/secvar: Ensure secvar_set_status() is called once</li> |
| 2472 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ca11072a">ca11072a</a> libstb/secvar: Fix makefile</li> |
| 2473 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/24813aa2">24813aa2</a> core/trace: Move trace buffer exports to a subnode</li> |
| 2474 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/628158b2">628158b2</a> core/trace: Rename boot trace buffer</li> |
| 2475 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/446f9f03">446f9f03</a> core/pci: Squash warning from devices with no ecaps</li> |
| 2476 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bbe5f003">bbe5f003</a> platforms/astbmc: Add more slot helper macros</li> |
| 2477 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1ed21a83">1ed21a83</a> platforms/qemu: Add slot table</li> |
| 2478 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/83a92e3b">83a92e3b</a> platforms/qemu: Add slot table entries for a PCIe switch</li> |
| 2479 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7fddf42c">7fddf42c</a> hdata/test: Remove all temp files</li> |
| 2480 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/46fac469">46fac469</a> test/mambo: Skip restoring the old ulimit</li> |
| 2481 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9e87ef7f">9e87ef7f</a> hw/test: Make tests quieter</li> |
| 2482 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d6fc2fb3">d6fc2fb3</a> makefiles: Make attribute suggestions non-errors</li> |
| 2483 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0b8f5ea3">0b8f5ea3</a> tests: Squash __attrconst related warnings</li> |
| 2484 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2899bda5">2899bda5</a> include/cpu: Move __nomcount attribute</li> |
| 2485 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7abb0ef5">7abb0ef5</a> opal-ci: Remove clang builds on 18.04</li> |
| 2486 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0990e822">0990e822</a> boottests: Print the simulator output if V=1 is set</li> |
| 2487 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/dc85bd46">dc85bd46</a> witherspoon: Squash spurious I2C errors</li> |
| 2488 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8b3012e1">8b3012e1</a> hw/p8-i2c: Don’t print warnings when dumping registers</li> |
| 2489 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b449782d">b449782d</a> hw/p8-i2c: Clean up interrupt masking</li> |
| 2490 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9f7b726c">9f7b726c</a> libstb/tpm: block access to unknown i2c devs on the tpm bus</li> |
| 2491 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/80fd2e96">80fd2e96</a> xscom: Don’t log xscom errors caused by OPAL calls</li> |
| 2492 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a4fbdbc6">a4fbdbc6</a> doc: Add skiboot-5.2.0 ref</li> |
| 2493 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f04000d7">f04000d7</a> doc/secvar: Fix table markup</li> |
| 2494 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/06a90e9b">06a90e9b</a> doc/mpipl: Fix warnings</li> |
| 2495 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c76b1c19">c76b1c19</a> doc/secvar: Fix indentation warnings</li> |
| 2496 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/93ea4773">93ea4773</a> doc: Fix code blocks in v6.3.3 release notes</li> |
| 2497 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8be8d98e">8be8d98e</a> doc/sbe: Fix block indentation</li> |
| 2498 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/58d51527">58d51527</a> doc: Remove duplicate OPAL_ELOG_WRITE label</li> |
| 2499 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/962f6d78">962f6d78</a> doc: Fix block in 6.3.2 release notes</li> |
| 2500 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7b4619a6">7b4619a6</a> doc/opal-api: Remove spurious indent</li> |
| 2501 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0f46e5ca">0f46e5ca</a> doc/dt: Fix memory-heirachy block</li> |
| 2502 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/192efa9b">192efa9b</a> doc/opal-api: Remove ref to OPAL_HMI_FLAGS_TOD_TB_FAIL</li> |
| 2503 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7afd41b7">7afd41b7</a> doc/device-tree: Add secvar bindings to the toctree</li> |
| 2504 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e23e0053">e23e0053</a> doc: Add VAS stuff into the tree</li> |
| 2505 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f59b2f6b">f59b2f6b</a> doc: Use parallel builds</li> |
| 2506 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4a8b45a6">4a8b45a6</a> doc: Remove bonus CONTRIBUTING.md from the index</li> |
| 2507 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/275c73fc">275c73fc</a> doc: Fix some errors in platforms-and-cpus</li> |
| 2508 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a02072d0">a02072d0</a> doc/imc: Fix sphinx warning</li> |
| 2509 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d332d419">d332d419</a> README.md: Add information on docs</li> |
| 2510 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/10bbcd07">10bbcd07</a> core/platform: Add an explicit fast-reboot type</li> |
| 2511 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ee07f2c6">ee07f2c6</a> core/fast-reset: Do not enable by default</li> |
| 2512 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/82aed17a">82aed17a</a> firenze-pci: Fix infinite loop in firenze_pci_add_loc_code()</li> |
| 2513 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2e122fba">2e122fba</a> hw/fsp: Remove stray va_end() in __fsp_fillmsg()</li> |
| 2514 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b776bb0f">b776bb0f</a> hw/fsp: Fix GENERIC_FAILURE mailbox status code</li> |
| 2515 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e19dddc5">e19dddc5</a> Re-license contributions from Raptor Computer Systems</li> |
| 2516 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a5764dd3">a5764dd3</a> Re-license contributions from Dan Horák</li> |
| 2517 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/504f4f08">504f4f08</a> Re-license contributions from Yadro</li> |
| 2518 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d703ad5b">d703ad5b</a> hw/prd: Hold FSP notifications while PRD is inactive</li> |
| 2519 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ec7be089">ec7be089</a> docs: Fix ref to skiboot-6.4 in 6.5 release notes</li> |
| 2520 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7b57002d">7b57002d</a> hw/xscom: Add scom infrastructure</li> |
| 2521 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9b612fff">9b612fff</a> hw/centaur: Convert to use the new scom API</li> |
| 2522 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/38b5c317">38b5c317</a> hdata/memory: Add support for memory-buffer mmio</li> |
| 2523 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e991415a">e991415a</a> hw/ocmb: Add OCMB SCOM support</li> |
| 2524 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0f1937ef">0f1937ef</a> skiboot v6.6 release notes</li> |
| 2525 | </ul> |
| 2526 | <p>Reza Arbab (19):</p> |
| 2527 | <ul class="simple"> |
| 2528 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7ff5558c">7ff5558c</a> Dedup $(HW_OBJS)</li> |
| 2529 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/e7f76b4e">e7f76b4e</a> hw/phys-map: Add pvr argument to phys_map_init()</li> |
| 2530 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6db75f1d">6db75f1d</a> hw/phys-map: Add Axone memory map</li> |
| 2531 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8279e529">8279e529</a> npu2: Prepare purge_l2_l3_caches() for reuse</li> |
| 2532 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d9ecf61c">d9ecf61c</a> npu2: Refactor NPU OPAL calls</li> |
| 2533 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d9b06b85">d9b06b85</a> npu2: Add checks to npu2-only codepaths</li> |
| 2534 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/aa3fc69f">aa3fc69f</a> hw: Introduce npu3</li> |
| 2535 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6017ba6a">6017ba6a</a> Add Swift platform</li> |
| 2536 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3e334fbb">3e334fbb</a> npu3: Rename NPU3_SM_MISC_CFGn register macros</li> |
| 2537 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/82b57688">82b57688</a> npu3: Initialize NPU3_SNP_MISC_CFG0</li> |
| 2538 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2422c100">2422c100</a> npu3: Expose remaining ATSD launch registers</li> |
| 2539 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a36a4944">a36a4944</a> npu: Fix device binding error message</li> |
| 2540 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/38e1c73f">38e1c73f</a> npu3: Delay enablement of DL parity checking</li> |
| 2541 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3f5ecfb3">3f5ecfb3</a> devicetree: Remove lpc interrupt properties</li> |
| 2542 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/91b4be52">91b4be52</a> platforms/swift: Remove spurious error message</li> |
| 2543 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/03e7420e">03e7420e</a> npu3: Add ibm, ioda2-npu3-phb to compatible property</li> |
| 2544 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3ea336e7">3ea336e7</a> npu3: Improve SALT log output</li> |
| 2545 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ece4109b">ece4109b</a> npu3: Make SALT CMD_REG writable</li> |
| 2546 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/24664b48">24664b48</a> npu2/hw-procedures: Remove assertion from check_credits()</li> |
| 2547 | </ul> |
| 2548 | <p>Ryan Grimm (1):</p> |
| 2549 | <ul class="simple"> |
| 2550 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/689f4469">689f4469</a> slw: Enable stop states on P9P</li> |
| 2551 | </ul> |
| 2552 | <p>Shilpasri G Bhat (1):</p> |
| 2553 | <ul class="simple"> |
| 2554 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1fa6e85a">1fa6e85a</a> occ: Add pstate corresponding to base frequency to DT</li> |
| 2555 | </ul> |
| 2556 | <p>Stewart Smith (23):</p> |
| 2557 | <ul class="simple"> |
| 2558 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/648c7cfd">648c7cfd</a> Silence sparse warning for version.c</li> |
| 2559 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2c256c68">2c256c68</a> sparse: Silence “directive in argument list” for version |
| 2560 | string</li> |
| 2561 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c7737655">c7737655</a> sparse: fix (main|secondar)_cpu_entry declaration types</li> |
| 2562 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ae9fb433">ae9fb433</a> sparse: fix endian types of struct imc_chip_cb members</li> |
| 2563 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/64b30ec5">64b30ec5</a> sparse: various SPIRA structures, declare them.</li> |
| 2564 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4b2af1e5">4b2af1e5</a> sparse: lpc uart interrupt pointer endianness</li> |
| 2565 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/352738f7">352738f7</a> sparse: hdata/fsp: u8 doesn’t have endian</li> |
| 2566 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4bec3e9e">4bec3e9e</a> sparse: hdata/iohub: correctly convert endianness</li> |
| 2567 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/33753c98">33753c98</a> sparse: hdata/spira sw_xstop_fir_bitpos is uint8_t, has no |
| 2568 | endian</li> |
| 2569 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/62ceded3">62ceded3</a> sparse: libstb/container: fix endian type for magic number</li> |
| 2570 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0ee242b9">0ee242b9</a> gcov: Fix skiboot size to dump out from simulators</li> |
| 2571 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/067de39a">067de39a</a> Move ec/ code to Rhesus platform</li> |
| 2572 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5ef3dd30">5ef3dd30</a> SPDX-ify all skiboot code</li> |
| 2573 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/5826c0a2">5826c0a2</a> travis: Enable fedora30 for ppc64le</li> |
| 2574 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/468a2dc1">468a2dc1</a> travis: remove fedora29</li> |
| 2575 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/85b94f12">85b94f12</a> travis: do gcov builds on fedora30</li> |
| 2576 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8995ad61">8995ad61</a> doc/requirements.txt: pin docutils at 0.14</li> |
| 2577 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/73ded8c7">73ded8c7</a> doc/device-tree/ibm, opal/firmware/version: clarify timeline |
| 2578 | of git-id vs version</li> |
| 2579 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0e1db80c">0e1db80c</a> SPDX fixups and Copyright date fixes</li> |
| 2580 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/12610da1">12610da1</a> libstb: export CVC/securerom code memory range</li> |
| 2581 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/70047661">70047661</a> mambo: enable use of real Container Verification Code</li> |
| 2582 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/49496485">49496485</a> Re-license IBM written files as Apache 2.0 OR GPLv2+</li> |
| 2583 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/57c451dd">57c451dd</a> platform: add Raptor Blackbird support</li> |
| 2584 | </ul> |
| 2585 | <p>Thiago Jung Bauermann (2):</p> |
| 2586 | <ul class="simple"> |
| 2587 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/528b72fa">528b72fa</a> core/init: Add ibm,processor-storage-keys property to CPU DT |
| 2588 | node</li> |
| 2589 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9cd556ca">9cd556ca</a> Makefile: Search for distro-provided cross-compiler</li> |
| 2590 | </ul> |
| 2591 | <p>Vasant Hegde (64):</p> |
| 2592 | <ul class="simple"> |
| 2593 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ca222757">ca222757</a> OPAL: Add OPAL boot entry address to device tree</li> |
| 2594 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/af98c563">af98c563</a> FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.c</li> |
| 2595 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9d57eb46">9d57eb46</a> hdata: Split MDST ‘type’ field to accommodate MPIPL</li> |
| 2596 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0b667811">0b667811</a> hdata: Define various DUMP related structures</li> |
| 2597 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f10e629c">f10e629c</a> mem-map: Setup memory for MDDT table</li> |
| 2598 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/bbe6e969">bbe6e969</a> mem-map: Setup memory for MDRT table</li> |
| 2599 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/935fccb0">935fccb0</a> hdata: Update spirah structure</li> |
| 2600 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ed7110ee">ed7110ee</a> hdata: Adjust various structure offset after relocation</li> |
| 2601 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0cadc985">0cadc985</a> hdata: Create /ibm, opal/dump device tree node</li> |
| 2602 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/1ba3198b">1ba3198b</a> MPIPL: Register for OPAL dump</li> |
| 2603 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4f94bda6">4f94bda6</a> MPIPL: Define OPAL metadata area</li> |
| 2604 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/ef6da5f6">ef6da5f6</a> MPIPL: Add OPAL API to register for dump region</li> |
| 2605 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/8d0c8ae5">8d0c8ae5</a> MPIPL: Add OPAL API to register tags</li> |
| 2606 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/166eda4e">166eda4e</a> SBE: Send OPAL relocated base address to SBE</li> |
| 2607 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/0a17e674">0a17e674</a> MPIPL: Add support to trigger MPIPL on BMC system</li> |
| 2608 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fbd875d7">fbd875d7</a> MPIPL: Save crashing PIR</li> |
| 2609 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/aa694ea0">aa694ea0</a> HIOMAP: Reset bmc mbox in MPIPL path</li> |
| 2610 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4a669d0f">4a669d0f</a> platform: Introduce new reboot type</li> |
| 2611 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/6326c712">6326c712</a> hdata: Add “mpipl-boot” property to “dump” node</li> |
| 2612 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3d85abd9">3d85abd9</a> MPIPL: Prepare OPAL data tag</li> |
| 2613 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/19a8694f">19a8694f</a> MPIPL: Add OPAL API to query saved tags</li> |
| 2614 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7fa3c1ec">7fa3c1ec</a> MPIPL: Clear tags and metadata</li> |
| 2615 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fa5cb006">fa5cb006</a> MPIPL: Reserve memory to capture architected registers data</li> |
| 2616 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4ddf1144">4ddf1144</a> MPIPL: Prepare architected registers data tag</li> |
| 2617 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/11cb51ab">11cb51ab</a> MPIPL: Add documentation</li> |
| 2618 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/cc028857">cc028857</a> MPIPL: struct opal_mpipl_fadump doesn’t needs to be packed</li> |
| 2619 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d75e82db">d75e82db</a> core/ipmi: Fix use-after-free</li> |
| 2620 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a0c996e4">a0c996e4</a> core/ipmi: Remove redundant variable</li> |
| 2621 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/49be3377">49be3377</a> gard: Add support to run gard tests on FSP platform</li> |
| 2622 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/fc455b94">fc455b94</a> skiboot v6.3.4 release notes</li> |
| 2623 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/66ab3cbd">66ab3cbd</a> skiboot v6.5.1 release notes</li> |
| 2624 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b8bac56a">b8bac56a</a> hostservices: Silence special wakeup assert/release logs</li> |
| 2625 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c3bfa320">c3bfa320</a> hdata: Fix reserved node label search</li> |
| 2626 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/f1557795">f1557795</a> prd: Improve debug logs</li> |
| 2627 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/790a604e">790a604e</a> prd: Fix prd message queuing interface</li> |
| 2628 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/7af08f2f">7af08f2f</a> prd: Fix FSP - HBRT firmware_notify message</li> |
| 2629 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2a63db65">2a63db65</a> FSP/IPMI: Handle FSP reset reload</li> |
| 2630 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/13c2f98e">13c2f98e</a> skiboot 5.4.11 release notes</li> |
| 2631 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/87a470c2">87a470c2</a> skiboot v6.5.2 release notes</li> |
| 2632 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/28eab7cd">28eab7cd</a> skiboot v6.3.3 release notes</li> |
| 2633 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/120b1b7d">120b1b7d</a> skiboot v6.0.21 release notes</li> |
| 2634 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a448c4e2">a448c4e2</a> hdata: Update MPIPL support IPL parameter</li> |
| 2635 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/179d53df">179d53df</a> stable/build: Do not convert warnings to error</li> |
| 2636 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/eebee394">eebee394</a> hdata: Fix SP attention area address</li> |
| 2637 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/457f9635">457f9635</a> mpipl: Release cpu data memory in free reserved memory path</li> |
| 2638 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b858aef5">b858aef5</a> mpipl: Disable fast-reboot during post MPIPL boot</li> |
| 2639 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/958769d1">958769d1</a> FSP: Remove flash hook after completing code update</li> |
| 2640 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/b0e02421">b0e02421</a> mpipl: Rework memory reservation for OPAL dump</li> |
| 2641 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c53e3394">c53e3394</a> platform: Log error to BMC even if diag data is missing</li> |
| 2642 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/c8418ac7">c8418ac7</a> errorlog: Replace hardcode value with macro</li> |
| 2643 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/caae4d47">caae4d47</a> list: Add list_add_after()</li> |
| 2644 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/16d186cf">16d186cf</a> memory: Sort memory regions list</li> |
| 2645 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/841874b6">841874b6</a> ipmi-sel: Free ipmi_msg in error path</li> |
| 2646 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/20101950">20101950</a> esel: Fix OEM SEL generator ID</li> |
| 2647 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/033e797c">033e797c</a> eSEL: Make sure PANIC logs are sent to BMC before calling |
| 2648 | assert</li> |
| 2649 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/daf9215c">daf9215c</a> errorlog: Increase the severity of abnormal reboot events</li> |
| 2650 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/2700092e">2700092e</a> skiboot v6.5.3 release notes</li> |
| 2651 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d0043ee2">d0043ee2</a> skiboot v6.5.4 release notes</li> |
| 2652 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/4ccfb4b3">4ccfb4b3</a> skiboot v6.0.22 release notes</li> |
| 2653 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/3a4daeca">3a4daeca</a> Revert “FSP: Disable PSI link whenever FSP tells OPAL about |
| 2654 | impending R/R”</li> |
| 2655 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/33323055">33323055</a> skiboot v6.0.23 release notes</li> |
| 2656 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/d6eb510d">d6eb510d</a> fsp: Ignore platform dump notification on P9</li> |
| 2657 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/34664746">34664746</a> MPIPL: Add support to save crash CPU details on FSP system</li> |
| 2658 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9547b3da">9547b3da</a> ZZ: Fix System Attention Indicator location code</li> |
| 2659 | </ul> |
| 2660 | <p>acsawdey (1):</p> |
| 2661 | <ul class="simple"> |
| 2662 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/a08549a9">a08549a9</a> external/mambo: rename env var PMEM_MODES to PMEM_MODE</li> |
| 2663 | </ul> |
| 2664 | <p>joy_chu (1):</p> |
| 2665 | <ul class="simple"> |
| 2666 | <li><a class="reference external" href="https://github.com/open-power/skiboot/commit/9570730f">9570730f</a> Add: add mihawk platform file</li> |
| 2667 | </ul> |
| 2668 | </div> |
| 2669 | </div> |
| 2670 | <div class="section" id="package-vesnin-xml"> |
| 2671 | <h2>Package: vesnin-xml<a class="headerlink" href="#package-vesnin-xml" title="Permalink to this headline">¶</a></h2> |
| 2672 | <p><a class="reference external" href="https://github.com/open-power/vesnin-xml">Repository</a></p> |
| 2673 | <div class="section" id="patches-17"> |
| 2674 | <span id="id33"></span><h3>Patches<a class="headerlink" href="#patches-17" title="Permalink to this headline">¶</a></h3> |
| 2675 | </div> |
| 2676 | <div class="section" id="commits-17"> |
| 2677 | <span id="id34"></span><h3>Commits<a class="headerlink" href="#commits-17" title="Permalink to this headline">¶</a></h3> |
| 2678 | <p>No changes.</p> |
| 2679 | </div> |
| 2680 | </div> |
| 2681 | <div class="section" id="package-witherspoon-xml"> |
| 2682 | <h2>Package: witherspoon-xml<a class="headerlink" href="#package-witherspoon-xml" title="Permalink to this headline">¶</a></h2> |
| 2683 | <p><a class="reference external" href="https://github.com/open-power/witherspoon-xml">Repository</a></p> |
| 2684 | <div class="section" id="patches-18"> |
| 2685 | <span id="id35"></span><h3>Patches<a class="headerlink" href="#patches-18" title="Permalink to this headline">¶</a></h3> |
| 2686 | </div> |
| 2687 | <div class="section" id="commits-18"> |
| 2688 | <span id="id36"></span><h3>Commits<a class="headerlink" href="#commits-18" title="Permalink to this headline">¶</a></h3> |
| 2689 | <p>Uma Yadlapati (1):</p> |
| 2690 | <ul class="simple"> |
| 2691 | <li><a class="reference external" href="https://github.com/open-power/witherspoon-xml/commit/c622cb5">c622cb5</a> Add IPMI Key Clear sensor (#84)</li> |
| 2692 | </ul> |
| 2693 | <p>nmuruli (1):</p> |
| 2694 | <ul class="simple"> |
| 2695 | <li><a class="reference external" href="https://github.com/open-power/witherspoon-xml/commit/0f9b366">0f9b366</a> Set IS_MPIPL_SUPPORTED to TRUE by default (#88)</li> |
| 2696 | </ul> |
| 2697 | </div> |
| 2698 | </div> |
| 2699 | <div class="section" id="package-zaius-xml"> |
| 2700 | <h2>Package: zaius-xml<a class="headerlink" href="#package-zaius-xml" title="Permalink to this headline">¶</a></h2> |
| 2701 | <p><a class="reference external" href="https://github.com/open-power/zaius-xml">Repository</a></p> |
| 2702 | <div class="section" id="patches-19"> |
| 2703 | <span id="id37"></span><h3>Patches<a class="headerlink" href="#patches-19" title="Permalink to this headline">¶</a></h3> |
| 2704 | </div> |
| 2705 | <div class="section" id="commits-19"> |
| 2706 | <span id="id38"></span><h3>Commits<a class="headerlink" href="#commits-19" title="Permalink to this headline">¶</a></h3> |
| 2707 | <p>No changes.</p> |
| 2708 | </div> |
| 2709 | </div> |
| 2710 | </div> |
| 2711 | |
| 2712 | |
| 2713 | </div> |
| 2714 | |
| 2715 | </div> |
| 2716 | </div> |
| 2717 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
| 2718 | <div class="sphinxsidebarwrapper"> |
| 2719 | <h1 class="logo"><a href="../index.html">OpenPOWER Firmware</a></h1> |
| 2720 | |
| 2721 | |
| 2722 | |
| 2723 | |
| 2724 | |
| 2725 | |
| 2726 | |
| 2727 | |
| 2728 | <h3>Navigation</h3> |
| 2729 | <p class="caption"><span class="caption-text">Contents:</span></p> |
| 2730 | <ul class="current"> |
| 2731 | <li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction to OpenPOWER Firmware</a></li> |
| 2732 | <li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing op-build</a></li> |
| 2733 | <li class="toctree-l1"><a class="reference internal" href="../process/index.html">Development Process</a></li> |
| 2734 | <li class="toctree-l1"><a class="reference internal" href="../boot-devices.html">Supported Boot Devices</a></li> |
| 2735 | <li class="toctree-l1"><a class="reference internal" href="../versioning.html">Version Scheme</a></li> |
| 2736 | <li class="toctree-l1 current"><a class="reference internal" href="index.html">op-build Release Notes</a><ul class="current"> |
| 2737 | <li class="toctree-l2"><a class="reference internal" href="index.html#v1-21">v1.21</a></li> |
| 2738 | <li class="toctree-l2"><a class="reference internal" href="index.html#v1-22">v1.22</a></li> |
| 2739 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-0">v2.0</a></li> |
| 2740 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-1">v2.1</a></li> |
| 2741 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-2">v2.2</a></li> |
| 2742 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-3">v2.3</a></li> |
| 2743 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-4">v2.4</a></li> |
| 2744 | <li class="toctree-l2 current"><a class="reference internal" href="index.html#v2-5">v2.5</a></li> |
| 2745 | <li class="toctree-l2"><a class="reference internal" href="index.html#v2-6">v2.6</a></li> |
| 2746 | </ul> |
| 2747 | </li> |
| 2748 | </ul> |
| 2749 | |
| 2750 | <div class="relations"> |
| 2751 | <h3>Related Topics</h3> |
| 2752 | <ul> |
| 2753 | <li><a href="../index.html">Documentation overview</a><ul> |
| 2754 | <li><a href="index.html">op-build Release Notes</a><ul> |
| 2755 | <li>Previous: <a href="v2.4.html" title="previous chapter">Release Notes for OpenPower Firmware v2.4</a></li> |
| 2756 | <li>Next: <a href="v2.5.html" title="next chapter">Release Notes for OpenPower Firmware v2.5</a></li> |
| 2757 | </ul></li> |
| 2758 | </ul></li> |
| 2759 | </ul> |
| 2760 | </div> |
| 2761 | <div id="searchbox" style="display: none" role="search"> |
| 2762 | <h3>Quick search</h3> |
| 2763 | <div class="searchformwrapper"> |
| 2764 | <form class="search" action="../search.html" method="get"> |
| 2765 | <input type="text" name="q" /> |
| 2766 | <input type="submit" value="Go" /> |
| 2767 | <input type="hidden" name="check_keywords" value="yes" /> |
| 2768 | <input type="hidden" name="area" value="default" /> |
| 2769 | </form> |
| 2770 | </div> |
| 2771 | </div> |
| 2772 | <script type="text/javascript">$('#searchbox').show(0);</script> |
| 2773 | |
| 2774 | |
| 2775 | |
| 2776 | |
| 2777 | |
| 2778 | |
| 2779 | |
| 2780 | |
| 2781 | </div> |
| 2782 | </div> |
| 2783 | <div class="clearer"></div> |
| 2784 | </div> |
| 2785 | <div class="footer"> |
| 2786 | ©2017, OpenPOWER Foundation System Software Work Group. |
| 2787 | |
| 2788 | | |
| 2789 | Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a> |
| 2790 | & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> |
| 2791 | |
| 2792 | | |
| 2793 | <a href="../_sources/release-notes/v2.5-rc1.rst.txt" |
| 2794 | rel="nofollow">Page source</a> |
| 2795 | </div> |
| 2796 | |
| 2797 | |
| 2798 | |
| 2799 | |
| 2800 | </body> |
| 2801 | </html> |