<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>04e4ec98 - MIPS: migrate to generic rule for built-in DTBs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#04e4ec98</link>
        <description>MIPS: migrate to generic rule for built-in DTBsCommit 654102df2ac2 (&quot;kbuild: add generic support for built-in bootDTBs&quot;) introduced generic support for built-in DTBs.Select GENERIC_BUILTIN_DTB and BUILTIN_DTB_ALL when the built-in DTBsupport is enabled.DTBs compiled under arch/mips/boot/dts/ will be wrapped by the genericrule in scripts/Makefile.vmlinux.Signed-off-by: Masahiro Yamada &lt;masahiroy@kernel.org&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Sun, 22 Dec 2024 00:04:13 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>fe005201 - MIPS: mscc: Add serval support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#fe005201</link>
        <description>MIPS: mscc: Add serval supportAdd a device trees and FIT image support for the Microsemi Serval SoCwhich belongs to same family of the Ocelot SoC.It is based on the work of Lars Povlsen &lt;lars.povlsen@microchip.com&gt;.Signed-off-by: Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;Acked-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Tue, 10 Nov 2020 11:45:08 +0000</pubDate>
        <dc:creator>Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>f84778f7 - MIPS: mscc: Add jaguar2 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#f84778f7</link>
        <description>MIPS: mscc: Add jaguar2 supportAdd a device trees and FIT image support for the Microsemi Jaguar2 SoCwhich belongs to same family of the Ocelot SoC.It is based on the work of Lars Povlsen &lt;lars.povlsen@microchip.com&gt;.Signed-off-by: Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;Acked-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Tue, 10 Nov 2020 11:45:07 +0000</pubDate>
        <dc:creator>Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>72bc5e8b - MIPS: mscc: Add luton PC0B91 device tree</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#72bc5e8b</link>
        <description>MIPS: mscc: Add luton PC0B91 device treeAdd a device tree for the Microsemi Luton PCB091 evaluation board.It is based on the work of Lars Povlsen &lt;lars.povlsen@microchip.com&gt;.Signed-off-by: Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;Acked-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Tue, 10 Nov 2020 11:45:05 +0000</pubDate>
        <dc:creator>Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>700364da - MIPS: mscc: Prepare configuration to handle more SoCs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#700364da</link>
        <description>MIPS: mscc: Prepare configuration to handle more SoCsOcelot belongs to a family of SoC named the VCore III. In order to addthese new Soc, use the new symbol SOC_VCOREIII instead of a onededicated to Ocelot.In order to avoid regression on driver building, the MSCC_OCELOTconfiguration symbol is kept until the driver will be converted.Signed-off-by: Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;Acked-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Tue, 10 Nov 2020 11:45:02 +0000</pubDate>
        <dc:creator>Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>116edf6e - MIPS: mscc: add DT for Ocelot PCB120</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#116edf6e</link>
        <description>MIPS: mscc: add DT for Ocelot PCB120The Ocelot PCB120 evaluation board is different from the PCB123 in thatit has 4 external VSC8584 (or VSC8574) PHYs.It uses the SoC&apos;s second MDIO bus for external PHYs which have areversed address on the bus (i.e. PHY4 is on address 3, PHY5 is onaddress 2, PHY6 on 1 and PHY7 on 0).Here is how the PHYs are connected to the switch ports:port 0: phy0 (internal)port 1: phy1 (internal)port 2: phy2 (internal)port 3: phy3 (internal)port 4: phy7port 5: phy4port 6: phy6port 9: phy5Reviewed-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Signed-off-by: Quentin Schulz &lt;quentin.schulz@bootlin.com&gt;Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/20869/Cc: ralf@linux-mips.orgCc: jhogan@kernel.orgCc: robh+dt@kernel.orgCc: mark.rutland@arm.comCc: davem@davemloft.netCc: andrew@lunn.chCc: f.fainelli@gmail.comCc: allan.nielsen@microchip.comCc: linux-mips@linux-mips.orgCc: devicetree@vger.kernel.orgCc: linux-kernel@vger.kernel.orgCc: netdev@vger.kernel.orgCc: thomas.petazzoni@bootlin.comCc: antoine.tenart@bootlin.com

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Mon, 08 Oct 2018 10:14:44 +0000</pubDate>
        <dc:creator>Quentin Schulz &lt;quentin.schulz@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>d5be4aeb - mips: mscc: build FIT image for Ocelot</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#d5be4aeb</link>
        <description>mips: mscc: build FIT image for OcelotOcelot now has a u-boot port, allow building FIT images instead of relyingon the legacy detection and builtin DTB.Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Reviewed-by: James Hogan &lt;jhogan@kernel.org&gt;Signed-off-by: Paul Burton &lt;paul.burton@mips.com&gt;Patchwork: https://patchwork.linux-mips.org/patch/19632/Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: linux-mips@linux-mips.orgCc: linux-kernel@vger.kernel.org

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Tue, 26 Jun 2018 11:57:11 +0000</pubDate>
        <dc:creator>Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>fca3aa16 - MIPS: dts: Avoid unneeded built-in.a in DTS dirs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#fca3aa16</link>
        <description>MIPS: dts: Avoid unneeded built-in.a in DTS dirsarch/mips/boot/dts/Makefile collects objects from sub-directories intobuilt-in.a only when CONFIG_BUILTIN_DTB is enabled. Reflect it also tothe sub-directory Makefiles. This suppresses unneeded built-in.acreation in arch/mips/boot/dts/*/ directories.While I am here, I replaced $(patsubst %.dtb, %.dtb.o, $(dtb-y)) with$(addsuffix .o, $(dtb-y)) to simplify the code a little bit.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: Paul Cercueil &lt;paul@crapouillou.net&gt;Cc: Mathieu Malaterre &lt;malat@debian.org&gt;Cc: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Cc: Mark Rutland &lt;mark.rutland@arm.com&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: linux-mips@linux-mips.orgCc: devicetree@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/19099/Signed-off-by: James Hogan &lt;jhogan@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Mon, 16 Apr 2018 15:41:30 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>6b36d31a - MIPS: mscc: Add ocelot PCB123 device tree</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#6b36d31a</link>
        <description>MIPS: mscc: Add ocelot PCB123 device treeAdd a device tree for the Microsemi Ocelot PCB123 evaluation board.Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Allan Nielsen &lt;Allan.Nielsen@microsemi.com&gt;Cc: linux-mips@linux-mips.orgCc: devicetree@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/18856/Signed-off-by: James Hogan &lt;jhogan@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Tue, 20 Mar 2018 13:07:59 +0000</pubDate>
        <dc:creator>Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>d843dd53 - MIPS: mscc: Add ocelot dtsi</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile#d843dd53</link>
        <description>MIPS: mscc: Add ocelot dtsiAdd a device tree include file for the Microsemi Ocelot SoC.Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Cc: Rob Herring &lt;robh+dt@kernel.org&gt;Cc: Allan Nielsen &lt;Allan.Nielsen@microsemi.com&gt;Cc: linux-mips@linux-mips.orgCc: devicetree@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/18855/Signed-off-by: James Hogan &lt;jhogan@kernel.org&gt;

            List of files:
            /linux-6.15/scripts/dtc/include-prefixes/mips/mscc/Makefile</description>
        <pubDate>Tue, 20 Mar 2018 13:07:58 +0000</pubDate>
        <dc:creator>Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;</dc:creator>
    </item>
</channel>
</rss>
