<?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 Kconfig.platforms</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>671c08ec - ARM: mach-nspire: Rework support and directory structure</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/Kconfig.platforms#671c08ec</link>
        <description>ARM: mach-nspire: Rework support and directory structureHaving a platform need a mach-* directory should be seen as a negative,it means the platform needs special non-standard handling. ARM64 supportdoes not allow mach-* directories at all. While we may not get to thatgiven all the non-standard architectures we support, we should still tryto get as close as we can and reduce the number of mach directories.The mach-nspire/ directory and files, provides just one &quot;feature&quot;:having the kernel print the machine name if the DTB does not also containa &quot;model&quot; string (which they always do). To reduce the number of mach-*directories let&apos;s do without that feature and remove this directory.NOTE: The default l2c_aux_mask is now ~0 but these devices never havethis type of cache controller so this is safe.Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/Kconfig.platforms</description>
        <pubDate>Mon, 13 Nov 2023 14:43:59 +0000</pubDate>
        <dc:creator>Andrew Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>ae73dadb - ARM: mach-sunplus: Rework support and directory structure</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/Kconfig.platforms#ae73dadb</link>
        <description>ARM: mach-sunplus: Rework support and directory structureHaving a platform need a mach-* directory should be seen as a negative,it means the platform needs special non-standard handling. ARM64 supportdoes not allow mach-* directories at all. While we may not get to thatgiven all the non-standard architectures we support, we should still tryto get as close as we can and reduce the number of mach directories.The mach-sunplus/ directory and files, provides just one &quot;feature&quot;:having the kernel print the machine name if the DTB does not also containa &quot;model&quot; string (which they always do). To reduce the number of mach-*directories let&apos;s do without that feature and remove this directory.NOTE: The default l2c_aux_mask is now ~0 but these devices never havethis type of cache controller so this is safe.Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/Kconfig.platforms</description>
        <pubDate>Mon, 13 Nov 2023 14:43:57 +0000</pubDate>
        <dc:creator>Andrew Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>00e58c36 - ARM: mach-airoha: Rework support and directory structure</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/Kconfig.platforms#00e58c36</link>
        <description>ARM: mach-airoha: Rework support and directory structureHaving a platform need a mach-* directory should be seen as a negative,it means the platform needs special non-standard handling. ARM64 supportdoes not allow mach-* directories at all. While we may not get to thatgiven all the non-standard architectures we support, we should still tryto get as close as we can and reduce the number of mach directories.The mach-airoha/ directory, and files within, provide just one &quot;feature&quot;:having the kernel print the machine name if the DTB does not also containa &quot;model&quot; string (which they always do). To reduce the number of mach-*directories let&apos;s do without that feature and remove this directory.It also seems there was a copy/paste error and the &quot;MEDIATEK_DT&quot;name was re-used in the DT_MACHINE_START macro. This may have causedconflicts if this was built in a multi-arch configuration.NOTE: The default l2c_aux_mask is now ~0 but these devices never havethis type of cache controller so this is safe.Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/Kconfig.platforms</description>
        <pubDate>Mon, 13 Nov 2023 14:43:56 +0000</pubDate>
        <dc:creator>Andrew Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>dcfbe025 - ARM: mach-moxart: Move MOXA ART support into Kconfig.platforms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/Kconfig.platforms#dcfbe025</link>
        <description>ARM: mach-moxart: Move MOXA ART support into Kconfig.platformsThis removes the need for a dedicated Kconfig and empty mach directory.Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/Kconfig.platforms</description>
        <pubDate>Mon, 13 Nov 2023 14:43:55 +0000</pubDate>
        <dc:creator>Andrew Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>93911741 - ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platforms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/Kconfig.platforms#93911741</link>
        <description>ARM: mach-uniphier: Move Socionext UniPhier support into Kconfig.platformsThis removes the need for a dedicated Kconfig and empty mach directory.Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;Reviewed-by: Masami Hiramatsu (Google) &lt;mhiramat@kernel.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/Kconfig.platforms</description>
        <pubDate>Mon, 13 Nov 2023 14:43:54 +0000</pubDate>
        <dc:creator>Andrew Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>8b7776fe - ARM: mach-rda: Move RDA Micro support into Kconfig.platforms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/Kconfig.platforms#8b7776fe</link>
        <description>ARM: mach-rda: Move RDA Micro support into Kconfig.platformsThis removes the need for a dedicated Kconfig and empty mach directory.Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/Kconfig.platforms</description>
        <pubDate>Mon, 13 Nov 2023 14:43:53 +0000</pubDate>
        <dc:creator>Andrew Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>b6ed4800 - ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/Kconfig.platforms#b6ed4800</link>
        <description>ARM: mach-asm9260: Move ASM9260 support into Kconfig.platformsThis removes the need for a dedicated Kconfig and mach directory.Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;Reviewed-by: Oleksij Rempel &lt;o.rempel@pengutronix.de&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/Kconfig.platforms</description>
        <pubDate>Mon, 13 Nov 2023 14:43:52 +0000</pubDate>
        <dc:creator>Andrew Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>20e3ab9e - ARM: Kconfig: move platform selection into its own Kconfig file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/Kconfig.platforms#20e3ab9e</link>
        <description>ARM: Kconfig: move platform selection into its own Kconfig fileMostly just for better organization for now. This matches what is done onsome other platforms including ARM64. This also lets us start to reducethe number of mach- directories that only exist to store the platformselection.Start with &quot;Platform selection&quot; and ARCH_VIRT.Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/Kconfig.platforms</description>
        <pubDate>Mon, 13 Nov 2023 14:43:51 +0000</pubDate>
        <dc:creator>Andrew Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
