Deployment Bot (from Travis CI) | 6d7e6e9 | 2021-06-14 19:18:41 +0000 | [diff] [blame^] | 1 | Release Notes for OpenPower Firmware v2.0.15 |
| 2 | ============================================ |
| 3 | |
| 4 | Updated Packages |
| 5 | ---------------- |
| 6 | |
| 7 | +-------------------+------------------+---------------+-----------------------------------------+ |
| 8 | | Package | Old Version | New Version | Platforms | |
| 9 | +===================+==================+===============+=========================================+ |
| 10 | | hcode | hw022419a.op920 | hw031819a.op9 | witherspoon, p9dsu, zaius, romulus | |
| 11 | | | | 20 | | |
| 12 | +-------------------+------------------+---------------+-----------------------------------------+ |
| 13 | | hostboot | 879d21d3cd70f | c00d44a9ad03 | witherspoon, p9dsu, zaius, romulus | |
| 14 | +-------------------+------------------+---------------+-----------------------------------------+ |
| 15 | | hostboot-binaries | hw022419a.op920 | hw031819a.op9 | witherspoon, p9dsu, zaius, habanero, | |
| 16 | | | | 20 | garrison, barreleye, firestone, | |
| 17 | | | | | palmetto, vesnin, romulus | |
| 18 | +-------------------+------------------+---------------+-----------------------------------------+ |
| 19 | | sbe | 9515af0355bc0 | b6ee17b168d8 | witherspoon, p9dsu, zaius, romulus | |
| 20 | +-------------------+------------------+---------------+-----------------------------------------+ |
| 21 | | skiboot | v6.0.18 | v6.0.19 | witherspoon, p9dsu, zaius, habanero, | |
| 22 | | | | | firenze, garrison, barreleye, | |
| 23 | | | | | openpower_mambo, witherspoon_dev, | |
| 24 | | | | | pseries, firestone, palmetto, | |
| 25 | | | | | openpower_p9_mambo, vesnin, zz, romulus | |
| 26 | +-------------------+------------------+---------------+-----------------------------------------+ |
| 27 | |
| 28 | Package: hcode |
| 29 | -------------- |
| 30 | |
| 31 | `Repository <https://github.com/open-power/hcode>`__ |
| 32 | |
| 33 | Patches |
| 34 | ~~~~~~~ |
| 35 | |
| 36 | Commits |
| 37 | ~~~~~~~ |
| 38 | |
| 39 | hostboot (10): |
| 40 | |
| 41 | - `8dda62b91c31 <https://github.com/open-power/hcode/commit/8dda62b91c31>`__ Release tag |
| 42 | information updated for hw030819a.op920 |
| 43 | - `efaccccbfa44 <https://github.com/open-power/hcode/commit/efaccccbfa44>`__ Release tag |
| 44 | information updated for hw030919a.op920 |
| 45 | - `1113169cfa3c <https://github.com/open-power/hcode/commit/1113169cfa3c>`__ Release tag |
| 46 | information updated for hw031019a.op920 |
| 47 | - `e6b6afd59e41 <https://github.com/open-power/hcode/commit/e6b6afd59e41>`__ Release tag |
| 48 | information updated for hw031119a.op920 |
| 49 | - `5efba036dd35 <https://github.com/open-power/hcode/commit/5efba036dd35>`__ Release tag |
| 50 | information updated for hw031219a.op920 |
| 51 | - `ebc36ceff4a7 <https://github.com/open-power/hcode/commit/ebc36ceff4a7>`__ Release tag |
| 52 | information updated for hw031319a.op920 |
| 53 | - `c4a91021e44f <https://github.com/open-power/hcode/commit/c4a91021e44f>`__ Release tag |
| 54 | information updated for hw031419a.op920 |
| 55 | - `68ae13f9635c <https://github.com/open-power/hcode/commit/68ae13f9635c>`__ Release tag |
| 56 | information updated for hw031619a.op920 |
| 57 | - `60cb47dae2ca <https://github.com/open-power/hcode/commit/60cb47dae2ca>`__ Release tag |
| 58 | information updated for hw031719a.op920 |
| 59 | - `478978b7819d <https://github.com/open-power/hcode/commit/478978b7819d>`__ Release tag |
| 60 | information updated for hw031819a.op920 |
| 61 | |
| 62 | Package: hostboot |
| 63 | ----------------- |
| 64 | |
| 65 | `Repository <https://github.com/open-power/hostboot>`__ |
| 66 | |
| 67 | .. _patches-1: |
| 68 | |
| 69 | Patches |
| 70 | ~~~~~~~ |
| 71 | |
| 72 | - `0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch>`__ |
| 73 | - `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__ |
| 74 | - `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/HEAD/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__ |
| 75 | |
| 76 | .. _commits-1: |
| 77 | |
| 78 | Commits |
| 79 | ~~~~~~~ |
| 80 | |
| 81 | Christian Geddes (1): |
| 82 | |
| 83 | - `a40b4b4f688d <https://github.com/open-power/hostboot/commit/a40b4b4f688d>`__ Load HWAS module |
| 84 | earlier in ext init tasks |
| 85 | |
| 86 | Jenny Huynh (1): |
| 87 | |
| 88 | - `c00d44a9ad03 <https://github.com/open-power/hostboot/commit/c00d44a9ad03>`__ Mask NMMUFIR(7), |
| 89 | NMMUFIR(36:39) |
| 90 | |
| 91 | Package: sbe |
| 92 | ------------ |
| 93 | |
| 94 | `Repository <https://github.com/open-power/sbe>`__ |
| 95 | |
| 96 | .. _patches-2: |
| 97 | |
| 98 | Patches |
| 99 | ~~~~~~~ |
| 100 | |
| 101 | .. _commits-2: |
| 102 | |
| 103 | Commits |
| 104 | ~~~~~~~ |
| 105 | |
| 106 | Jenny Huynh (1): |
| 107 | |
| 108 | - `b6ee17b168d8 <https://github.com/open-power/sbe/commit/b6ee17b168d8>`__ Mask NMMUFIR(7), |
| 109 | NMMUFIR(36:39) |
| 110 | |
| 111 | Package: skiboot |
| 112 | ---------------- |
| 113 | |
| 114 | `Repository <https://github.com/open-power/skiboot>`__ |
| 115 | |
| 116 | .. _patches-3: |
| 117 | |
| 118 | Patches |
| 119 | ~~~~~~~ |
| 120 | |
| 121 | .. _commits-3: |
| 122 | |
| 123 | Commits |
| 124 | ~~~~~~~ |
| 125 | |
| 126 | Deb McLemore (2): |
| 127 | |
| 128 | - `6fda4bc333e4 <https://github.com/open-power/skiboot/commit/6fda4bc333e4>`__ p9dsu: Fix slot |
| 129 | labels for p9dsu2u |
| 130 | - `af316fed0205 <https://github.com/open-power/skiboot/commit/af316fed0205>`__ p9dsu: Undo slot |
| 131 | label name changes |
| 132 | |
| 133 | Vasant Hegde (1): |
| 134 | |
| 135 | - `3d135fe39a6a <https://github.com/open-power/skiboot/commit/3d135fe39a6a>`__ skiboot v6.0.19 |
| 136 | release notes |