<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>fab3357916096d4c61a5e2fe5d28f5aeb78c6957 - usb: rockchip-phy: implement USB2.0 phy control</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#fab3357916096d4c61a5e2fe5d28f5aeb78c6957</link>
        <description>usb: rockchip-phy: implement USB2.0 phy controlSo far, Rockchip SoCs have two kinds of USB2.0 phy, such as Synopsys andInnosilicon. This patch applys dwc2 usb driver framework to implementphy_init() and phy_off() methods for Synopsys phy on Rockchip platform.Signed-off-by: Ziyuan Xu &lt;xzy.xu@rock-chips.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Thu, 14 Jul 2016 06:52:32 +0000</pubDate>
        <dc:creator>Xu Ziyuan &lt;xzy.xu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>44e32c7144883ed56d449dec169ad916af85479d - drivers: usb: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#44e32c7144883ed56d449dec169ad916af85479d</link>
        <description>drivers: usb: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 08:34:56 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>748bde608a8dfea5b64e186af4d9c27642fe7813 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#748bde608a8dfea5b64e186af4d9c27642fe7813</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-usb

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Mon, 21 Oct 2013 12:10:36 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>ba55453ccf6d82c46b9f3eef5b958aac58adb6fb - usb: omap: Move the usb phy code to the usb/phy directory</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#ba55453ccf6d82c46b9f3eef5b958aac58adb6fb</link>
        <description>usb: omap: Move the usb phy code to the usb/phy directoryMoving the usb/phy code from xhci-omap to the usb/phy directoryand moving the associated phy code over to the new file.Newer TI processors adding xHCI support will have different PHY configurationsso therefore abstracting this code away will prevent messing around with thexhci-omap file itself.Signed-off-by: Dan Murphy &lt;dmurphy@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Fri, 11 Oct 2013 17:28:16 +0000</pubDate>
        <dc:creator>Dan Murphy &lt;dmurphy@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>326ea986ac150acdc7656d57fca647db80b50158 - Merge git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#326ea986ac150acdc7656d57fca647db80b50158</link>
        <description>Merge git://git.denx.de/u-boot-armConflicts:	board/freescale/mx6qsabrelite/Makefile	board/freescale/mx6qsabrelite/mx6qsabrelite.c	include/configs/mx6qsabrelite.hSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Wed, 31 Jul 2013 09:30:38 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8b485ba12b0defa0c4ed3559789250238f8331a8 - Merge branch &apos;u-boot/master&apos; into u-boot-arm/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Thu, 25 Jul 2013 15:57:46 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1a4596601fd395f3afb8f82f3f840c5e00bdd57a - Add GPL-2.0+ SPDX-License-Identifier to source files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#1a4596601fd395f3afb8f82f3f840c5e00bdd57a</link>
        <description>Add GPL-2.0+ SPDX-License-Identifier to source filesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Fixup common/cmd_io.c]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>6d8962e814c15807dd6ac5757904be2a02d187b8 - Switch from archive libraries to partial linking</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#6d8962e814c15807dd6ac5757904be2a02d187b8</link>
        <description>Switch from archive libraries to partial linkingBefore this commit, weak symbols were not overridden by non-weak symbolsfound in archive libraries when linking with recent versions ofbinutils.  As stated in the System V ABI, &quot;the link editor does notextract archive members to resolve undefined weak symbols&quot;.This commit changes all Makefiles to use partial linking (ld -r) insteadof creating library archives, which forces all symbols to participate inlinking, allowing non-weak symbols to override weak symbols as intended.This approach is also used by Linux, from which the gmake functioncmd_link_o_target (defined in config.mk and used in all Makefiles) isinspired.The name of each former library archive is preserved except forextensions which change from &quot;.a&quot; to &quot;.o&quot;.  This commit updatesreferences accordingly where needed, in particular in some linkerscripts.This commit reveals board configurations that exclude some features butinclude source files that depend these disabled features in the build,resulting in undefined symbols.  Known such cases include:- disabling CMD_NET but not CMD_NFS;- enabling CONFIG_OF_LIBFDT but not CONFIG_QE.Signed-off-by: Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Fri, 05 Nov 2010 14:48:07 +0000</pubDate>
        <dc:creator>Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>922d27b596c179c5a7d68abe45ede5adb1b6589c - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#922d27b596c179c5a7d68abe45ede5adb1b6589c</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	arch/arm/include/asm/mach-types.hSigned-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Mon, 31 May 2010 00:13:11 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>767fdc4af684770f5e97a6c5e19a8ac2616b8329 - drivers/*/Makefile: fix conditional compile rule.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#767fdc4af684770f5e97a6c5e19a8ac2616b8329</link>
        <description>drivers/*/Makefile: fix conditional compile rule.Fix conditional compile rule for twl4030.c and videomodes.c.Signed-off-by: Ender.Dai &lt;ender.dai@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Thu, 22 Apr 2010 07:24:25 +0000</pubDate>
        <dc:creator>Ender.Dai &lt;ender.dai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e598dfc22c8789991d165714bec53b2390fc999d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#e598dfc22c8789991d165714bec53b2390fc999d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	cpu/arm_cortexa8/s5pc1xx/cache.c	include/asm-arm/arch-s5pc1xx/sys_proto.h	include/sja1000.hSigned-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Fri, 15 Jan 2010 13:41:58 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>f7767c7541a8cdae55655d10f039a5bc62894ee8 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#f7767c7541a8cdae55655d10f039a5bc62894ee8</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-usb

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Mon, 21 Dec 2009 20:01:56 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>bffbb2a86d2a3aa28bd8f9869aa553082fb5af5f - TWL4030 Add usb PHY support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/usb/phy/Makefile#bffbb2a86d2a3aa28bd8f9869aa553082fb5af5f</link>
        <description>TWL4030 Add usb PHY supportThe twl4030 provides a PHY device for connecting a link device,like musb, to physical connection.This change adds the twl4030 usb registers and functions forinitializing the PHY as required by omap3.Signed-off-by: Tom Rix &lt;Tom.Rix@windriver.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/usb/phy/Makefile</description>
        <pubDate>Sat, 31 Oct 2009 17:37:40 +0000</pubDate>
        <dc:creator>Tom Rix &lt;Tom.Rix@windriver.com&gt;</dc:creator>
    </item>
</channel>
</rss>
