<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-occ/src/tools, branch master</title>
<subtitle>Blackbird™ OCC sources</subtitle>
<id>https://git.raptorcs.com/git/talos-occ/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-occ/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/'/>
<updated>2017-12-01T21:07:38+00:00</updated>
<entry>
<title>Handle redundant power supply policy</title>
<updated>2017-12-01T21:07:38+00:00</updated>
<author>
<name>Chris Cain</name>
<email>cjcain@us.ibm.com</email>
</author>
<published>2017-11-22T01:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=06ef7787e76281b40fb961048bc79b22610241a0'/>
<id>urn:sha1:06ef7787e76281b40fb961048bc79b22610241a0</id>
<content type='text'>
When redundant power supply policy is disabled:
1. Skip power capping algorithm when in oversubscription
2. No power brake support (don't set the GPIO to enable the automatic HW power
   braking)
3. Remove clipping to turbo when in oversubscription
Initialize frequency votes to prevent throttling when booted in
   oversubscription.
Allow truncated exception buffer data to be parsed.

Change-Id: I4fef673feb0a3d0025e00d8fd219cf4cc24d8685
CQ: SW408974
CQ: SW409666
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50071
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
Reviewed-by: Andres A. Lugo-Reyes &lt;aalugore@us.ibm.com&gt;
Reviewed-by: Christopher J. Cain &lt;cjcain@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Update OCC buildname 9/29</title>
<updated>2017-09-29T21:49:26+00:00</updated>
<author>
<name>Chris Cain</name>
<email>cjcain@us.ibm.com</email>
</author>
<published>2017-09-29T17:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=76b91d0038d59b30de14108e908bc78c6d988796'/>
<id>urn:sha1:76b91d0038d59b30de14108e908bc78c6d988796</id>
<content type='text'>
Update occtoolp9

Change-Id: I47be0d8ee420dc7c5e25dfa91be1fa7024d7d6d9
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46957
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christopher J. Cain &lt;cjcain@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Modify the occ list to accommodate the new BMC control list</title>
<updated>2017-09-07T13:36:26+00:00</updated>
<author>
<name>Wael El-Essawy</name>
<email>welessa@us.ibm.com</email>
</author>
<published>2017-08-31T16:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=c07cf36d3f41021fc14e426e03301362aeaf1920'/>
<id>urn:sha1:c07cf36d3f41021fc14e426e03301362aeaf1920</id>
<content type='text'>
Change-Id: I2e16401e62c7cf656c597dfb13b6e9fe924386d6
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45496
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: William A. Bryan &lt;wilbryan@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>update the path to the OCC controller objects</title>
<updated>2017-07-18T19:48:20+00:00</updated>
<author>
<name>Wael El-Essawy</name>
<email>welessa@us.ibm.com</email>
</author>
<published>2017-07-13T17:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=98f0808d83bccd4403a2082115c705e7762305af'/>
<id>urn:sha1:98f0808d83bccd4403a2082115c705e7762305af</id>
<content type='text'>
This commit is made to match an OBMC code change,
where the occ pass through objects were moved from
/xyz/openbmc_project/occ/pass_through/occX to
/org/open_power/control/occX

Change-Id: Ied2bd5b089a73fc8a7f062eb9359c664cad4a7e6
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43101
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: William A. Bryan &lt;wilbryan@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>RESTful API interface to the OCC pass through interface.</title>
<updated>2017-06-30T19:46:41+00:00</updated>
<author>
<name>Wael El-Essawy</name>
<email>welessa@us.ibm.com</email>
</author>
<published>2017-06-19T19:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=cfb296e1b662022f9f0f86a0a566eae67196f414'/>
<id>urn:sha1:cfb296e1b662022f9f0f86a0a566eae67196f414</id>
<content type='text'>
rest_api.py -h gives the following output:

usage: rest_api.py [-h] [-H HOST_IP] [-i] [-d] [-c] {p,s,q} ...

Amester Script utilizing OpenBMC OCC Pass Thru

positional arguments:
  {p,s,q}
    p                   get parameter list from OCC
    s                   get sensor list from OCC
    q                   quit

optional arguments:
  -h, --help            show this help message and exit
  -H HOST_IP, --host_ip HOST_IP
                        hostname or IP of BMC, default is w56
  -i, --interactive     Run Amester Script in interactive mode
  -d, --debug           print debugging/trace information
  -c, --csv             display sensor/parameter readings in
                        compact csv format

Change-Id: Ia203bd91e45f261209db5dc9599a427d193ef828
RTC: 172524
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42064
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Wael El-Essawy &lt;welessa@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Publish OCC tools to help with bringup and debug</title>
<updated>2017-06-28T14:01:20+00:00</updated>
<author>
<name>Chris Cain</name>
<email>cjcain@us.ibm.com</email>
</author>
<published>2017-06-27T19:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=8a97adf89847fa21d4ed3117d2a4150baf527bfe'/>
<id>urn:sha1:8a97adf89847fa21d4ed3117d2a4150baf527bfe</id>
<content type='text'>
Change-Id: I6350e87a05be2d6a088a9e0798a25dcead5634d4
RTC: 160567
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42526
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
Reviewed-by: Christopher J. Cain &lt;cjcain@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Changes For P9 Enablement</title>
<updated>2017-02-15T23:50:20+00:00</updated>
<author>
<name>William Bryan</name>
<email>wilbryan@us.ibm.com</email>
</author>
<published>2017-01-16T20:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=61ebd774170f72a53a838944f6d3204c87638694'/>
<id>urn:sha1:61ebd774170f72a53a838944f6d3204c87638694</id>
<content type='text'>
Change-Id: I37e8174bcc6e99f602a66cff077ef41ad889b19c
RTC:165351
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34949
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Andres A. Lugo-Reyes &lt;aalugore@us.ibm.com&gt;
Reviewed-by: Christopher J. Cain &lt;cjcain@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
Reviewed-by: William A. Bryan &lt;wilbryan@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>FFDC parsing tool</title>
<updated>2016-12-15T18:57:45+00:00</updated>
<author>
<name>William Bryan</name>
<email>wilbryan@us.ibm.com</email>
</author>
<published>2016-12-12T20:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=48173d1181eb89c7efed5d6ffd30c8e89666aee5'/>
<id>urn:sha1:48173d1181eb89c7efed5d6ffd30c8e89666aee5</id>
<content type='text'>
Change-Id: Iada745ba30af2b4d6160770b2e2fc82c15b5d523
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33746
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christopher J. Cain &lt;cjcain@us.ibm.com&gt;
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
Reviewed-by: William A. Bryan &lt;wilbryan@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Changes for GCC 4.9 and OP</title>
<updated>2016-10-24T15:25:55+00:00</updated>
<author>
<name>William Bryan</name>
<email>wilbryan@us.ibm.com</email>
</author>
<published>2016-10-20T18:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=a4e04571d60b58c0c778c870bc215bf467085fb6'/>
<id>urn:sha1:a4e04571d60b58c0c778c870bc215bf467085fb6</id>
<content type='text'>
Change-Id: I95ddff4b290fcf3eab617a674afc489698c78a1e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31563
Reviewed-by: Martha Broyles &lt;mbroyles@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: William A. Bryan &lt;wilbryan@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Sensor List Checking &amp; Make Improvements</title>
<updated>2016-10-14T21:35:17+00:00</updated>
<author>
<name>William Bryan</name>
<email>wilbryan@us.ibm.com</email>
</author>
<published>2016-10-05T20:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-occ/commit/?id=055aad1e072a479e2f7ab89f60e75ff2ad6c85d6'/>
<id>urn:sha1:055aad1e072a479e2f7ab89f60e75ff2ad6c85d6</id>
<content type='text'>
Change-Id: Id75021aeeb75c8d63b85e8a80bf09646b8bcf215
RTC:160341
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30752
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Wael El-Essawy &lt;welessa@us.ibm.com&gt;
Reviewed-by: Christopher J. Cain &lt;cjcain@us.ibm.com&gt;
Reviewed-by: William A. Bryan &lt;wilbryan@us.ibm.com&gt;
</content>
</entry>
</feed>
