<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-sbe/src/import/hwpf/fapi2/include/fapi2_vpd_access.H, branch master</title>
<subtitle>Blackbird™ SBE sources</subtitle>
<id>https://git.raptorcs.com/git/talos-sbe/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-sbe/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/'/>
<updated>2019-03-23T02:13:29+00:00</updated>
<entry>
<title>Modify rank variable for OCMB VPD lookup</title>
<updated>2019-03-23T02:13:29+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-02-16T16:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=e27b0cc841ed13a35b7b7c5a6c8d065fc9e00b06'/>
<id>urn:sha1:e27b0cc841ed13a35b7b7c5a6c8d065fc9e00b06</id>
<content type='text'>
Switching from 'number of ranks' to 'which rank'.

Change-Id: I5f489dc507fbec1e0f835742cb1266d60884b1ca
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71995
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: Roland Veloz &lt;rveloz@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@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;
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/72294
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix doxygen warnings</title>
<updated>2019-03-07T16:41:06+00:00</updated>
<author>
<name>Kahn Evans</name>
<email>kahnevan@us.ibm.com</email>
</author>
<published>2019-02-12T14:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=4db0f651a40093e6eca27a92b62acf0785691c8a'/>
<id>urn:sha1:4db0f651a40093e6eca27a92b62acf0785691c8a</id>
<content type='text'>
Change-Id: I346735f419d842f64a48cdc31812b644dcb91133
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71746
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: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Matt K. Light &lt;mklight@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/71756
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>FAPI2: Multicast API 1/2: Platform-breaking changes</title>
<updated>2019-02-14T03:37:51+00:00</updated>
<author>
<name>Joachim Fenkes</name>
<email>fenkes@de.ibm.com</email>
</author>
<published>2018-12-05T15:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=b9b668e5916e3310eacb95496cc0792d819b25f0'/>
<id>urn:sha1:b9b668e5916e3310eacb95496cc0792d819b25f0</id>
<content type='text'>
The Target gains a new template parameter, M, that specifies
the multicast type. This is propagated through all affected
header files.

A new target type is introduced, TARGET_TYPE_MULTICAST, and
platform specific assertions put in place to prevent users
from creating such targets before the platform supports it.

Target also grows a new inline function for updating MC targets.
Platforms not supporting MC can provide a dummy implementation.

The example platform code in fapi2/include/plat/plat_target.H
is updated with minimal example code for platform implementers.

Change-Id: Ia0990f26890dc5c719caca608cd134a4964a3acf
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69456
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: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matt K. Light &lt;mklight@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;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70866
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Interface for OCMB getVPD</title>
<updated>2019-01-24T08:49:25+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-01-17T14:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=2e253cebdaffb92d67fe19999d818e327daca1fb'/>
<id>urn:sha1:2e253cebdaffb92d67fe19999d818e327daca1fb</id>
<content type='text'>
Add new getVPD interface to support the OCMB chip with the DDIMM
SPD.

Change-Id: I7bb8b7958aeeaca2fda788b013e9e5e244013c27
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70596
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: PPE CI &lt;ppe-ci+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/70600
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add VPD lookup to build a supported frequency list, and bin-down support</title>
<updated>2018-02-08T23:53:48+00:00</updated>
<author>
<name>Andre Marin</name>
<email>aamarin@us.ibm.com</email>
</author>
<published>2018-01-10T18:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=9ed4b071deda8dd5e8f213dfcc429addfd19f4bf'/>
<id>urn:sha1:9ed4b071deda8dd5e8f213dfcc429addfd19f4bf</id>
<content type='text'>
Bypassing FFDC collection in p9_get_mem_vpd_keyword.C for unsupported
configs that appear while polling the VPD for supported frequencies
in the memory procedure p9_mss_freq.C.
This removes the fail trace during istep to avoid user confusion.

Change-Id: Ic679fb2fd8357567059f87d689acc0e0c534cd9f
CQ:SW415931
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51836
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Dev-Ready: Brent Wieman &lt;bwieman@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: HWSV CI &lt;hwsv-ci+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;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52395
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Update file headers</title>
<updated>2016-09-16T11:08:30+00:00</updated>
<author>
<name>Sachin Gupta</name>
<email>sgupta2m@in.ibm.com</email>
</author>
<published>2016-09-16T09:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=ece97c0ee59eba8efa66aafe782b4a07c0de566a'/>
<id>urn:sha1:ece97c0ee59eba8efa66aafe782b4a07c0de566a</id>
<content type='text'>
Change-Id: Icdd7460d8e3213f9bbd3d52e7825242bc59fc9e9
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29825
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>SBE move import`</title>
<updated>2016-09-01T11:48:28+00:00</updated>
<author>
<name>Shakeeb</name>
<email>shakeebbk@in.ibm.com</email>
</author>
<published>2016-09-01T11:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=5e83bcb5cf9d400739cfb2beaab1a3173e8cafb2'/>
<id>urn:sha1:5e83bcb5cf9d400739cfb2beaab1a3173e8cafb2</id>
<content type='text'>
Change-Id: I726951318cdb19fd445af2f7910e0d6872eff18c
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29086
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
Reviewed-by: AMIT J. TENDOLKAR &lt;amit.tendolkar@in.ibm.com&gt;
</content>
</entry>
</feed>
