<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-skeleton/Makefile, branch master</title>
<subtitle>Talos™ II OpenBMC Skeleton files</subtitle>
<id>https://git.raptorcs.com/git/talos-skeleton/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-skeleton/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/'/>
<updated>2018-05-04T06:21:02+00:00</updated>
<entry>
<title>Add initial hard PWM based beep utility</title>
<updated>2018-05-04T06:21:02+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2018-01-25T08:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=00f6b61e2d2d42eb132d052e9c85e4216057e8f8'/>
<id>urn:sha1:00f6b61e2d2d42eb132d052e9c85e4216057e8f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add very early version of software beep utility</title>
<updated>2018-05-04T06:21:02+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2018-01-22T10:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=2926abc407b4d0d784614137011c9823aaef08e4'/>
<id>urn:sha1:2926abc407b4d0d784614137011c9823aaef08e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new IPL status observer and Talos LED driver</title>
<updated>2018-05-04T06:20:27+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2018-01-19T13:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=0aadc7846dd9e67928e01d88e25a4b88d7e8d04e'/>
<id>urn:sha1:0aadc7846dd9e67928e01d88e25a4b88d7e8d04e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hwmon: Remove</title>
<updated>2017-07-07T03:24:33+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2017-07-01T04:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=9f369bf08e21e7122aa09a876258fca9a3d27607'/>
<id>urn:sha1:9f369bf08e21e7122aa09a876258fca9a3d27607</id>
<content type='text'>
Remove the legacy pyhwmon application.  Its functionality has been
replaced by phosphor-hwmon.

Change-Id: Icbba91cd7d0841b3fc74eec280455edaa79af1f6
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>Remove hostwatchdog</title>
<updated>2017-06-13T11:56:51+00:00</updated>
<author>
<name>Vishwanatha Subbanna</name>
<email>vishwa@linux.vnet.ibm.com</email>
</author>
<published>2017-06-12T07:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=1a219003cd4d3b901639b663f5d23fd3ec300bd7'/>
<id>urn:sha1:1a219003cd4d3b901639b663f5d23fd3ec300bd7</id>
<content type='text'>
Host Watchdog has been refactored now and hence this
needs to be deleted.

Change-Id: Ib0fc60e9fdf1daf8156b33127b4a574022d52067
Signed-off-by: Vishwanatha Subbanna &lt;vishwa@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Remove hostcheckstop</title>
<updated>2017-06-08T14:37:26+00:00</updated>
<author>
<name>Vishwanatha Subbanna</name>
<email>vishwa@linux.vnet.ibm.com</email>
</author>
<published>2017-06-08T14:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=3fad9f7aacc22e599cc29de6f27f8445500c1a32'/>
<id>urn:sha1:3fad9f7aacc22e599cc29de6f27f8445500c1a32</id>
<content type='text'>
Host Checkstop monitor has been refactored now and hence this
needs to be deleted.

Change-Id: I6fffd499420589f893ac44d366ecbdd60cc742ad
Signed-off-by: Vishwanatha Subbanna &lt;vishwa@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Remove unneeded 'startup-hacks' file</title>
<updated>2016-10-20T17:27:07+00:00</updated>
<author>
<name>Josh King</name>
<email>jdking@us.ibm.com</email>
</author>
<published>2016-09-30T20:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=e6592b514af5ee8a2ef0391010074bbd480de181'/>
<id>urn:sha1:e6592b514af5ee8a2ef0391010074bbd480de181</id>
<content type='text'>
Removed the hacks file because there is no reason
for the UART at this point.  Also no longer
need for the serial-stop.  I did confirm that the
VUART is still functioning with these changes.  I
also modified the top level Makefile to no longer
include the hacks directory.

Resolved openbmc/openbmc#586

Change-Id: I7c116b6736d35b1119564816df6ee6aa14616467
Signed-off-by: Josh King &lt;jdking@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add fanctl to skeleton</title>
<updated>2016-10-07T02:56:12+00:00</updated>
<author>
<name>Yi Li</name>
<email>adamliyi@msn.com</email>
</author>
<published>2016-08-03T03:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=2f3213f9e0ede2f9a58bf2e912d5205300ce4bb2'/>
<id>urn:sha1:2f3213f9e0ede2f9a58bf2e912d5205300ce4bb2</id>
<content type='text'>
fanctl replaces pyfanctl. It provides fan control service with
dbus object "/org/openbmc/control/fans".

Currently there are two methods: setMax() to set all fans' speed to maximum,
and updatePresent() to update the "Present" status of inventory objects:
"/org/openbmc/inventory/system/chassis/fan*".

In future, more methods will be added, like setting fan speed based on
temperature sensor reading.

Fixes openbmc/openbmc#93

Change-Id: Ic65089f5d0538cd5e17cfcd9f27e652ae6080ec5
Signed-off-by: Yi Li &lt;adamliyi@msn.com&gt;
</content>
</entry>
<entry>
<title>Conditionally use system provided libopenbmc_intf</title>
<updated>2016-06-27T17:53:39+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2016-06-27T17:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=6f4ba0533a257b0f18439e40c0be9c7bc9680f36'/>
<id>urn:sha1:6f4ba0533a257b0f18439e40c0be9c7bc9680f36</id>
<content type='text'>
This patch structures the make rules such that building from the top
will build the in-tree libopenbmc_intf and link to that.  For example:
 $make
 $make bmcctl
would both result in ../libopenbmc_intf being built and the applications
will link to that.

Alternatively when building applications directly like:
 $make -C bmcctl
the default compiler/linker search paths will be used.

The latter facilitates package managers and the former retains a level
of flexibility for developers working from the repository.

Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>Remove dead code</title>
<updated>2016-06-21T13:47:12+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2016-06-20T21:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=af3c91369ab4d9372924786302f1e1c725ad25d0'/>
<id>urn:sha1:af3c91369ab4d9372924786302f1e1c725ad25d0</id>
<content type='text'>
Removing a bunch of commented out code and unused applications.

Signed-of-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
</feed>
