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