<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/sys, branch master</title>
<subtitle>Talos™ II hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-hostboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-hostboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/'/>
<updated>2016-10-24T14:19:12+00:00</updated>
<entry>
<title>Remove nap for HW BU</title>
<updated>2016-10-24T14:19:12+00:00</updated>
<author>
<name>Dean Sanner</name>
<email>dsanner@us.ibm.com</email>
</author>
<published>2016-10-17T22:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=64c297da4009225d915b2afa812e20bbaab80d3d'/>
<id>urn:sha1:64c297da4009225d915b2afa812e20bbaab80d3d</id>
<content type='text'>
Temporarily remove nap, otherwise can't look at core state

Change-Id: Ieb83e703f02c3cb12b35ac9f185c0d42f6b82721
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31376
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: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix spelling mistakes using codespell.</title>
<updated>2015-01-15T20:57:29+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2015-01-06T21:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=60e36d9749821dc522e1cfd0e164ffd4459a2895'/>
<id>urn:sha1:60e36d9749821dc522e1cfd0e164ffd4459a2895</id>
<content type='text'>
   - See https://github.com/lucasdemarchi/codespell

Change-Id: I03e102d1ebb9473b6226fa9b6edb684fa0218a2f
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15031
Tested-by: Jenkins Server
Reviewed-by: STEPHEN M. CPREK &lt;smcprek@us.ibm.com&gt;
Reviewed-by: Zane Shelley &lt;zshelle@us.ibm.com&gt;
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>IPMI Block Transfer implementation</title>
<updated>2014-10-23T09:51:02+00:00</updated>
<author>
<name>Brian Silver</name>
<email>bsilver@us.ibm.com</email>
</author>
<published>2014-09-30T13:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=a9010ccc1130b81e45d1151bb5de9453d31c08a5'/>
<id>urn:sha1:a9010ccc1130b81e45d1151bb5de9453d31c08a5</id>
<content type='text'>
Change-Id: I8f6a590b29d9171389d10abc5b6e68f91ac94d16
RTC: 114907
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13721
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Revisit all daemon tasks and make sure they are properly daemonizing quickly</title>
<updated>2014-07-14T18:56:03+00:00</updated>
<author>
<name>Josh Rispoli</name>
<email>jprispol@us.ibm.com</email>
</author>
<published>2014-06-26T18:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=57cc498bd1d752d6f5ac0446f010f7b7e480597c'/>
<id>urn:sha1:57cc498bd1d752d6f5ac0446f010f7b7e480597c</id>
<content type='text'>
Added task_detach() to daemons not properly daemonizing
Added printk to alert when detached tasks crash

Change-Id: Ibc7567c7d61064627b3105f98c89c310fcfaa1c6
RTC:110382
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11829
Tested-by: Jenkins Server
Reviewed-by: Brian Silver &lt;bsilver@us.ibm.com&gt;
Reviewed-by: William H. Schwartz &lt;whs@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Change copyright prolog for all files to Apache.</title>
<updated>2014-05-22T03:16:32+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2014-05-19T21:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=aa0446e9d1c2f0fb17a6ef40b689ec7281d65387'/>
<id>urn:sha1:aa0446e9d1c2f0fb17a6ef40b689ec7281d65387</id>
<content type='text'>
Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Update makefiles &amp; included .mk files to use += convention.</title>
<updated>2014-05-21T22:32:37+00:00</updated>
<author>
<name>Brian Silver</name>
<email>bsilver@us.ibm.com</email>
</author>
<published>2014-05-20T19:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=42e2de679d889a35d67ff0be4f5433ef3b495ff7'/>
<id>urn:sha1:42e2de679d889a35d67ff0be4f5433ef3b495ff7</id>
<content type='text'>
Change-Id: I4148bc4c770b7c3c10fe25aa18d57d1a4301e5a9
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11194
Tested-by: Jenkins Server
Reviewed-by: Christopher T. Phan &lt;cphan@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>hbirt increase number of modules allowed</title>
<updated>2013-11-13T20:39:17+00:00</updated>
<author>
<name>Doug Gilbert</name>
<email>dgilbert@us.ibm.com</email>
</author>
<published>2013-11-11T19:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=8ad97ccb3e986b673f040af80bc269b57a6f9341'/>
<id>urn:sha1:8ad97ccb3e986b673f040af80bc269b57a6f9341</id>
<content type='text'>
Change-Id: I64a05ac460d75a8328a326d808e906dc0751a8d8
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7166
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Modify init file processor to reduce maximum allocation size.</title>
<updated>2012-11-14T21:48:28+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2012-11-13T23:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=b8d95068b788c0f1b1587996ef2852df7d338f37'/>
<id>urn:sha1:b8d95068b788c0f1b1587996ef2852df7d338f37</id>
<content type='text'>
   This is a fix for multi-chip.  The init file processor was
   allocating an array that was 9 pages in size and we did not
   have enough contiguous memory to satisfy this.  Changed to
   allocate pointers to scom objects rather then an array of
   scom objects directly.

Change-Id: I84ca4d71375cb6b69d6b517178d04cc14d7b46e2
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2320
Tested-by: Jenkins Server
Reviewed-by: CAMVAN T. NGUYEN &lt;ctnguyen@us.ibm.com&gt;
Reviewed-by: Andrew J. Geissler &lt;andrewg@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Skip vbu.pnor build when profiling is enabled.</title>
<updated>2012-11-13T21:45:58+00:00</updated>
<author>
<name>Adam Muhle</name>
<email>armuhle@us.ibm.com</email>
</author>
<published>2012-11-08T15:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=b5b71b2423fade6a3d60bb309996877720b1de4e'/>
<id>urn:sha1:b5b71b2423fade6a3d60bb309996877720b1de4e</id>
<content type='text'>
Enabling profiling causes the hostboot extended image to be
to big to fit in the VBU pnor layout.  Since there's little need
to profile in VBU, I'm just disabling building of the image
in that environment.

Change-Id: If173715b42862230443187c05766826c1a02e919
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2266
Tested-by: Jenkins Server
Reviewed-by: Van H. Lee &lt;vanlee@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Initial port of PRD to Hostboot</title>
<updated>2012-11-07T22:13:29+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2012-09-20T17:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=63aca27a47a3b60ca107c12cad8d132a0cfeb64c'/>
<id>urn:sha1:63aca27a47a3b60ca107c12cad8d132a0cfeb64c</id>
<content type='text'>
Change-Id: I7ee2673131d4891d482e99a403a36300b79e547e
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1853
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
</feed>
