<?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 Kbuild.platforms</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fbe0fae6 - MIPS: mobileye: Add EyeQ6H support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#fbe0fae6</link>
        <description>MIPS: mobileye: Add EyeQ6H supportEyeQ6H (or &#8220;High&#8221;) is an other SoC from Mobileye still based on theMIPS I6500 architecture as the EyeQ5. The 2 clusters of this SoCcontains 4 cores which are capable of running 4 threads. Besides this,it features multiple controllers such as the classic UART, high speedI2C, SPI, as well as CAN-FD, PCIe Gen4, Octal/Quad SPI Flashinterface, Gigabit Ethernet, MIPI CSI-2, MIPI DSI, and eMMC 5.1. Italso includes a Hardware Security Module, Functional Safety Hardware,and video encoders and more.This commit provides the infrastructure to build a kernel running onEyeQ6H SoC. For now the support is limited and only one CPU core isrunning.Reviewed-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;Signed-off-by: Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Mon, 13 May 2024 18:34:17 +0000</pubDate>
        <dc:creator>Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>101bd58f - MIPS: Add support for Mobileye EyeQ5</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#101bd58f</link>
        <description>MIPS: Add support for Mobileye EyeQ5Introduce support for the MIPS based Mobileye EyeQ5 SoCs.Reviewed-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;Signed-off-by: Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Fri, 16 Feb 2024 17:42:22 +0000</pubDate>
        <dc:creator>Gregory CLEMENT &lt;gregory.clement@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>4b7d3ab4 - MIPS: AR7: remove platform</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#4b7d3ab4</link>
        <description>MIPS: AR7: remove platformAfter a discussion about removing VLYNQ support from the Kernel, it wasconcluded that its only user, the AR7 platform can go [1]. Even OpenWRThas removed support because these devices are &quot;stuck with 3.18&quot; [2].[1] https://lore.kernel.org/r/3395161f-2543-46f0-83d9-b918800305e1@gmail.com[2] https://openwrt.org/docs/techref/targets/ar7Suggested-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;Signed-off-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Acked-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Fri, 22 Sep 2023 06:15:27 +0000</pubDate>
        <dc:creator>Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;</dc:creator>
    </item>
<item>
        <title>b984d7b5 - MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#b984d7b5</link>
        <description>MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55SIBYTE_BCM1x55 is not selected anywhere, so let&apos;s get rid of it.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Wed, 15 Mar 2023 13:55:09 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>d3164e2f - MIPS: Remove VR41xx support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#d3164e2f</link>
        <description>MIPS: Remove VR41xx supportNo (active) developer owns this hardware, so let&apos;s remove Linux support.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Tue, 05 Jul 2022 16:46:25 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>455481fc - MIPS: Remove TX39XX support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#455481fc</link>
        <description>MIPS: Remove TX39XX supportNo (active) developer owns this hardware, so let&apos;s remove Linux support.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;Acked-by: Guenter Roeck &lt;linux@roeck-us.net&gt;Reviewed-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Tested-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;Acked-by: Atsushi Nemoto &lt;anemo@mba.ocn.ne.jp&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Tue, 22 Feb 2022 09:04:28 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>cca2aac8 - MIPS: fix duplicated slashes for Platform file path</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#cca2aac8</link>
        <description>MIPS: fix duplicated slashes for Platform file pathplatform-y accumulates platform names with a slash appended.The current $(patsubst ...) ends up with doubling slashes.GNU Make still include Platform files, but in case of an error,a clumsy file path is displayed:  arch/mips/loongson2ef//Platform:36: *** only binutils &gt;= 2.20.2 have needed option -mfix-loongson2f-nop.  Stop.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/arch/mips/Kbuild.platforms</description>
        <pubDate>Tue, 09 Nov 2021 15:01:46 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;masahiroy@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>95b8a5e0 - MIPS: Remove NETLOGIC support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#95b8a5e0</link>
        <description>MIPS: Remove NETLOGIC supportNo (active) developer owns this hardware, so let&apos;s remove Linux support.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Wed, 20 Oct 2021 12:49:13 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>104f942b - MIPS: Retire MACH_PISTACHIO</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#104f942b</link>
        <description>MIPS: Retire MACH_PISTACHIONow it can be replaced by generic kernel.Signed-off-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Fri, 23 Jul 2021 02:25:42 +0000</pubDate>
        <dc:creator>Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;</dc:creator>
    </item>
<item>
        <title>baec970a - mips: Add N64 machine type</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#baec970a</link>
        <description>mips: Add N64 machine typeAdd support for the Nintendo 64.Signed-off-by: Lauri Kasanen &lt;cand@gmx.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Wed, 13 Jan 2021 15:11:23 +0000</pubDate>
        <dc:creator>Lauri Kasanen &lt;cand@gmx.com&gt;</dc:creator>
    </item>
<item>
        <title>f0f4a753 - MIPS: generic: Add support for Ingenic SoCs</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#f0f4a753</link>
        <description>MIPS: generic: Add support for Ingenic SoCsAdd support for Ingenic SoCs in arch/mips/generic/.The Kconfig changes are here to ensure that it is possible to compileeither a generic kernel that supports Ingenic SoCs, or a Ingenic-onlykernel, both using the same code base, to avoid duplicated code.Signed-off-by: Paul Cercueil &lt;paul@crapouillou.net&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Sun, 06 Sep 2020 19:29:31 +0000</pubDate>
        <dc:creator>Paul Cercueil &lt;paul@crapouillou.net&gt;</dc:creator>
    </item>
<item>
        <title>625326ea - MIPS: Remove PNX833x alias NXP_STB22x</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#625326ea</link>
        <description>MIPS: Remove PNX833x alias NXP_STB22xRemove another unused MIPS platform.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Sat, 22 Aug 2020 08:04:27 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>35546aee - MIPS: Retire kvm paravirt</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#35546aee</link>
        <description>MIPS: Retire kvm paravirtparavirt machine was introduced for Cavium&apos;s partial virtualizationtechnology, however, it&apos;s host side support and QEMU support neverlanded in upstream.As Cavium was acquired by Marvel and they have no intention to maintaintheir MIPS product line, also paravirt is unlikely to be utilized bycommunity users, it&apos;s time to retire it if nobody steps in to maintainit.Signed-off-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Fri, 10 Jul 2020 06:30:16 +0000</pubDate>
        <dc:creator>Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;</dc:creator>
    </item>
<item>
        <title>a7cf53b7 - MIPS: Fix typos in arch/mips/Kbuild.platforms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#a7cf53b7</link>
        <description>MIPS: Fix typos in arch/mips/Kbuild.platformsCommit 26bff9eb49201aeb (&quot;MIPS: Only include the platform file needed&quot;)misspelled &quot;txx9&quot; to &quot;tx99&quot;, so fix it.Fixes: 26bff9eb49201aeb (&quot;MIPS: Only include the platform file needed&quot;)Signed-off-by: Huacai Chen &lt;chenhc@lemote.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Wed, 13 May 2020 08:38:40 +0000</pubDate>
        <dc:creator>Huacai Chen &lt;chenhc@lemote.com&gt;</dc:creator>
    </item>
<item>
        <title>26bff9eb - MIPS: Only include the platform file needed</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#26bff9eb</link>
        <description>MIPS: Only include the platform file neededInstead of including all Platform files, we simply include theneeded one and avoid clashes with makefile variables.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Wed, 06 May 2020 16:24:02 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>1ce4530c - MIPS: Remove NEC MARKEINS/EMMA</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#1ce4530c</link>
        <description>MIPS: Remove NEC MARKEINS/EMMANo (active) developer owns this hardware, so let&apos;s remove Linux support.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Mon, 20 Apr 2020 12:37:24 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>1b00767f - MIPS: Remove PMC MSP71xx platform</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#1b00767f</link>
        <description>MIPS: Remove PMC MSP71xx platformNo (active) developer owns this hardware, so let&apos;s remove Linux support.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Mon, 20 Apr 2020 12:30:35 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>10760dde - MIPS: Remove support for LASAT</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#10760dde</link>
        <description>MIPS: Remove support for LASATAll LASAT has probably gone bad, so let&apos;s remove Linux support.Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Mon, 20 Apr 2020 12:22:29 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;</dc:creator>
    </item>
<item>
        <title>7505576d - MIPS: add support for SGI Octane (IP30)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#7505576d</link>
        <description>MIPS: add support for SGI Octane (IP30)This changeset adds support for SGI Octane/Octane2 workstations.Signed-off-by: Thomas Bogendoerfer &lt;tbogendoerfer@suse.de&gt;Signed-off-by: Paul Burton &lt;paulburton@kernel.org&gt;Cc: Paul Burton &lt;paul.burton@mips.com&gt;Cc: James Hogan &lt;jhogan@kernel.org&gt;Cc: linux-mips@vger.kernel.orgCc: linux-kernel@vger.kernel.org

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Thu, 24 Oct 2019 10:18:29 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tbogendoerfer@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>71e2f4dd - MIPS: Fork loongson2ef from loongson64</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/Kbuild.platforms#71e2f4dd</link>
        <description>MIPS: Fork loongson2ef from loongson64As later model of GSx64 family processors including 2-series-soc havesimilar design with initial loongson3a while loongson2e/f seems lessidentical, we separate loongson2e/f support code out of mach-loongson64to make our life easier.This patch contains mostly file moving works.Signed-off-by: Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;[paulburton@kernel.org: Squash in the MAINTAINERS updates]Signed-off-by: Paul Burton &lt;paulburton@kernel.org&gt;Cc: linux-mips@vger.kernel.orgCc: paul.burton@mips.com

            List of files:
            /linux-6.15/arch/mips/Kbuild.platforms</description>
        <pubDate>Sun, 20 Oct 2019 14:43:14 +0000</pubDate>
        <dc:creator>Jiaxun Yang &lt;jiaxun.yang@flygoat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
