<?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 Platform</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>1fded93f - MIPS: ralink: Don&apos;t include objects twice</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ralink/Platform#1fded93f</link>
        <description>MIPS: ralink: Don&apos;t include objects twiceWith the change of platform file inclusion object were included viaplatform-y and core-y. Remove the core-y part to fix it.Fixes: 26bff9eb49201aeb (&quot;MIPS: Only include the platformfile needed&quot;)Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/ralink/Platform</description>
        <pubDate>Thu, 14 May 2020 14:31:22 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>1df7addb - MIPS: ralink: add MT7621 support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ralink/Platform#1df7addb</link>
        <description>MIPS: ralink: add MT7621 supportMT7621 is based on a 1004k core. This patch adds support for the SoC. Thetimer and IRQ is just boiler plate as GIC has recently been moved togeneric places in the kernel and just works.Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/11990/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ralink/Platform</description>
        <pubDate>Mon, 04 Jan 2016 19:23:55 +0000</pubDate>
        <dc:creator>John Crispin &lt;blogic@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>9852ba6a - MIPS: ralink: mt7620: Add cpu-feature-override header</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ralink/Platform#9852ba6a</link>
        <description>MIPS: ralink: mt7620: Add cpu-feature-override headerOverride certain CPU features to help GCC to optimizethe generated code. Saves about 150KB in the vmlinuximage with a generic configuration.     text    data     bss     dec     hex filename  3824158  134820  234192 4193170  3ffb92 vmlinux.no-override  3664054  138804  234192 4037050  3d99ba vmlinux.overrideSigned-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Cc: linux-mips@linux-mips.orgPatchwork: https://patchwork.linux-mips.org/patch/5759/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/ralink/Platform</description>
        <pubDate>Fri, 23 Aug 2013 13:06:36 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>de3eb02a - MIPS: ralink: add cpu-feature-overrides.h</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ralink/Platform#de3eb02a</link>
        <description>MIPS: ralink: add cpu-feature-overrides.hAdd cpu-feature-overrides.h for RT288x, RT305x and RT3883.Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;Patchwork: http://patchwork.linux-mips.org/patch/5175/

            List of files:
            /linux-6.15/arch/mips/ralink/Platform</description>
        <pubDate>Wed, 10 Apr 2013 07:19:07 +0000</pubDate>
        <dc:creator>Gabor Juhos &lt;juhosg@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>594bde68 - MIPS: ralink: adds support for MT7620 SoC family</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ralink/Platform#594bde68</link>
        <description>MIPS: ralink: adds support for MT7620 SoC familyAdd support code for mt7620 SOC.The code detects the SoC and registers the clk / pinmux settings.Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;Acked-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Patchwork: http://patchwork.linux-mips.org/patch/5177/

            List of files:
            /linux-6.15/arch/mips/ralink/Platform</description>
        <pubDate>Thu, 21 Mar 2013 16:49:02 +0000</pubDate>
        <dc:creator>John Crispin &lt;blogic@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>293840b9 - MIPS: ralink: adds support for RT3883 SoC family</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ralink/Platform#293840b9</link>
        <description>MIPS: ralink: adds support for RT3883 SoC familyAdd support code for rt3883 SOC.The code detects the SoC and registers the clk / pinmux settings.Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Patchwork: http://patchwork.linux-mips.org/patch/5185/

            List of files:
            /linux-6.15/arch/mips/ralink/Platform</description>
        <pubDate>Sun, 27 Jan 2013 08:39:02 +0000</pubDate>
        <dc:creator>John Crispin &lt;blogic@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>80fb55a9 - MIPS: ralink: adds support for RT2880 SoC family</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ralink/Platform#80fb55a9</link>
        <description>MIPS: ralink: adds support for RT2880 SoC familyAdd support code for rt2880 SOC.The code detects the SoC and registers the clk / pinmux settings.Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Patchwork: http://patchwork.linux-mips.org/patch/5176/

            List of files:
            /linux-6.15/arch/mips/ralink/Platform</description>
        <pubDate>Sun, 27 Jan 2013 08:17:20 +0000</pubDate>
        <dc:creator>John Crispin &lt;blogic@openwrt.org&gt;</dc:creator>
    </item>
<item>
        <title>ae2b5bb6 - MIPS: ralink: adds Kbuild files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/ralink/Platform#ae2b5bb6</link>
        <description>MIPS: ralink: adds Kbuild filesAdd the Kbuild symbols and Makefiles needed to actually build the ralink codefrom this seriesSigned-off-by: John Crispin &lt;blogic@openwrt.org&gt;Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;Patchwork: http://patchwork.linux-mips.org/patch/4899/

            List of files:
            /linux-6.15/arch/mips/ralink/Platform</description>
        <pubDate>Sun, 20 Jan 2013 21:05:30 +0000</pubDate>
        <dc:creator>John Crispin &lt;blogic@openwrt.org&gt;</dc:creator>
    </item>
</channel>
</rss>
