<?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/jazz/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/jazz/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>70342287 - MIPS: Whitespace cleanup.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/jazz/Makefile#70342287</link>
        <description>MIPS: Whitespace cleanup.Having received another series of whitespace patches I decided to do thisonce and for all rather than dealing with this kind of patches tricklingin forever.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/jazz/Makefile</description>
        <pubDate>Tue, 22 Jan 2013 11:59:30 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>1505b607 - MIPS: Jazz: Migrate to new platform makefile style.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/jazz/Makefile#1505b607</link>
        <description>MIPS: Jazz: 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/jazz/Makefile</description>
        <pubDate>Thu, 05 Aug 2010 12:25:48 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@linux-mips.org&gt;</dc:creator>
    </item>
<item>
        <title>ea202c63 - [MIPS] JAZZ fixes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/jazz/Makefile#ea202c63</link>
        <description>[MIPS] JAZZ fixes- restructured irq handling- switched vdma to use memory allocated via get_free_pages- setup platform devices for serial, jazz_esp and jazzsonic- fixed cmos rtc accessSigned-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/jazz/Makefile</description>
        <pubDate>Sat, 25 Aug 2007 09:01:50 +0000</pubDate>
        <dc:creator>Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&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/jazz/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/jazz/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>e7c4782f - [MIPS] Put an end to &lt;asm/serial.h&gt;&apos;s long and annyoing existence</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/jazz/Makefile#e7c4782f</link>
        <description>[MIPS] Put an end to &lt;asm/serial.h&gt;&apos;s long and annyoing existenceSigned-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/jazz/Makefile</description>
        <pubDate>Tue, 10 Jul 2007 16:33:01 +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/jazz/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/jazz/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>e4ac58af - [MIPS] Rewrite all the assembler interrupt handlers to C.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/mips/jazz/Makefile#e4ac58af</link>
        <description>[MIPS] Rewrite all the assembler interrupt handlers to C.Saves like 1,600 lines of code, is way easier to debug, compilersfrequently do a better job than the cut and paste type of handlers manyboards had.  And finally having all the stuff done in a single placealso means alot of bug potencial for the MT ASE is gone.The only surviving handler in assembler is the DECstation one; I hopeMaciej will rewrite it.Signed-off-by: Ralf Baechle &lt;ralf@linux-mips.org&gt;

            List of files:
            /linux-6.15/arch/mips/jazz/Makefile</description>
        <pubDate>Mon, 03 Apr 2006 16:56:36 +0000</pubDate>
        <dc:creator>Ralf Baechle &lt;ralf@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/jazz/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/jazz/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>
