blob: a8f7af612f6526456480f8c99d11151385031915 [file] [log] [blame]
Deployment Bot (from Travis CI)6d7e6e92021-06-14 19:18:41 +00001Release Notes for OpenPower Firmware v2.0.4
2===========================================
3
4op-build v2.0.4 was released on Thursday July 12th, 2018 and replaces op-build v2.0.3 as the current stable release in the 2.0.x series.
5
6It is recommended that v2.0.4 be used over any previous v2.0.x version due to the bug fixes contained within.
7
8Updated Packages
9----------------
10
11+---------------------+---------------------+---------------------+----------------------------------------------------+
12| Package | Old Version | New Version | Platforms |
13+=====================+=====================+=====================+====================================================+
14| hcode | hw052418a.op920 | hw060818a.op920 | zaius, p9dsu, witherspoon, romulus |
15+---------------------+---------------------+---------------------+----------------------------------------------------+
16| hostboot | acedcb2b0fb20 | 63b526118e793 | zaius, p9dsu, witherspoon, romulus |
17+---------------------+---------------------+---------------------+----------------------------------------------------+
18| hostboot-binaries | hw051718a.op920 | hw063018a.op920-2-g | firestone, garrison, zaius, p9dsu, palmetto, |
19| | | 0db27d4b993b | vesnin, witherspoon, habanero, barreleye, romulus |
20+---------------------+---------------------+---------------------+----------------------------------------------------+
21| occ | 90208bbb62606 | 016db56cbcd6a | zaius, p9dsu, witherspoon, zz, romulus |
22+---------------------+---------------------+---------------------+----------------------------------------------------+
23| sbe | a596975350682 | 5c55be4739b4e | zaius, p9dsu, witherspoon, romulus |
24+---------------------+---------------------+---------------------+----------------------------------------------------+
25| skiboot | v6.0.4 | v6.0.5 | openpower_mambo, firestone, firenze, garrison, |
26| | | | zaius, p9dsu, palmetto, pseries, vesnin, |
27| | | | witherspoon, habanero, openpower_p9_mambo, zz, |
28| | | | barreleye, romulus |
29+---------------------+---------------------+---------------------+----------------------------------------------------+
30
31Package: hcode
32--------------
33
34`Repository <https://github.com/open-power/hcode>`__
35
36Patches
37~~~~~~~
38
39Commits
40~~~~~~~
41
42Prasad Bg Ranganath (1):
43
44- `f7b7a6050aa3 <https://github.com/open-power/hcode/commit/f7b7a6050aa3>`__ PPB: Bug fix in computing IAC Vdn value
45
46Rahul Batra (5):
47
48- `b175658f8526 <https://github.com/open-power/hcode/commit/b175658f8526>`__ CME: Process DB0 inside intercme_msg_handler
49- `fcff42579b68 <https://github.com/open-power/hcode/commit/fcff42579b68>`__ PGPE: Correctly Set retActQuads during Safe Mode
50- `6777d2f2f00c <https://github.com/open-power/hcode/commit/6777d2f2f00c>`__ PGPE: Fix WOF Enable/Disable Issues
51- `85e6dceb7174 <https://github.com/open-power/hcode/commit/85e6dceb7174>`__ PGPE: Use global literals for reg addrs
52- `51692fa2cabc <https://github.com/open-power/hcode/commit/51692fa2cabc>`__ PGPE: Ack Back any pending quad active update during WOF Disable
53
54Richard J. Knight (1):
55
56- `fc7996aed4fa <https://github.com/open-power/hcode/commit/fc7996aed4fa>`__ Update Makefile to fix concurrancy issues with libppetracepp.a
57
58Yue Du (1):
59
60- `ff83bfc2bf6f <https://github.com/open-power/hcode/commit/ff83bfc2bf6f>`__ STOP: Fix History Write Data Machine Check by PPM_WRITE_DISABLE
61
62hostboot (3):
63
64- `9b060733df53 <https://github.com/open-power/hcode/commit/9b060733df53>`__ Release tag information updated for hw060618a.op920
65- `57f645d8622f <https://github.com/open-power/hcode/commit/57f645d8622f>`__ Release tag information updated for hw060718a.op920
66- `fbe2c7c8455c <https://github.com/open-power/hcode/commit/fbe2c7c8455c>`__ Release tag information updated for hw060818a.op920
67
68Package: hostboot
69-----------------
70
71`Repository <https://github.com/open-power/hostboot>`__
72
73.. _v2.0.4-patches-1:
74
75Patches
76~~~~~~~
77
78.. _v2.0.4-commits-1:
79
80Commits
81~~~~~~~
82
83Ben Gass (2):
84
85- `dd357cba6d55 <https://github.com/open-power/hostboot/commit/dd357cba6d55>`__ Correct Safe mode freqency to UltraTurbo compare error message.
86- `21d652cae1fc <https://github.com/open-power/hostboot/commit/21d652cae1fc>`__ Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
87
88Christian Geddes (2):
89
90- `5684c60ff95d <https://github.com/open-power/hostboot/commit/5684c60ff95d>`__ Add recovery summary traces for sbeAttemptRecovery for FSP runtime
91- `54080e164527 <https://github.com/open-power/hostboot/commit/54080e164527>`__ Slave SBE scratch regs must be up to date before continueMPIPL called
92
93Dan Crowell (2):
94
95- `384e76d46163 <https://github.com/open-power/hostboot/commit/384e76d46163>`__ Defer handling attentions on non-master proc until after SMP is up
96- `d41e6f61373d <https://github.com/open-power/hostboot/commit/d41e6f61373d>`__ FFDC enhancements for core activate fails
97
98Greg Still (3):
99
100- `520c2aa3e498 <https://github.com/open-power/hostboot/commit/520c2aa3e498>`__ PM: clear Hcode error injection bit upon PM complex reset
101- `4e615979c946 <https://github.com/open-power/hostboot/commit/4e615979c946>`__ PM: pm_firinit class fix to properly clear FIRs upon initialization
102- `1469d353f178 <https://github.com/open-power/hostboot/commit/1469d353f178>`__ PM: Fix double biases value into safe mode frequency
103
104Ilya Smirnov (2):
105
106- `da0cef642cec <https://github.com/open-power/hostboot/commit/da0cef642cec>`__ New Global For Console Daemon
107- `a218c42fcb5e <https://github.com/open-power/hostboot/commit/a218c42fcb5e>`__ Add Option to Use opal-elog-parse to eSEL.pl
108
109Jenny Huynh (1):
110
111- `cbfc8c262b7d <https://github.com/open-power/hostboot/commit/cbfc8c262b7d>`__ Changing NXCQFIR(34) RNG control logic error to checkstop
112
113Joe McGill (1):
114
115- `14d009af06a6 <https://github.com/open-power/hostboot/commit/14d009af06a6>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable
116
117Louis Stermole (1):
118
119- `db169d62f42c <https://github.com/open-power/hostboot/commit/db169d62f42c>`__ Change mss_freq algorithm to deconfigure ports to achieve common DIMM freq
120
121Nick Klazynski (1):
122
123- `d44a3583d81b <https://github.com/open-power/hostboot/commit/d44a3583d81b>`__ Enable full ERAT for NDD2.2+ and CDD1.1+
124
125Prasad Bg Ranganath (4):
126
127- `9df095095c4a <https://github.com/open-power/hostboot/commit/9df095095c4a>`__ PPB: Bug fix in computing IAC Vdn value
128- `7644b20fd47e <https://github.com/open-power/hostboot/commit/7644b20fd47e>`__ PM reset: Fix disable resclk procedure
129- `5caa7eb2573f <https://github.com/open-power/hostboot/commit/5caa7eb2573f>`__ PM_RESCLK: Clear override bits of CACCR in reset flow
130- `05e5bff504e7 <https://github.com/open-power/hostboot/commit/05e5bff504e7>`__ SBE:PUTRING: Add callout support for checkword mismatch failure
131
132Rahul Batra (1):
133
134- `af797ecccc7e <https://github.com/open-power/hostboot/commit/af797ecccc7e>`__ PM: Not mask OCC_HB_NOTIFY during PM Reset
135
136Raja Das (1):
137
138- `f7d423bcbe65 <https://github.com/open-power/hostboot/commit/f7d423bcbe65>`__ Fenced Enabled check along with vdd_pfet_disable_core for scoms
139
140Ryan Black (1):
141
142- `e6737390b254 <https://github.com/open-power/hostboot/commit/e6737390b254>`__ Change npu ATSD timeout to disabled
143
144Soma BhanuTej (1):
145
146- `63b526118e79 <https://github.com/open-power/hostboot/commit/63b526118e79>`__ BugFix for extract_sbe_rc
147
148Stephen Glancy (3):
149
150- `d5d4ea292432 <https://github.com/open-power/hostboot/commit/d5d4ea292432>`__ Fixes CKE levels during RCD initialization
151- `692b8cce1955 <https://github.com/open-power/hostboot/commit/692b8cce1955>`__ Updates training advanced workarounds to run after a failure
152- `fb533c4d3bf1 <https://github.com/open-power/hostboot/commit/fb533c4d3bf1>`__ Updates the training advanced algorithm
153
154nagurram-in (1):
155
156- `9e1945e647ad <https://github.com/open-power/hostboot/commit/9e1945e647ad>`__ IS_MPIPL_SUPPORTED attribute support and update in hdat IPLP structure
157
158spashabk-in (1):
159
160- `8d357039a509 <https://github.com/open-power/hostboot/commit/8d357039a509>`__ Remove clear(step 3) of reset vectors
161
162Package: occ
163------------
164
165`Repository <https://github.com/open-power/occ>`__
166
167.. _v2.0.4-patches-2:
168
169Patches
170~~~~~~~
171
172.. _v2.0.4-commits-2:
173
174Commits
175~~~~~~~
176
177Chris Cain (1):
178
179- `6303307e1c4f <https://github.com/open-power/occ/commit/6303307e1c4f>`__ Fix PGPE beacon detection
180
181Sumit Kumar (1):
182
183- `3efcf7cda44d <https://github.com/open-power/occ/commit/3efcf7cda44d>`__ 24x7: Added Alink PMU & fix for defect SW430218
184
185William Bryan (2):
186
187- `77c9891f6228 <https://github.com/open-power/occ/commit/77c9891f6228>`__ Increase GPE1 Stack Size
188- `016db56cbcd6 <https://github.com/open-power/occ/commit/016db56cbcd6>`__ Update GPE1 Binary 7/3
189
190Package: sbe
191------------
192
193`Repository <https://github.com/open-power/sbe>`__
194
195.. _v2.0.4-patches-3:
196
197Patches
198~~~~~~~
199
200.. _v2.0.4-commits-3:
201
202Commits
203~~~~~~~
204
205Ben Gass (1):
206
207- `5c55be4739b4 <https://github.com/open-power/sbe/commit/5c55be4739b4>`__ Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
208
209Joe McGill (1):
210
211- `512cca6c2ce6 <https://github.com/open-power/sbe/commit/512cca6c2ce6>`__ p9_sbe_common – mark TP LFIR bits 18:20 recoverable
212
213Nick Klazynski (1):
214
215- `16a44eff4942 <https://github.com/open-power/sbe/commit/16a44eff4942>`__ Enable full ERAT for NDD2.2+ and CDD1.1+
216
217Prasad Bg Ranganath (1):
218
219- `f283d67875d4 <https://github.com/open-power/sbe/commit/f283d67875d4>`__ SBE:PUTRING: Add callout support for checkword mismatch failure
220
221Prem Shanker Jha (1):
222
223- `3b5cc1a5a792 <https://github.com/open-power/sbe/commit/3b5cc1a5a792>`__ PM: Fix FFDC collection for HWP p9_collect_suspend_ffdc.
224
225Raja Das (1):
226
227- `0b006e7b30b0 <https://github.com/open-power/sbe/commit/0b006e7b30b0>`__ Fenced Enabled check along with vdd_pfet_disable_core for scoms
228
229Package: skiboot
230----------------
231
232`Repository <https://github.com/open-power/skiboot>`__
233
234.. _v2.0.4-patches-4:
235
236Patches
237~~~~~~~
238
239.. _v2.0.4-commits-4:
240
241Commits
242~~~~~~~
243
244Andrew Jeffery (2):
245
246- `4b4e4e8585f7 <https://github.com/open-power/skiboot/commit/4b4e4e8585f7>`__ pci: Fix PCI_DEVICE_ID()
247- `6dbc0b3b0f89 <https://github.com/open-power/skiboot/commit/6dbc0b3b0f89>`__ core: Add test for PCI quirks
248
249Christophe Lombard (1):
250
251- `bfb78e7bc262 <https://github.com/open-power/skiboot/commit/bfb78e7bc262>`__ capi: Select the correct IODA table entry for the mbt cache.
252
253Haren Myneni (1):
254
255- `e4f0860c4372 <https://github.com/open-power/skiboot/commit/e4f0860c4372>`__ NX: Add NX coprocessor init opal call
256
257Mahesh Salgaonkar (1):
258
259- `f4a95d7e1dd5 <https://github.com/open-power/skiboot/commit/f4a95d7e1dd5>`__ opal/hmi: Display correct chip id while printing NPU FIRs.
260
261Michael Neuling (3):
262
263- `28bf820d3735 <https://github.com/open-power/skiboot/commit/28bf820d3735>`__ phb4: Minimise wait when moving through FRESET states
264- `f09894aca400 <https://github.com/open-power/skiboot/commit/f09894aca400>`__ phb4: Move training trace logging to next state.
265- `2bd26c39de53 <https://github.com/open-power/skiboot/commit/2bd26c39de53>`__ phb4: Delay training till after PERST is deasserted
266
267Reza Arbab (1):
268
269- `966a2839484f <https://github.com/open-power/skiboot/commit/966a2839484f>`__ npu2/hw-procedures: Fence bricks via NTL instead of MISC
270
271Shilpasri G Bhat (1):
272
273- `6ab6b5028e0f <https://github.com/open-power/skiboot/commit/6ab6b5028e0f>`__ occ: sensors: Fix the size of the phandle array ‘sensors’ in DT
274
275Stewart Smith (2):
276
277- `dd54042395c2 <https://github.com/open-power/skiboot/commit/dd54042395c2>`__ test/qemu: skip qemu test if ‘old’ qemu without PCR
278- `6da102053f99 <https://github.com/open-power/skiboot/commit/6da102053f99>`__ skiboot 6.0.5 release notes
279
280Vaibhav Jain (1):
281
282- `70e0dc77f597 <https://github.com/open-power/skiboot/commit/70e0dc77f597>`__ phb4/capp: Calculate STQ/DMA read engines based on link-width for PEC
283
284Vasant Hegde (2):
285
286- `8582501d9581 <https://github.com/open-power/skiboot/commit/8582501d9581>`__ vpd: Sanitize VPD data
287- `81888d620f6a <https://github.com/open-power/skiboot/commit/81888d620f6a>`__ vpd: Add vendor property to processor node