<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/import, branch master</title>
<subtitle>Talos™ II hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-hostboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-hostboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/'/>
<updated>2018-05-20T06:31:19+00:00</updated>
<entry>
<title>Cap voltage offset when biased</title>
<updated>2018-05-20T06:31:19+00:00</updated>
<author>
<name>Timothy Pearson</name>
<email>tpearson@raptorengineering.com</email>
</author>
<published>2018-04-25T02:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=8d49baa2180fc3cff78c393b19e39816dfa8606f'/>
<id>urn:sha1:8d49baa2180fc3cff78c393b19e39816dfa8606f</id>
<content type='text'>
This fixes spurious (invalid) voltage requests when the bias frequency exceeds the maximum WoF frequency

Signed-off-by: Timothy Pearson &lt;tpearson@raptorengineering.com&gt;
</content>
</entry>
<entry>
<title>Update the ps_to_freq function to use a range of values instead of expecting an exact value. Adjust the 2133 and 1866 values to be larger thatn the expected JEDEC value by 1 in order to handel possible rounding issues with the SPD data.</title>
<updated>2018-05-20T06:31:19+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2018-04-08T19:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=19f71466928709ff36dd407beb689b4519be24ed'/>
<id>urn:sha1:19f71466928709ff36dd407beb689b4519be24ed</id>
<content type='text'>
This cahnge was tested with the M393A1G40DB0-CPB RAM module which
was rejected by the previous code due to the time_in_ps being 938
instead of the previously expected value of 937.

Memtester was run with the resulting configuration and shows no errors:
/ # /usr/sbin/memtester  6G 4
memtester version 4.3.0 (64-bit)
Copyright (C) 2001-2012 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 65536
pagesizemask is 0xffffffffffff0000
want 6144MB (6442450944 bytes)
got  6144MB (6442450944 bytes), trying mlock ...locked.
Loop 1/4:
  Stuck Address       : ok
  Random Value        : ok
  Compare XOR         : ok
  Compare SUB         : ok
  Compare MUL         : ok
  Compare DIV         : ok
  Compare OR          : ok
  Compare AND         : ok
  Sequential Increment: ok
  Solid Bits          : ok
  Block Sequential    : ok
  Checkerboard        : ok
  Bit Spread          : ok
  Bit Flip            : ok
  Walking Ones        : ok
  Walking Zeroes      : ok
  8-bit Writes        : ok
  16-bit Writes       : ok

Signed-off-by: Evan Lojewski &lt;github@meklort.com&gt;
</content>
</entry>
<entry>
<title>PM reset: Fix disable resclk procedure</title>
<updated>2018-05-19T21:17:12+00:00</updated>
<author>
<name>Prasad Bg Ranganath</name>
<email>prasadbgr@in.ibm.com</email>
</author>
<published>2018-04-19T13:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=798ff0e50b1dd3a9b0ea640faae67bbd871b909c'/>
<id>urn:sha1:798ff0e50b1dd3a9b0ea640faae67bbd871b909c</id>
<content type='text'>
CQ:SW427449
Change-Id: I5fa942cc5c4981946a37e3c8b828ff5e12fd16df
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57467
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Prem Shanker Jha &lt;premjha2@in.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: YUE DU &lt;daviddu@us.ibm.com&gt;
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57475
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>p9_spr_name_map -- change mnemonic for SPR 511 to SMFCTRL</title>
<updated>2018-05-19T21:15:33+00:00</updated>
<author>
<name>Joe McGill</name>
<email>jmcgill@us.ibm.com</email>
</author>
<published>2018-03-08T19:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=9dd8199cc4169b1e42df37ebdb3f58cc61b1779b'/>
<id>urn:sha1:9dd8199cc4169b1e42df37ebdb3f58cc61b1779b</id>
<content type='text'>
Change-Id: Ib279b63e91db8d648e8d57585f804460c8aca7ec
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55265
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: James N. Klazynski &lt;jklazyns@us.ibm.com&gt;
Reviewed-by: Thi N. Tran &lt;thi@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55375
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Adds MRW support for x4/x8 DIMM configurations</title>
<updated>2018-05-19T21:12:11+00:00</updated>
<author>
<name>Stephen Glancy</name>
<email>sglancy@us.ibm.com</email>
</author>
<published>2018-04-25T18:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=13c42ee1d83917b13bb535eaf16e32d16105cfba'/>
<id>urn:sha1:13c42ee1d83917b13bb535eaf16e32d16105cfba</id>
<content type='text'>
Change-Id: Ifc5152564cddfcfda2f0ae9e709cad46b1d585b3
RTC:189937
CQ:SW426701
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57832
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: ANDRE A. MARIN &lt;aamarin@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57842
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Adding p9c DD13 support</title>
<updated>2018-05-19T21:11:13+00:00</updated>
<author>
<name>Soma BhanuTej</name>
<email>soma.bhanu@in.ibm.com</email>
</author>
<published>2018-05-07T02:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=23e5c485a4f78458543219250c300ade36400ef3'/>
<id>urn:sha1:23e5c485a4f78458543219250c300ade36400ef3</id>
<content type='text'>
-&gt; p9_sim_model_boot.C
-&gt; p9_frequency_bucket.H
-&gt; cronus_auto_settings.H

Change-Id: Ic3b099c7e43d673d861c83f33caede27f9b5d10e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58402
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Dev-Ready: Soma Bhanutej &lt;soma.bhanu@in.ibm.com&gt;
Reviewed-by: Benjamin Gass &lt;bgass@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Brent Wieman &lt;bwieman@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58456
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>SplWkup: Fixed issue in FFDC collection in case of special wakeup timeout.</title>
<updated>2018-05-18T14:58:40+00:00</updated>
<author>
<name>Prem Shanker Jha</name>
<email>premjha2@in.ibm.com</email>
</author>
<published>2018-05-15T16:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=5ed2437d9ecf5b33050accdd5e1708d9fc0f5084'/>
<id>urn:sha1:5ed2437d9ecf5b33050accdd5e1708d9fc0f5084</id>
<content type='text'>
Commit fixes corruption of current error in case of special wakeup timeout.
Due to use of a FAPI_TRY at the begining of HWP, in FFDC path, due to
recurssion, current error get reset. As a result, callback procedures
crash.

CQ: SW427695
Change-Id: Ic33bea5422f69400a8eb6e825fd359a475bd91b2
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58844
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA &lt;prasadbgr@in.ibm.com&gt;
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
Reviewed-by: Richard J. Knight &lt;rjknight@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58853
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Added p9_mss_memdiag for cronus ipl and modified scrub for step 16</title>
<updated>2018-05-18T14:52:21+00:00</updated>
<author>
<name>Matthew Hickman</name>
<email>Matthew.Hickman@ibm.com</email>
</author>
<published>2018-04-10T20:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=7b8e60462b27343ed743e947f35abcac52a4ec58'/>
<id>urn:sha1:7b8e60462b27343ed743e947f35abcac52a4ec58</id>
<content type='text'>
Change-Id: I2fb279f10c75d6fd3cab66d54a7bdac1382a6b9e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44428
Dev-Ready: Brent Wieman &lt;bwieman@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: ANDRE A. MARIN &lt;aamarin@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44433
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Adds cumulus unit test support</title>
<updated>2018-05-18T14:52:16+00:00</updated>
<author>
<name>Stephen Glancy</name>
<email>sglancy@us.ibm.com</email>
</author>
<published>2018-04-27T20:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=57e0a47955d8709a3a905c26f55553868bc386a1'/>
<id>urn:sha1:57e0a47955d8709a3a905c26f55553868bc386a1</id>
<content type='text'>
Change-Id: I7294882a0fee1b50ed95d1157b1b0e94ec84a5b6
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57986
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: ANDRE A. MARIN &lt;aamarin@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58571
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Updates to pb_cfg_follow_scope_rate_jump_level and pb_cfg_np_cmd_jump_cmd_rate</title>
<updated>2018-05-18T14:50:31+00:00</updated>
<author>
<name>Daniel Howe</name>
<email>dchowe@us.ibm.com</email>
</author>
<published>2018-05-09T20:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=0f97acef7aecd02eb3d7ef3c4f956bf64395c0ff'/>
<id>urn:sha1:0f97acef7aecd02eb3d7ef3c4f956bf64395c0ff</id>
<content type='text'>
Change-Id: Ice09553f909562da1d8c1daa44b50fc8136feb28
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58605
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Dev-Ready: DANIEL C. HOWE &lt;dchowe@us.ibm.com&gt;
Reviewed-by: Kevin F. Reick &lt;reick@us.ibm.com&gt;
Reviewed-by: Joseph J. McGill &lt;jmcgill@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58610
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
</feed>
