blob: f0553cdf042c6b19439fc6f22ec9f754a95ffb35 [file] [log] [blame]
Stewart Smithf8c57922019-02-06 10:19:04 +11001Release Notes for OpenPower Firmware v2.0.13
2============================================
3
4Updated Packages
5----------------
6
7+--------------------+-------------------+-------------------+------------------------------------+
8| Package | Old Version | New Version | Platforms |
9+====================+===================+===================+====================================+
10| hcode | hw123119a.op920 | hw020319a.op920 | witherspoon, p9dsu, zaius, romulus |
11+--------------------+-------------------+-------------------+------------------------------------+
12| hostboot | d2c0cb9a339b | 753249ad9bd92 | witherspoon, p9dsu, zaius, romulus |
13+--------------------+-------------------+-------------------+------------------------------------+
14| hostboot-binaries | hw123119a.op920 | hw020319a.op920 | witherspoon, p9dsu, zaius, |
15| | | | habanero, garrison, barreleye, |
16| | | | firestone, palmetto, vesnin, |
17| | | | romulus |
18+--------------------+-------------------+-------------------+------------------------------------+
19| machine-xml | dce824c12588 | 74b5ebb1875e | witherspoon |
20+--------------------+-------------------+-------------------+------------------------------------+
21| petitboot | v1.7.4 | v1.7.5 | witherspoon, p9dsu, zaius, |
22| | | | habanero, firenze, garrison, |
23| | | | barreleye, openpower_mambo, |
24| | | | witherspoon_dev, pseries, |
25| | | | firestone, palmetto, |
26| | | | openpower_p9_mambo, vesnin, zz, |
27| | | | romulus |
28+--------------------+-------------------+-------------------+------------------------------------+
29| sbe | 7aa21f6c0b11 | 9515af0355bc | witherspoon, p9dsu, zaius, romulus |
30+--------------------+-------------------+-------------------+------------------------------------+
31| skiboot | v6.0.15 | v6.0.16 | witherspoon, p9dsu, zaius, |
32| | | | habanero, firenze, garrison, |
33| | | | barreleye, openpower_mambo, |
34| | | | witherspoon_dev, pseries, |
35| | | | firestone, palmetto, |
36| | | | openpower_p9_mambo, vesnin, zz, |
37| | | | romulus |
38+--------------------+-------------------+-------------------+------------------------------------+
39
40Package: hcode
41--------------
42
43`Repository <https://github.com/open-power/hcode>`__
44
45Patches
46~~~~~~~
47
48Commits
49~~~~~~~
50
51hostboot (8):
52
53- `4e2905692e62 <https://github.com/open-power/hcode/commit/4e2905692e62>`__ Release tag
54 information updated for hw012519a.op920
55- `0dff4759c894 <https://github.com/open-power/hcode/commit/0dff4759c894>`__ Release tag
56 information updated for hw012619a.op920
57- `009de1f88dc7 <https://github.com/open-power/hcode/commit/009de1f88dc7>`__ Release tag
58 information updated for hw012719a.op920
59- `c18d1df0d68c <https://github.com/open-power/hcode/commit/c18d1df0d68c>`__ Release tag
60 information updated for hw012819a.op920
61- `44643c78452f <https://github.com/open-power/hcode/commit/44643c78452f>`__ Release tag
62 information updated for hw012919a.op920
63- `447b84ac689f <https://github.com/open-power/hcode/commit/447b84ac689f>`__ Release tag
64 information updated for hw013019a.op920
65- `fe34d27b5e45 <https://github.com/open-power/hcode/commit/fe34d27b5e45>`__ Release tag
66 information updated for hw013119a.op920
67- `af8c4dbd803d <https://github.com/open-power/hcode/commit/af8c4dbd803d>`__ Release tag
68 information updated for hw020319a.op920
69
70Package: hostboot
71-----------------
72
73`Repository <https://github.com/open-power/hostboot>`__
74
75.. _v2.0.13-patches-1:
76
77Patches
78~~~~~~~
79
80- `0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch <https://github.com/open-power/op-build/tree/v2.0.13/openpower/package/hostboot/0001-Fix-RC09-ODT-errors-on-Nimbus-dual-drop-configs.patch>`__
81- `0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch <https://github.com/open-power/op-build/tree/v2.0.13/openpower/package/hostboot/0007-Disable-warnings-that-crop-up-a-lot-with-GCC6.patch>`__
82- `hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch <https://github.com/open-power/op-build/tree/v2.0.13/openpower/package/hostboot/hostboot-1020-Revert-jgr17071200-Removed-pdwn-settings.patch>`__
83
84.. _v2.0.13-commits-1:
85
86Commits
87~~~~~~~
88
89Bill Hoffa (1):
90
91- `025427c563db <https://github.com/open-power/hostboot/commit/025427c563db>`__ Add kernel debug
92 trace to Invalid IPC Message Errors
93
94Caleb Palmer (1):
95
96- `7995cbcf6dc4 <https://github.com/open-power/hostboot/commit/7995cbcf6dc4>`__ PRD: Nimbus symbol
97 mark performance workaround
98
99Dan Crowell (3):
100
101- `51206826999d <https://github.com/open-power/hostboot/commit/51206826999d>`__ Add msgsync to
102 doorbell wakeup logic to avoid weak consistency bug
103- `dad96d18d5fb <https://github.com/open-power/hostboot/commit/dad96d18d5fb>`__ Add retry to slave
104 core wakeup path
105- `753249ad9bd9 <https://github.com/open-power/hostboot/commit/753249ad9bd9>`__ Do not gard cores
106 on the initial core wakeup failure
107
108Daniel M. Crowell (1):
109
110- `10dbf93a5d9a <https://github.com/open-power/hostboot/commit/10dbf93a5d9a>`__ Revert Mask early
111 hang indicators from nmmu/vas unit
112
113Ilya Smirnov (2):
114
115- `0d34eb9e7224 <https://github.com/open-power/hostboot/commit/0d34eb9e7224>`__ Create an
116 LRDIMM_CAPABLE HB Config
117- `831eab0a05a1 <https://github.com/open-power/hostboot/commit/831eab0a05a1>`__ Mark
118 IPC_DATA_INVALID Errors as Informational
119
120Jenny Huynh (2):
121
122- `2f222c9181dd <https://github.com/open-power/hostboot/commit/2f222c9181dd>`__ Tune xbus
123 packet_delay_limit for various systems
124- `55243e7dd02d <https://github.com/open-power/hostboot/commit/55243e7dd02d>`__ Mask early hang
125 indicators from nmmu/vas unit
126
127Stephen Glancy (1):
128
129- `e0d1b03eb482 <https://github.com/open-power/hostboot/commit/e0d1b03eb482>`__ Default DDR4-3200
130 to 2666
131
132Tsung Yeung (1):
133
134- `ece0f30d17f9 <https://github.com/open-power/hostboot/commit/ece0f30d17f9>`__ Default DDR4-2933
135 to 2666
136
137Zane Shelley (1):
138
139- `2fcb5a926d82 <https://github.com/open-power/hostboot/commit/2fcb5a926d82>`__ PRD: buffer overrun
140 issue in PRD capture data
141
142Package: petitboot
143------------------
144
145`Repository <https://github.com/open-power/petitboot>`__
146
147.. _v2.0.13-patches-2:
148
149Patches
150~~~~~~~
151
152.. _v2.0.13-commits-2:
153
154Commits
155~~~~~~~
156
157Samuel Mendoza-Jonas (1):
158
159- `47038255f6ec <https://github.com/open-power/petitboot/commit/47038255f6ec>`__ lib/url: Include
160 port in pb_url_to_string()
161
162Package: sbe
163------------
164
165`Repository <https://github.com/open-power/sbe>`__
166
167.. _v2.0.13-patches-3:
168
169Patches
170~~~~~~~
171
172.. _v2.0.13-commits-3:
173
174Commits
175~~~~~~~
176
177Jenny Huynh (1):
178
179- `9515af0355bc <https://github.com/open-power/sbe/commit/9515af0355bc>`__ Mask early hang
180 indicators from nmmu/vas unit
181
182Package: skiboot
183----------------
184
185`Repository <https://github.com/open-power/skiboot>`__
186
187.. _v2.0.13-patches-4:
188
189Patches
190~~~~~~~
191
192.. _v2.0.13-commits-4:
193
194Commits
195~~~~~~~
196
197Deb McLemore (2):
198
199- `035230125f9a <https://github.com/open-power/skiboot/commit/035230125f9a>`__ p9dsu: Fix p9dsu
200 default variant
201- `7c3a512b4edc <https://github.com/open-power/skiboot/commit/7c3a512b4edc>`__ p9dsu: Fix p9dsu
202 slot tables
203
204Michael Neuling (1):
205
206- `be332624c2c1 <https://github.com/open-power/skiboot/commit/be332624c2c1>`__ phb4: Generate
207 checkstop on AIB ECC corr/uncorr for DD2.0 parts
208
209Reza Arbab (1):
210
211- `0d17c10fe4d6 <https://github.com/open-power/skiboot/commit/0d17c10fe4d6>`__ core/lock: Stop
212 drop_my_locks() from always causing abort
213
214Vasant Hegde (1):
215
216- `9e22b74601cc <https://github.com/open-power/skiboot/commit/9e22b74601cc>`__ skiboot v6.0.16
217 release notes
218
219Package: witherspoon-xml
220------------------------
221
222`Repository <https://github.com/open-power/witherspoon-xml>`__
223
224.. _v2.0.13-patches-5:
225
226Patches
227~~~~~~~
228
229.. _v2.0.13-commits-5:
230
231Commits
232~~~~~~~
233
234Erich Hauptli (3):
235
236- `c488a6234d09 <https://github.com/open-power/witherspoon-xml/commit/c488a6234d09>`__ Added value
237 to TPM FRU ID
238- `dce824c12588 <https://github.com/open-power/witherspoon-xml/commit/dce824c12588>`__ Backing out
239 TPM FRU ID
240- `74b5ebb1875e <https://github.com/open-power/witherspoon-xml/commit/74b5ebb1875e>`__ Merging
241 Master into op-build branch (#79)
242
243sannerd (1):
244
245- `c8bca533fcea <https://github.com/open-power/witherspoon-xml/commit/c8bca533fcea>`__ Default
246 Spectre/Meltdown HW Inits to Kernel mode (#78)