<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in opal_dev.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>78f4e2fe - powerpc64/powernv: re-read RTC after polling</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/powerpc/powernv/opal_dev.c#78f4e2fe</link>
        <description>powerpc64/powernv: re-read RTC after pollingIf OPAL_RTC_READ is busy and does not return the information on the first run,as returning OPAL_BUSY_EVENT, the system will crash since ymd and hmsm variablewill contain junk values.This is happening because we were not calling OPAL_RTC_READ again afterOPAL_POLL_EVENTS&apos; return, which would finally replace the old/junk hmsm and ymdvalues.The code was also mixing OPAL_RTC_READ and OPAL_POLL_EVENTS return values.This patch fix this logic and guarantee that we call OPAL_RTC_READ afterOPAL_POLL_EVENTS return, and guarantee the code will only proceed ifOPAL_RTC_READ returns OPAL_SUCCESS.Reviewed by: jhibbitsApproved by: jhibbits (mentor)Differential Revision: https://reviews.freebsd.org/D16617

            List of files:
            /freebsd-12.1/sys/powerpc/powernv/opal_dev.c</description>
        <pubDate>Wed, 08 Aug 2018 21:19:07 +0000</pubDate>
        <dc:creator>Breno Leitao &lt;leitao@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eb96cc13 - PowerNV: add missing RTC_WRITE support</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/powerpc/powernv/opal_dev.c#eb96cc13</link>
        <description>PowerNV: add missing RTC_WRITE supportAdd function which can store RTC values to OPAL.Submitted by:          Wojciech Macek &lt;wma@semihalf.org&gt;Obtained from:         SemihalfSponsored by:          IBM, QCM Technologies

            List of files:
            /freebsd-12.1/sys/powerpc/powernv/opal_dev.c</description>
        <pubDate>Wed, 21 Feb 2018 08:13:17 +0000</pubDate>
        <dc:creator>Wojciech Macek &lt;wma@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>504d9b60 - PowerNV: update OPAL driver</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/powerpc/powernv/opal_dev.c#504d9b60</link>
        <description>PowerNV: update OPAL driverUpdate OPAL driver with:- better console support- proper AP configuration- enhanced IRQ/OFW mapping- RTC supportCreated by:            Nathan Whitehorn &lt;nwhitehorn@freebsd.org&gt;Submitted by:          Wojciech Macek &lt;wma@semihalf.com&gt;Sponsored by:          FreeBSD Foundation

            List of files:
            /freebsd-12.1/sys/powerpc/powernv/opal_dev.c</description>
        <pubDate>Fri, 12 Jan 2018 12:14:52 +0000</pubDate>
        <dc:creator>Wojciech Macek &lt;wma@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32d1354a - PowerNV: add reset, poweroff, OPAL console</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/powerpc/powernv/opal_dev.c#32d1354a</link>
        <description>PowerNV: add reset, poweroff, OPAL consoleAdd basic power control (reset, power off) and bindttyuX to opal console so that init will start login there.Created by:            Nathan Whitehorn &lt;nw@freebsd.org&gt;Submitted by:          Wojciech Macek &lt;wma@freebsd.org&gt;Sponsored by:          FreeBSD Foundation

            List of files:
            /freebsd-12.1/sys/powerpc/powernv/opal_dev.c</description>
        <pubDate>Thu, 11 Jan 2018 09:26:28 +0000</pubDate>
        <dc:creator>Wojciech Macek &lt;wma@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
