<?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>eb3f614a - arm: vexpress: Remove obsolete RTSM DCSCB support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/mach-versatile/Makefile#eb3f614a</link>
        <description>arm: vexpress: Remove obsolete RTSM DCSCB supportThe Arm Versatile DCSCB support is unused as the compatible&quot;arm,rtsm,dcscb&quot; is unused in any .dts file. It was only everimplemented on a s/w model (RTSM).Signed-off-by: Rob Herring (Arm) &lt;robh@kernel.org&gt;Reviewed-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;Link: https://lore.kernel.org/r/20240510123238.3904779-1-robh@kernel.orgSigned-off-by: Sudeep Holla &lt;sudeep.holla@arm.com&gt;

            List of files:
            /linux-6.15/arch/arm/mach-versatile/Makefile</description>
        <pubDate>Fri, 10 May 2024 12:32:35 +0000</pubDate>
        <dc:creator>Rob Herring (Arm) &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>d7445676 - ARM: versatile: move integrator/realview/vexpress to versatile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/mach-versatile/Makefile#d7445676</link>
        <description>ARM: versatile: move integrator/realview/vexpress to versatileThese are all fairly small platforms by now, and they areclosely related. Just move them all into a single directory.Cc: Linus Walleij &lt;linus.walleij@linaro.org&gt;Cc: Liviu Dudau &lt;liviu.dudau@arm.com&gt;Cc: Lorenzo Pieralisi &lt;lorenzo.pieralisi@arm.com&gt;Tested-by: Sudeep Holla &lt;sudeep.holla@arm.com&gt;Acked-by: Sudeep Holla &lt;sudeep.holla@arm.com&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/mach-versatile/Makefile</description>
        <pubDate>Fri, 01 Apr 2022 12:35:42 +0000</pubDate>
        <dc:creator>Arnd Bergmann &lt;arnd@arndb.de&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/arch/arm/mach-versatile/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/arch/arm/mach-versatile/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>a7096789 - ARM: versatile: merge mach code into a single file</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/mach-versatile/Makefile#a7096789</link>
        <description>ARM: versatile: merge mach code into a single fileWith DT-only support now in place and most of the legacy code removed,the separation of core.c and versatile_dt.c makes little sense. Theheaders in mach include directory also have to move for multi-platformsupport, but with a single .c file the remaining definitions needed canalso be moved into the versatile_dt.c.In the move, the system registers and IB2 registers are converted torun-time mappings and all register accesses converted to usereadl/writel.Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;Cc: Russell King &lt;linux@arm.linux.org.uk&gt;Cc: Linus Walleij &lt;linus.walleij@linaro.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/mach-versatile/Makefile</description>
        <pubDate>Tue, 08 Dec 2015 20:44:17 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>16956fed - ARM: versatile: switch to DT only booting and remove legacy code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/mach-versatile/Makefile#16956fed</link>
        <description>ARM: versatile: switch to DT only booting and remove legacy codeWith DT support for clocks, irqchips, timers, and PCI now in place, DTbased booting has feature parity with non-DT legacy boot. The finalpiece is actually enabling common clock support on Versatile. Enablingfull DT support requires either removing the old Versatile clock code,updating the legacy boot to use the common clock code, or making DT andlegacy boot mutually exclusive. Given that removing legacy boot code isthe goal anyway, I am going with the 1st option.Signed-off-by: Rob Herring &lt;robh@kernel.org&gt;Cc: Russell King &lt;linux@arm.linux.org.uk&gt;Cc: Linus Walleij &lt;linus.walleij@linaro.org&gt;Cc: Mike Turquette &lt;mturquette@linaro.org&gt;Signed-off-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/arm/mach-versatile/Makefile</description>
        <pubDate>Tue, 08 Dec 2015 20:44:16 +0000</pubDate>
        <dc:creator>Rob Herring &lt;robh@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3ba7222a - arm/versatile: Add device tree support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/mach-versatile/Makefile#3ba7222a</link>
        <description>arm/versatile: Add device tree supportFor testing the dt work, define a dt-enabled versatile platform.This patch adds a new versatile platform for when using the devicetree.  Add platform and amba devices are discovered and registered byparsing the device tree.  Clocks and initial io mappings are stillconfigured statically.This patch still depends on some static platform_data for a few deviceswhich is passed via the auxdata structure to of_platform_populate(),but it is a viable starting point until the drivers can get allconfiguration data out of the device tree.Signed-off-by: Grant Likely &lt;grant.likely@secretlab.ca&gt;

            List of files:
            /linux-6.15/arch/arm/mach-versatile/Makefile</description>
        <pubDate>Tue, 26 Jul 2011 09:19:06 +0000</pubDate>
        <dc:creator>Grant Likely &lt;grant.likely@secretlab.ca&gt;</dc:creator>
    </item>
<item>
        <title>f4b8b319 - ARM: Realview/Versatile/Integrator: separate out common clock code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/mach-versatile/Makefile#f4b8b319</link>
        <description>ARM: Realview/Versatile/Integrator: separate out common clock codeSigned-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/arch/arm/mach-versatile/Makefile</description>
        <pubDate>Thu, 14 Jan 2010 12:48:06 +0000</pubDate>
        <dc:creator>Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>c0da085a - [PATCH] ARM: 2693/1: Add PCI support for Versatile/PB</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/mach-versatile/Makefile#c0da085a</link>
        <description>[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBPatch from Catalin MarinasThis patch adds PCI support for the Versatile PB926 platform.Signed-off-by: Colin KingSigned-off-by: Catalin MarinasSigned-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;

            List of files:
            /linux-6.15/arch/arm/mach-versatile/Makefile</description>
        <pubDate>Mon, 20 Jun 2005 17:51:06 +0000</pubDate>
        <dc:creator>Catalin Marinas &lt;catalin.marinas@com.rmk.(none)&gt;</dc:creator>
    </item>
<item>
        <title>1da177e4 - Linux-2.6.12-rc2</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/arm/mach-versatile/Makefile#1da177e4</link>
        <description>Linux-2.6.12-rc2Initial git repository build. I&apos;m not bothering with the full history,even though we have it. We can create a separate &quot;historical&quot; gitarchive of that later if we want to, and in the meantime it&apos;s about3.2GB when imported into git - space that would just make the earlygit days unnecessarily complicated, when we don&apos;t have a lot of goodinfrastructure for it.Let it rip!

            List of files:
            /linux-6.15/arch/arm/mach-versatile/Makefile</description>
        <pubDate>Sat, 16 Apr 2005 22:20:36 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@ppc970.osdl.org&gt;</dc:creator>
    </item>
</channel>
</rss>
