<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-skiboot/core/rtc.c, branch master</title>
<subtitle>Talos™ II skiboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-skiboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-skiboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/'/>
<updated>2015-01-21T07:14:13+00:00</updated>
<entry>
<title>Unlock rtc cache lock when cache isn't valid</title>
<updated>2015-01-21T07:14:13+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2015-01-21T07:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=82f3a9ec86123951bc206517c38f4581d2345c40'/>
<id>urn:sha1:82f3a9ec86123951bc206517c38f4581d2345c40</id>
<content type='text'>
Otherwise we crash with recursive lock error during boot on some systems

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>rtc: Add a generic rtc cache</title>
<updated>2014-12-02T07:38:04+00:00</updated>
<author>
<name>Alistair Popple</name>
<email>alistair@popple.id.au</email>
</author>
<published>2014-11-13T06:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=eaf4cd02d38946a701f2174b9b8d44156e006eaf'/>
<id>urn:sha1:eaf4cd02d38946a701f2174b9b8d44156e006eaf</id>
<content type='text'>
Some of the generic skiboot code needs access to the rtc (for example
the pel logging code). Currently this is accessed via a call to fsp
specific code which implements an rtc cache. Obviously this wont work
on systems without a fsp.

This patch makes the rtc cache generic so that we can get the time on
other platforms (assuming they have some kind of rtc).

Signed-off-by: Alistair Popple &lt;alistair@popple.id.au&gt;
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
</feed>
