<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>8197d92843952b376915fdbcbf67c723feab1532 - Merge git://git.denx.de/u-boot-uniphier</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig#8197d92843952b376915fdbcbf67c723feab1532</link>
        <description>Merge git://git.denx.de/u-boot-uniphier - Fix unmet direct dependencies warning - Remove old sLD3 SoC support - Update reset data - Add dr_mode DT property to avoid warning

            List of files:
            /rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig</description>
        <pubDate>Mon, 21 Aug 2017 11:16:16 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>213fcabdfdac829aed2506793567c7d6497a3b8e - clk: uniphier: fix unmet direct dependencies warning</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig#213fcabdfdac829aed2506793567c7d6497a3b8e</link>
        <description>clk: uniphier: fix unmet direct dependencies warningSince commit f0776a551764 (&quot;spl: dm: Kconfig: SPL_CLK depends onSPL_DM&quot;), the following warning is displayed:  $ make uniphier_v8_defconfig  warning: (ARCH_ZYNQ &amp;&amp; ARCH_ZYNQMP &amp;&amp; STM32F7 &amp;&amp; CLK_UNIPHIER) selects  SPL_CLK which has unmet direct dependencies (CLK &amp;&amp; SPL_DM)While I am here, I am removing the prompt to make it user-unconfigurableoption so that &quot;select CLK_UNIPHIER&quot; can be omitted.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig</description>
        <pubDate>Sun, 20 Aug 2017 13:59:36 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>68ff827ec74fdca8f17d469f22e1032ed14cb795 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-uniphier</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig#68ff827ec74fdca8f17d469f22e1032ed14cb795</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-uniphier

            List of files:
            /rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig</description>
        <pubDate>Tue, 18 Oct 2016 22:48:04 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>805dc44cc8afc357f7cdca8b183d0b641768bdb2 - clk: uniphier: rework UniPhier clk driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig#805dc44cc8afc357f7cdca8b183d0b641768bdb2</link>
        <description>clk: uniphier: rework UniPhier clk driverThe initial design of the UniPhier clk driver for U-Boot was notvery nice.  Here is a re-work to sync it with Linux&apos;s clk and resetdrivers, maximizing the code reuse from Linux&apos;s clk data.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig</description>
        <pubDate>Mon, 17 Oct 2016 13:18:01 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>823ecd72bb08344acc7d076ba13864eb0e18ba61 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-uniphier</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig#823ecd72bb08344acc7d076ba13864eb0e18ba61</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-uniphier

            List of files:
            /rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig</description>
        <pubDate>Sun, 14 Feb 2016 13:39:32 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>48264d9beba2ccc18b9497944048eea135883529 - clk: uniphier: add Media I/O clock driver for UniPhier SoCs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig#48264d9beba2ccc18b9497944048eea135883529</link>
        <description>clk: uniphier: add Media I/O clock driver for UniPhier SoCsThis is the initial commit for the UniPhier clock drivers.Currently, only the Media I/O clock is supported.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig</description>
        <pubDate>Tue, 02 Feb 2016 12:11:32 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
</channel>
</rss>
