<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/usr/ipmi/ipmidcmi.C, 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>2018-10-10T18:39:41+00:00</updated>
<entry>
<title>ipmi: Split into ipmibase and ipmiext modules</title>
<updated>2018-10-10T18:39:41+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrewrj@au1.ibm.com</email>
</author>
<published>2018-09-28T05:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=5fc457309f2c6bad2bf1464a4cc7756692ede3b8'/>
<id>urn:sha1:5fc457309f2c6bad2bf1464a4cc7756692ede3b8</id>
<content type='text'>
Split the IPMI module into base and ext portions, with the BT interface,
device driver and resource provider in the base portion, and all
remaining IPMI functionality in the ext portion. The split is in
preparation for moving the base functionality in the hostboot base
image.

Change-Id: Iec864f96240d79f4fadd5519d2ef46437d07c1fd
Signed-off-by: Andrew Jeffery &lt;andrewrj@au1.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66792
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;
Reviewed-by: Corey V. Swenson &lt;cswenson@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-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>Fix up some malformed error log tags</title>
<updated>2015-08-10T19:50:18+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2015-08-07T03:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=69262b80495d705baf5e9759beab6f113481405b'/>
<id>urn:sha1:69262b80495d705baf5e9759beab6f113481405b</id>
<content type='text'>
Change-Id: Ief8c1bca26f2c630cd4699ccc1b8edec67834dfc
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19644
Tested-by: Jenkins Server
Tested-by: Jenkins OP Build CI
Tested-by: Jenkins OP HW
Reviewed-by: Brian Silver &lt;bsilver@us.ibm.com&gt;
Reviewed-by: Christopher Cain &lt;cjcain@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Apply derating factor from sensor value</title>
<updated>2015-07-02T18:28:20+00:00</updated>
<author>
<name>Richard J. Knight</name>
<email>rjknight@us.ibm.com</email>
</author>
<published>2015-04-13T16:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=e70e9e57950904ae9d137df53961498c3e286295'/>
<id>urn:sha1:e70e9e57950904ae9d137df53961498c3e286295</id>
<content type='text'>
    -Update getPowerLimit command to use the acutal value of
     the derating factor stored by the BMC.

Change-Id: I96d7515764569e10c54dbbbacc878514e6cf9485
RTC:124093
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18251
Tested-by: Jenkins Server
Tested-by: Jenkins OP Build CI
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Tested-by: Jenkins OP HW
Reviewed-by: Brian Silver &lt;bsilver@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Incorrect power limit set at the OCC when using ipmi-dcmi cmds</title>
<updated>2015-02-28T11:37:03+00:00</updated>
<author>
<name>Richard J. Knight</name>
<email>rjknight@us.ibm.com</email>
</author>
<published>2015-02-27T20:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=593f09ed823fc5a2bd3cb5e0538640c7933aa147'/>
<id>urn:sha1:593f09ed823fc5a2bd3cb5e0538640c7933aa147</id>
<content type='text'>
    -DCMI command sends power limit value in little endian format
     so we need to byte swap it before sending to the occ.

Change-Id: Icc685a757639c087ab081db648e06fcc375de8b4
RTC:124840
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16047
Reviewed-by: Matt Spinler &lt;spinler@us.ibm.com&gt;
Tested-by: Jenkins Server
Reviewed-by: WILLIAM G. HOFFA &lt;wghoffa@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Updates to support serverwiz2 sensor format</title>
<updated>2015-02-25T14:46:01+00:00</updated>
<author>
<name>Richard J. Knight</name>
<email>rjknight@us.ibm.com</email>
</author>
<published>2015-02-20T01:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=d8695b5f685e0ed2de669892e8f33eb1164ca364'/>
<id>urn:sha1:d8695b5f685e0ed2de669892e8f33eb1164ca364</id>
<content type='text'>
Change-Id: I2518f6e78197f8dc329641e38264a7878060509d
Depends-on: I09c95f470ca4748eeed568b71dc1c8b6e1c3ab76
RTC:124008
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15853
Tested-by: Jenkins Server
Reviewed-by: WILLIAM G. HOFFA &lt;wghoffa@us.ibm.com&gt;
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add support to retrieve the user power limit from the BMC</title>
<updated>2015-02-12T15:29:00+00:00</updated>
<author>
<name>Richard J. Knight</name>
<email>rjknight@us.ibm.com</email>
</author>
<published>2015-01-30T12:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=2dbd115aa927b95af61f9d691d068e3ae3989bad'/>
<id>urn:sha1:2dbd115aa927b95af61f9d691d068e3ae3989bad</id>
<content type='text'>
    -Add support for DCMI get power limit command used
     to retrieve the limit setting and limit activation
     status from the BMC.

Change-Id: I9bf7336bedd929d5202db8c48477d7025a5311ab
RTC:122808
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15445
Tested-by: Jenkins Server
Reviewed-by: Brian Silver &lt;bsilver@us.ibm.com&gt;
Reviewed-by: WILLIAM G. HOFFA &lt;wghoffa@us.ibm.com&gt;
Reviewed-by: Brian H. Horton &lt;brianh@linux.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
</feed>
