<?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>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/dec/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/mips/dec/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>fae67ad4 - arch/mips/dec: switch DECstation systems to rtc-cmos</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/dec/Makefile#fae67ad4</link>
        <description>arch/mips/dec: switch DECstation systems to rtc-cmosThis adds an RTC platform device for DECstation systems so that they canuse the rtc-cmos driver for their RTC device.Signed-off-by: Maciej W. Rozycki &lt;macro@linux-mips.org&gt;Cc: Alessandro Zummo &lt;a.zummo@towertech.it&gt;Cc: Ralf Baechle &lt;ralf@linux-mips.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;

            List of files:
            /linux-6.15/arch/mips/dec/Makefile</description>
        <pubDate>Fri, 06 Jun 2014 21:35:50 +0000</pubDate>
        <dc:creator>Maciej W. Rozycki &lt;macro@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>9601cd15 - MIPS: DEC: remove unbuildable promcon.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/dec/Makefile#9601cd15</link>
        <description>MIPS: DEC: remove unbuildable promcon.cpromcon.o is built if CONFIG_PROM_CONSOLE is set. But there&apos;s no Kconfigsymbol PROM_CONSOLE, so promcon.c is unbuildable. Remove it.Signed-off-by: Paul Bolle &lt;pebolle@tiscali.nl&gt;Acked-by: Maciej W. Rozycki &lt;macro@linux-mips.org&gt;Cc: linux-mips@linux-mips.orgCc: linux-kernel@vger.kernel.orgPatchwork: https://patchwork.linux-mips.org/patch/5344/Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/dec/Makefile</description>
        <pubDate>Thu, 30 May 2013 09:20:15 +0000</pubDate>
        <dc:creator>Paul Bolle &lt;pebolle@tiscali.nl&gt;</dc:creator>
    </item>
<item>
        <title>c136af09 - MIPS: DECstation: Migrate to new platform makefile style.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/dec/Makefile#c136af09</link>
        <description>MIPS: DECstation: Migrate to new platform makefile style.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/dec/Makefile</description>
        <pubDate>Thu, 05 Aug 2010 12:25:49 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>dde96ca8 - [MIPS] Use -Werror on subdirectories which build cleanly.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/dec/Makefile#dde96ca8</link>
        <description>[MIPS] Use -Werror on subdirectories which build cleanly.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/dec/Makefile</description>
        <pubDate>Mon, 30 Jul 2007 10:48:58 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>d2af363c - [MIPS] Kill redundant EXTRA_AFLAGS</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/dec/Makefile#d2af363c</link>
        <description>[MIPS] Kill redundant EXTRA_AFLAGSMany Makefiles in arch/mips have EXTRA_AFLAGS := $(CFLAGS) line.  Thisis redundant while AFLAGS contains $(cflags-y) and any options onlylisted in CFLAGS (not in cflags-y) should be unnecessary for asmsources.Signed-off-by: Atsushi Nemoto &lt;anemo@mba.ocn.ne.jp&gt;Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/dec/Makefile</description>
        <pubDate>Thu, 22 Feb 2007 15:39:48 +0000</pubDate>
        <dc:creator>Atsushi Nemoto &lt;anemo@mba.ocn.ne.jp&gt;</dc:creator>
    </item>
<item>
        <title>33cf45b9 - [TC] TURBOchannel support for the DECstation</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/dec/Makefile#33cf45b9</link>
        <description>[TC] TURBOchannel support for the DECstationThis is the platform-specific part of TURBOchannel bus support for theDECstation.  It implements determining whether the bus is actually there,getting bus parameters, IRQ assignments for devices and protected accessesto possibly unoccupied slots that may trigger bus error exceptions.Signed-off-by: Maciej W. Rozycki &lt;macro@linux-mips.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/dec/Makefile</description>
        <pubDate>Tue, 06 Feb 2007 00:28:26 +0000</pubDate>
        <dc:creator>Maciej W. Rozycki &lt;macro@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>64dac503 - System-specific handling of bus errors for DECstation variations</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/dec/Makefile#64dac503</link>
        <description>System-specific handling of bus errors for DECstation variationssupporting parity errors only for memory (Pmax/3min/Maxine).Fixes for resources decoded by the KN04/KN05 MB ASIC.  Additionalclean-ups for the ECC handler.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/dec/Makefile</description>
        <pubDate>Wed, 22 Jun 2005 20:56:26 +0000</pubDate>
        <dc:creator>Maciej W. Rozycki &lt;macro@linux-mips.org&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/mips/dec/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/mips/dec/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>
