<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/import/chips/ocmb/gemini, 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>2019-07-10T13:51:00+00:00</updated>
<entry>
<title>Set bit to zero out memory in gem_draminit</title>
<updated>2019-07-10T13:51:00+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2019-07-02T17:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=d3bde7d878453b0f69ddc18558c6b29094b5868a'/>
<id>urn:sha1:d3bde7d878453b0f69ddc18558c6b29094b5868a</id>
<content type='text'>
Change-Id: If29d23ac810647db19407411ede4942e5bb46615
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79912
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: Adam S Hale &lt;adam.samuel.hale@ibm.com&gt;
Reviewed-by: FEIHONG YAN &lt;fyan@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: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79929
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>Add memory initialization to gem_draminit</title>
<updated>2019-06-28T20:31:01+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2019-06-17T22:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=3c2d8ccc8fdbcf62e9d116166fedb3deae59f758'/>
<id>urn:sha1:3c2d8ccc8fdbcf62e9d116166fedb3deae59f758</id>
<content type='text'>
Change-Id: Ie168bd988c6c328747ed70482f0a3331c0d655b0
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79217
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: Devon A. Baughen &lt;devon.baughen1@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: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79225
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>Remove check for eff dimm size in gem_draminit</title>
<updated>2019-05-31T18:57:09+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2019-05-28T20:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=ae412fdaabaa8341fae18243af62b6406cd42a8a'/>
<id>urn:sha1:ae412fdaabaa8341fae18243af62b6406cd42a8a</id>
<content type='text'>
ATTR_EFF_DIMM_SIZE is set by eff_config which we don't run for Gemini
Therefore, the procedure errors out as the attribute contains 0.

Change-Id: Ie962a2105e744e1533cf686fc9ca26e35a28ad3c
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77936
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: STEPHEN GLANCY &lt;sglancy@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: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77950
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 unneeded gemini makefiles</title>
<updated>2019-05-08T19:53:28+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2019-05-07T15:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=bb8ed31934624fb652235a327dbb89b7df05606b'/>
<id>urn:sha1:bb8ed31934624fb652235a327dbb89b7df05606b</id>
<content type='text'>
Change-Id: Ie8ab03daf22e7f4c9085af41e2df89c99a9060a4
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77050
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
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;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add git commit data to gemini hwp and exp_getecid</title>
<updated>2019-04-24T14:47:04+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2019-04-19T17:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=bcea118c1c51cc310636d57406197092f7444cb9'/>
<id>urn:sha1:bcea118c1c51cc310636d57406197092f7444cb9</id>
<content type='text'>
Change-Id: I544e4e372729134bfc7fd7846b7789219561964d
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76239
Reviewed-by: STEPHEN GLANCY &lt;sglancy@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;
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/76268
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>Add gemini IPL code and unit tests</title>
<updated>2019-04-23T19:00:19+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2019-03-25T18:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=3f25846bd235abe59e12a4e438a22ce87663bdd2'/>
<id>urn:sha1:3f25846bd235abe59e12a4e438a22ce87663bdd2</id>
<content type='text'>
Change-Id: Idefe3288607b84bcf4843b4f18256316f57711bc
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72127
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;
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: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75488
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 files not needed by gemini IPL</title>
<updated>2019-03-20T14:42:35+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2019-03-12T15:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=af6712fe5c035e7e61ea67a6f86f585b8ee1d51b'/>
<id>urn:sha1:af6712fe5c035e7e61ea67a6f86f585b8ee1d51b</id>
<content type='text'>
Change-Id: I73b0be36ed1817094f556dad21663e813ca405d0
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73174
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: 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/73188
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>Add empty files for gemini IPL</title>
<updated>2019-03-18T20:59:30+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2019-02-15T20:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=7b3c165b9c657bf7fa5b2a54540802bea1ec78f0'/>
<id>urn:sha1:7b3c165b9c657bf7fa5b2a54540802bea1ec78f0</id>
<content type='text'>
Change-Id: Icd034fae7b69cb206ceae05e607e64ec557be744
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73370
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: MATTHEW I. HICKMAN &lt;matthew.hickman@ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73510
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>Adds p9a chip directory structure</title>
<updated>2019-02-14T23:14:54+00:00</updated>
<author>
<name>Stephen Glancy</name>
<email>sglancy@us.ibm.com</email>
</author>
<published>2018-03-19T14:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=944d6518debb340f10b8ba1e0fdcba27140ebfeb'/>
<id>urn:sha1:944d6518debb340f10b8ba1e0fdcba27140ebfeb</id>
<content type='text'>
Change-Id: I8174da6acab79848b33f3e3b3f4b92b3b97001e6
Original-Change-Id: I0d4825b953fcb59655caa3dec814a7f90bf46440
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56017
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: ANDRE A. MARIN &lt;aamarin@us.ibm.com&gt;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71842
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
</content>
</entry>
</feed>
