<?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>70664e19a3db7f23427264fc090100213d4eeaab - UPSTREAM: net: Add eth phy generic driver for shared MDIO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#70664e19a3db7f23427264fc090100213d4eeaab</link>
        <description>UPSTREAM: net: Add eth phy generic driver for shared MDIOFor dual ethernet controllers, the HW design may connect ETH phys toone MDIO ports. So two different ethernet drivers have to share MDIO bus.Since two ethernet drivers are independent, we can&apos;t ensure their probeorder.To resolve this problem, introduce an eth phy generic driver and uclass.After eth-uclass binds, we search the mdio node and binds the phy nodewith the eth-phy-generic driver.When one eth driver get its phy device, the parent of phy device willprobe prior than phy device. So this ensure the eth driver ownes theMDIO bus will be probed before using its MDIO.Signed-off-by: Ye Li &lt;ye.li@nxp.com&gt;Signed-off-by: Peng Fan &lt;peng.fan@nxp.com&gt;Signed-off-by: David Wu &lt;david.wu@rock-chips.com&gt;Change-Id: Ice83493e9e1caf3842f9ce0c129e29ad46cc0532

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Sun, 03 May 2020 14:41:14 +0000</pubDate>
        <dc:creator>Ye Li &lt;ye.li@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>fad51ac3af429d5b5b6f6ad4d924ee00e1525db1 - powerpc, 8xx: move FEC Ethernet driver in drivers/net</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#fad51ac3af429d5b5b6f6ad4d924ee00e1525db1</link>
        <description>powerpc, 8xx: move FEC Ethernet driver in drivers/netSigned-off-by: Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Thu, 06 Jul 2017 08:33:23 +0000</pubDate>
        <dc:creator>Christophe Leroy &lt;christophe.leroy@c-s.fr&gt;</dc:creator>
    </item>
<item>
        <title>98f705c9cefdfdba62c069821bbba10273a0a8ed - powerpc: remove 4xx support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#98f705c9cefdfdba62c069821bbba10273a0a8ed</link>
        <description>powerpc: remove 4xx supportThere was for long time no activity in the 4xx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in 4xx,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Tue, 27 Jun 2017 14:49:14 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>064b55cfcb25c0f7692ecf6d4a38f12cd82739f7 - powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#064b55cfcb25c0f7692ecf6d4a38f12cd82739f7</link>
        <description>powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xThere was for long time no activity in the mpx5xxx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in mpc5xxx,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Wed, 14 Jun 2017 03:49:40 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>be62fbf376261ab3a4ed5db3bf54d5df9e216d9f - Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#be62fbf376261ab3a4ed5db3bf54d5df9e216d9f</link>
        <description>Merge branch &apos;rmobile&apos; of git://git.denx.de/u-boot-sh

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Tue, 23 May 2017 20:22:03 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8ae51b6f324ed2198d9b0a5de372d0a3c17e5dde - net: ravb: Add Renesas Ethernet RAVB driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#8ae51b6f324ed2198d9b0a5de372d0a3c17e5dde</link>
        <description>net: ravb: Add Renesas Ethernet RAVB driverAdd driver for the Renesas Ethernet AVB block found in RCar H3/M3.Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;Cc: Hiroyuki Yokoyama &lt;hiroyuki.yokoyama.vx@renesas.com&gt;Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;Cc: Tom Rini &lt;trini@konsulko.com&gt;Cc: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Based on work of:Hiroyuki Yokoyama &lt;hiroyuki.yokoyama.vx@renesas.com&gt;Takeshi Kihara &lt;takeshi.kihara.df@renesas.com&gt;Kazuya Mizuguchi &lt;kazuya.mizuguchi.ks@renesas.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Sat, 13 May 2017 13:54:28 +0000</pubDate>
        <dc:creator>Marek Vasut &lt;marek.vasut@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Tue, 09 May 2017 16:03:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>90d6500c0f90dd6e9aa770a5d8faf88bb34440ea - drivers: remove Blackfin specific drivers</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#90d6500c0f90dd6e9aa770a5d8faf88bb34440ea</link>
        <description>drivers: remove Blackfin specific driversThese drivers have no user since commit ea3310e8aafa (&quot;Blackfin:Remove&quot;).Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Michal Simek &lt;michal.simek@xilinx.com&gt;Acked-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Fri, 14 Apr 2017 01:55:00 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>936478e797a87bcd4e002bf70430b6f58584b155 - SPARC: Remove</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#936478e797a87bcd4e002bf70430b6f58584b155</link>
        <description>SPARC: RemoveThe SPARC architecture is currently unmaintained, remove.Cc: Francois Retief &lt;fgretief@spaceteq.co.za&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Tue, 14 Mar 2017 15:08:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>70c1e0474a9df2c4493b4e2330cc41d3132b4e90 - Merge git://git.denx.de/u-boot-rockchip</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#70c1e0474a9df2c4493b4e2330cc41d3132b4e90</link>
        <description>Merge git://git.denx.de/u-boot-rockchip

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Fri, 13 Jan 2017 02:20:51 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>0125bcf01cfb0715b35ab9d5325479b3953bb966 - net: gmac_rockchip: Add Rockchip GMAC driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#0125bcf01cfb0715b35ab9d5325479b3953bb966</link>
        <description>net: gmac_rockchip: Add Rockchip GMAC driverAdd a new driver for the GMAC ethernet interface present in RockchipRK3288 SOCs. This driver subclasses the generic design-ware driver toadd the glue needed specifically for Rockchip.Signed-off-by: Sjoerd Simons &lt;sjoerd.simons@collabora.co.uk&gt;Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Romain Perier &lt;romain.perier@collabora.com&gt;Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Wed, 11 Jan 2017 10:46:11 +0000</pubDate>
        <dc:creator>Sjoerd Simons &lt;sjoerd.simons@collabora.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>d8c4eb60f8d1af74116eaee4f53adc937e618d6f - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#d8c4eb60f8d1af74116eaee4f53adc937e618d6f</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Mon, 07 Nov 2016 18:16:00 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>ba4dfef1469f13b0189845b778228590391706b3 - net: add driver for Synopsys Ethernet QoS device</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#ba4dfef1469f13b0189845b778228590391706b3</link>
        <description>net: add driver for Synopsys Ethernet QoS deviceThis driver supports the Synopsys Designware Ethernet QoS (Quality ofService) a/k/a eqos IP block, which is a different design than the HWsupported by the existing designware.c driver. The IP supports manyoptions for bus type, clocking/reset structure, and feature list. Thisdriver currently supports the specific configuration used in NVIDIA&apos;sTegra186 chip, but should be extensible to other combinations quiteeasily, as explained in the source.Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt; # V1Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Fri, 21 Oct 2016 20:46:47 +0000</pubDate>
        <dc:creator>Stephen Warren &lt;swarren@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>1f9ef0dca0a1315f0a216808ade8946bcc54e2b4 - Merge branch &apos;master&apos; of http://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#1f9ef0dca0a1315f0a216808ade8946bcc54e2b4</link>
        <description>Merge branch &apos;master&apos; of http://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Fri, 15 Jul 2016 14:44:01 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a29710c525ff43c3031b879e2beac306a09c6944 - net: Add EMAC driver for H3/A83T/A64 SoCs.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#a29710c525ff43c3031b879e2beac306a09c6944</link>
        <description>net: Add EMAC driver for H3/A83T/A64 SoCs.This patch add EMAC driver support for H3/A83T/A64 SoCs.Tested on Pine64(A64-External PHY) and Orangepipc(H3-Internal PHY).BIG Thanks to Andre for providing some of the DT code.Signed-off-by: Amit Singh Tomar &lt;amittomer25@gmail.com&gt;Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Wed, 06 Jul 2016 12:29:44 +0000</pubDate>
        <dc:creator>Amit Singh Tomar &lt;amittomer25@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dc557e9a1fe00ca9d884bd88feef5bebf23fede4 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#dc557e9a1fe00ca9d884bd88feef5bebf23fede4</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Sat, 18 Jun 2016 08:24:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>da6e2fab5db000e31187aa4c9495c244011792c1 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#da6e2fab5db000e31187aa4c9495c244011792c1</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mips

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Tue, 31 May 2016 14:26:14 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e40095f63b4bc0edd747c7f104d3e54db61e7d3d - net: Add ag7xxx driver for Atheros MIPS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#e40095f63b4bc0edd747c7f104d3e54db61e7d3d</link>
        <description>net: Add ag7xxx driver for Atheros MIPSAdd ethernet driver for the AR933x and AR934x Atheros MIPS machines.The driver could be easily extended to other WiSoCs.Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;Cc: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;Cc: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Cc: Wills Wang &lt;wills.wang@live.com&gt;[fixed Kconfig dependency]Signed-off-by: Daniel Schwierzeck &lt;daniel.schwierzeck@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Tue, 24 May 2016 21:29:09 +0000</pubDate>
        <dc:creator>Marek Vasut &lt;marex@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>2ee490a0245b65826a8ce8e42e34c9bf805d3656 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#2ee490a0245b65826a8ce8e42e34c9bf805d3656</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-netSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;Conflicts:	drivers/net/zynq_gem.c

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Tue, 24 May 2016 15:59:02 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e4310566deb7533301eb0de78d3640f4f307d267 - drivers: net: cpsw: add support for reading mac address from efuse</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/net/Makefile#e4310566deb7533301eb0de78d3640f4f307d267</link>
        <description>drivers: net: cpsw: add support for reading mac address from efuseDifferent TI platforms has to read with different combination toget the mac address from efuse. So add support to read mac addressbased on machine/device compatibles.The code is taken from Linux drivers/net/ethernet/ti/cpsw-common.cdone by Tony Lindgren.Signed-off-by: Mugunthan V N &lt;mugunthanvnm@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/net/Makefile</description>
        <pubDate>Thu, 28 Apr 2016 10:06:07 +0000</pubDate>
        <dc:creator>Mugunthan V N &lt;mugunthanvnm@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
