<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/import/chips/p9, branch 07-25-2019</title>
<subtitle>Talos™ II hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-hostboot/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-hostboot/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/'/>
<updated>2020-02-19T20:15:51+00:00</updated>
<entry>
<title>Cap voltage offset when biased This fixes spurious (invalid) voltage requests when the bias frequency exceeds the maximum WoF frequency</title>
<updated>2020-02-19T20:15:51+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=d86c20f59ea1d977b0eb2ed7e2acf911ac037356'/>
<id>urn:sha1:d86c20f59ea1d977b0eb2ed7e2acf911ac037356</id>
<content type='text'>
Signed-off-by: Timothy Pearson &lt;tpearson@raptorengineering.com&gt;
</content>
</entry>
<entry>
<title>Add Explorer specific MCBIST settings before scrub and maint</title>
<updated>2020-02-13T21:31:32+00:00</updated>
<author>
<name>Louis Stermole</name>
<email>stermole@us.ibm.com</email>
</author>
<published>2020-01-24T15:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=c49249c720f42d201c92ef887930fee600fa34b5'/>
<id>urn:sha1:c49249c720f42d201c92ef887930fee600fa34b5</id>
<content type='text'>
Change-Id: Ieabf8b23b6670ed23664ce2f80b04012c05a4319
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/90287
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: STEPHEN GLANCY &lt;sglancy@us.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;
Dev-Ready: Louis Stermole &lt;stermole@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://rchgit01.rchland.ibm.com/gerrit1/90317
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 MCBIST functional verification tests</title>
<updated>2020-02-13T21:31:14+00:00</updated>
<author>
<name>Stephen Glancy</name>
<email>sglancy@us.ibm.com</email>
</author>
<published>2020-01-24T21:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=97fc5523bba37078bca09dec8ddecc6724f914aa'/>
<id>urn:sha1:97fc5523bba37078bca09dec8ddecc6724f914aa</id>
<content type='text'>
Change-Id: I122de19702ea9a7e30534d752925c1498012bf2f
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/90791
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;
Dev-Ready: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Mark Pizzutillo &lt;mark.pizzutillo@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://rchgit01.rchland.ibm.com/gerrit1/90815
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 MMIO to use FAPI_DBG</title>
<updated>2020-02-13T21:31:06+00:00</updated>
<author>
<name>Stephen Glancy</name>
<email>sglancy@us.ibm.com</email>
</author>
<published>2020-02-04T14:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=c5263088b2d20e59e362c47480e21afb2c356840'/>
<id>urn:sha1:c5263088b2d20e59e362c47480e21afb2c356840</id>
<content type='text'>
FAPI_INF statements cause a lot of clutter for lab tools
that need to use -debug6.i. Moving to FAPI_DBG allows
for less cluttered print statements.

Change-Id: I59c2a8a7a60fb7520ec0e2eaaef343bc3ab9aaec
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/90836
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;
Dev-Ready: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Reviewed-by: Benjamin Gass &lt;bgass@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+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;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/90855
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>Don't assert from ddimm_get_efd for unsupported freq if ffdc_enabled not set</title>
<updated>2020-02-03T23:25:00+00:00</updated>
<author>
<name>Louis Stermole</name>
<email>stermole@us.ibm.com</email>
</author>
<published>2020-01-17T19:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=a9b71d90c5c83af0a309c152a1e7956f5823fdfe'/>
<id>urn:sha1:a9b71d90c5c83af0a309c152a1e7956f5823fdfe</id>
<content type='text'>
This will remove DDIMM_UNSUPPORTED_FREQUENCY errors from passing mss_freq trace

Change-Id: I384282d61bc426cb903c560ea1eb242a47349b9c
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89881
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: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Mark Pizzutillo &lt;mark.pizzutillo@ibm.com&gt;
Reviewed-by: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Dev-Ready: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: Daniel M Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89903
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: Christian R Geddes &lt;crgeddes@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Change p9a_mss_freq to work on PROC_CHIP target</title>
<updated>2020-01-29T21:05:28+00:00</updated>
<author>
<name>Louis Stermole</name>
<email>stermole@us.ibm.com</email>
</author>
<published>2019-12-16T15:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=6b29b3829fc9ff676662c4e520c13ded41d070fd'/>
<id>urn:sha1:6b29b3829fc9ff676662c4e520c13ded41d070fd</id>
<content type='text'>
Previously p9a_mss_freq ran on the MEM_PORT target, even though
the freq domain is at the PROC_CHIP level. This change will allow
DDIMMs to be binned to the same freq across the domain.
Also removes a lot of FAPI_INF messages to reduce UT log size.

Change-Id: I7d4e2ee8897fdd62c0672d96cc1731c7a14643dd
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/88736
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;
Reviewed-by: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Dev-Ready: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: Mark Pizzutillo &lt;mark.pizzutillo@ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89672
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>Add p9a_mss_utils_to_throttle</title>
<updated>2020-01-29T21:04:49+00:00</updated>
<author>
<name>Louis Stermole</name>
<email>stermole@us.ibm.com</email>
</author>
<published>2019-12-04T16:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=a69715d78e44ca4d69009bdd829a8ed778bcd845'/>
<id>urn:sha1:a69715d78e44ca4d69009bdd829a8ed778bcd845</id>
<content type='text'>
Also move some shared code into gen_throttle.H

Change-Id: I74ada8a0ee99db511813e04a58f434d779a90930
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/88093
Reviewed-by: Mark Pizzutillo &lt;mark.pizzutillo@ibm.com&gt;
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: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Reviewed-by: Michael D Pardeik &lt;pardeik@us.ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/88121
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>Porting repair_state class and related functions</title>
<updated>2020-01-29T21:04:18+00:00</updated>
<author>
<name>Nico Fajardo</name>
<email>Nicolas.Fajardo@ibm.com</email>
</author>
<published>2019-11-20T21:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=5318cf7e4a01aaca4663fbb04c2ef3dd10277bfc'/>
<id>urn:sha1:5318cf7e4a01aaca4663fbb04c2ef3dd10277bfc</id>
<content type='text'>
Cleaning up ported p9 code; fixing code beauty in exp_port_ut;
fixing lingering configure_wrq issues; cleaning up more ported p9
code; fixing include order errors in nvdimm; both p9 &amp; exp build
cleanly; fixing 1R DIMM exclusion in explorer_mss_ut; fixing
bad call to cycle time with include order change; fixing exp_scrub
issue with cycle time; fixing exp UT fail

Change-Id: If88a5931c09e305aa115c367b54e2b586db37e58
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/87535
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;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Dev-Ready: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Mark Pizzutillo &lt;mark.pizzutillo@ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89104
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>remove relative path to p9_lpc_utils.H from p9_collect_lpc_regs.C</title>
<updated>2020-01-29T21:00:31+00:00</updated>
<author>
<name>Matt K. Light</name>
<email>mklight@us.ibm.com</email>
</author>
<published>2018-08-15T19:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=da8e96ea050b51b71535b773f51f7b8ebf534baa'/>
<id>urn:sha1:da8e96ea050b51b71535b773f51f7b8ebf534baa</id>
<content type='text'>
Change-Id: I728fffbca375478182d609f85e62ab0a8dbc2a87
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64594
Dev-Ready: Matt K Light &lt;mklight@us.ibm.com&gt;
Dev-Ready: Brent Wieman &lt;bwieman@us.ibm.com&gt;
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: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Steven B Janssen &lt;janssens@us.ibm.com&gt;
Reviewed-by: Kahn C Evans &lt;kahnevan@us.ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64601
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>set OTL Err Rpt Mask Reg 0 bit 21, OTL TX ECC UE on CQ buffer read data.</title>
<updated>2020-01-13T13:59:48+00:00</updated>
<author>
<name>Ryan Black</name>
<email>rblack@us.ibm.com</email>
</author>
<published>2020-01-09T20:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=f70454687133f8a8b493f44d981ea1673e4ec437'/>
<id>urn:sha1:f70454687133f8a8b493f44d981ea1673e4ec437</id>
<content type='text'>
Change-Id: Iacb879cf0aab5db14cee794701bdcf70df2b8dd1
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89053
Reviewed-by: Thi N Tran &lt;thi@us.ibm.com&gt;
Reviewed-by: Jenny Huynh &lt;jhuynh@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/89057
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>
