<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-openbmc, branch v0.6.1</title>
<subtitle>Talos™ II OpenBMC sources</subtitle>
<id>https://git.raptorcs.com/git/talos-openbmc/atom?h=v0.6.1</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-openbmc/atom?h=v0.6.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/'/>
<updated>2016-03-22T21:47:52+00:00</updated>
<entry>
<title>Merge pull request #214 from anoo1/elogsize</title>
<updated>2016-03-22T21:47:52+00:00</updated>
<author>
<name>nkskjames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2016-03-22T21:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=19a1c40007d11cc0702a342702b66a77da523753'/>
<id>urn:sha1:19a1c40007d11cc0702a342702b66a77da523753</id>
<content type='text'>
Limit size of event log db</content>
</entry>
<entry>
<title>Limit size of event log db</title>
<updated>2016-03-22T21:09:12+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2016-03-22T21:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=f6f6bfef5db6a3c3a0cf549308cec87705508283'/>
<id>urn:sha1:f6f6bfef5db6a3c3a0cf549308cec87705508283</id>
<content type='text'>
The event log process now supports an argument to specify the max
size of the event log db. Set this size to a default of 200kB.

Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #213 from mdmillerii/update-20160322</title>
<updated>2016-03-22T20:53:13+00:00</updated>
<author>
<name>nkskjames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2016-03-22T20:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=d6204e8dc76854f412527849c9a945aca916245a'/>
<id>urn:sha1:d6204e8dc76854f412527849c9a945aca916245a</id>
<content type='text'>
Update kernel, u-boot, and eventd server</content>
</entry>
<entry>
<title>Add kernel fixes for Inventory and OCC</title>
<updated>2016-03-22T17:05:42+00:00</updated>
<author>
<name>Milton D. Miller II</name>
<email>miltonm@us.ibm.com</email>
</author>
<published>2016-03-22T17:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=f4d6cd7fe69e33eb9edd3507674c72a8defa6840'/>
<id>urn:sha1:f4d6cd7fe69e33eb9edd3507674c72a8defa6840</id>
<content type='text'>
Add a fix to avoid out-of-bounds memory access in the OCC driver when
the host is using 12 core modules.

Add a fix to setup some of the SCU Pin Mux registers on Barreleye
to use the GPIO to allow the pci slot inventory to see the pins.

Signed-off-by: Milton Miller &lt;miltonm@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add upstream jffs2 fixes to our 4.3 kernel</title>
<updated>2016-03-22T17:04:08+00:00</updated>
<author>
<name>Milton D. Miller II</name>
<email>miltonm@us.ibm.com</email>
</author>
<published>2016-03-21T22:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=3a34cfe6763512686b91ed9d8258b3f0bab427ff'/>
<id>urn:sha1:3a34cfe6763512686b91ed9d8258b3f0bab427ff</id>
<content type='text'>
Include some fixes for jffs2 marked for stable in our 4.3 branch.

Signed-off-by: Milton Miller &lt;miltonm@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>update phosphor-event recipe</title>
<updated>2016-03-21T21:57:39+00:00</updated>
<author>
<name>Milton D. Miller II</name>
<email>miltonm@us.ibm.com</email>
</author>
<published>2016-03-21T18:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=de0900cfeb3ae734634b1e23935426856f39f452'/>
<id>urn:sha1:de0900cfeb3ae734634b1e23935426856f39f452</id>
<content type='text'>
Update phosphor-event to the latest revision including support
for limmiiting the size of the event log DB.

Signed-off-by: Milton Miller &lt;miltonm@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>u-boot: Apply patch to stop aspeednic dma</title>
<updated>2016-03-21T21:57:39+00:00</updated>
<author>
<name>Milton D. Miller II</name>
<email>miltonm@us.ibm.com</email>
</author>
<published>2016-03-21T17:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=8e5dd42060cd8e293d2b8d45c62a1c5f143ba988'/>
<id>urn:sha1:8e5dd42060cd8e293d2b8d45c62a1c5f143ba988</id>
<content type='text'>
Apply Norm's mac-stop patch that calls the halt method after calling
the init method in the aspeednic initialize function.

While alternative patches exist that touch less hardware, this simple
patch will prevent the memory alteration when the network is not used
during u-boot.

Signed-off-by: Milton Miller &lt;miltonm@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #211 from jk-ozlabs/inarp</title>
<updated>2016-03-21T14:58:15+00:00</updated>
<author>
<name>nkskjames</name>
<email>nkskjames@gmail.com</email>
</author>
<published>2016-03-21T14:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=2fe86d90044af218ced8f42fdded6b136f1046d2'/>
<id>urn:sha1:2fe86d90044af218ced8f42fdded6b136f1046d2</id>
<content type='text'>
inarp: Update to 19ed5170</content>
</entry>
<entry>
<title>inarp: Update to 19ed5170</title>
<updated>2016-03-17T10:07:05+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2016-03-17T10:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=3b3e46d63d36f525d2330cd6dfe8939af1942c66'/>
<id>urn:sha1:3b3e46d63d36f525d2330cd6dfe8939af1942c66</id>
<content type='text'>
This change updates us to 19ed5170, which supports dynamic interface
configuration, and better syslog support.

Jeremy Kerr (3):
      Rename inarp_ctx.socket
      Use netlink for link state queries
      Use syslog for log output

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>Merge pull request #203 from williamspatrick/yocto-cleanup</title>
<updated>2016-03-09T17:58:44+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2016-03-09T17:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=1b69d4bc2a363ffb2d727e44c64435a5e33e2199'/>
<id>urn:sha1:1b69d4bc2a363ffb2d727e44c64435a5e33e2199</id>
<content type='text'>
Yocto cleanup</content>
</entry>
</feed>
