<?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>11648cbb - openrisc: rename or32 code &amp; comments to or1k</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/openrisc/lib/Makefile#11648cbb</link>
        <description>openrisc: rename or32 code &amp; comments to or1kFrom Documentation/openrisc/todo.rst, rename &quot;or32&quot; in thesource code to &quot;or1k&quot; since this is the name that has beensettled on.Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Cc: Jonas Bonn &lt;jonas@southpole.se&gt;Cc: Stefan Kristiansson &lt;stefan.kristiansson@saunalahti.fi&gt;Cc: Stafford Horne &lt;shorne@gmail.com&gt;Cc: openrisc@lists.librecores.orgSigned-off-by: Stafford Horne &lt;shorne@gmail.com&gt;

            List of files:
            /linux-6.15/arch/openrisc/lib/Makefile</description>
        <pubDate>Fri, 16 Jul 2021 02:23:38 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&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/openrisc/lib/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/openrisc/lib/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>f5d45dc9 - openrisc: Add optimized memcpy routine</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/openrisc/lib/Makefile#f5d45dc9</link>
        <description>openrisc: Add optimized memcpy routineThe generic memcpy routine provided in kernel does only byte copies.Using word copies we can lower boot time and cycles spend in memcpyquite significantly.Booting on my de0 nano I see boot times go from 7.2 to 5.6 seconds.The avg cycles in memcpy during boot go from 6467 to 1887.I tested several algorithms (see code in previous patch mails)The implementations I tested and avg cycles:  - Word Copies + Loop Unrolls + Non Aligned    1882  - Word Copies + Loop Unrolls                  1887  - Word Copies                                 2441  - Byte Copies + Loop Unrolls                  6467  - Byte Copies                                 7600In the end I ended up going with Word Copies + Loop Unrolls as itprovides best tradeoff between simplicity and boot speedups.Signed-off-by: Stafford Horne &lt;shorne@gmail.com&gt;

            List of files:
            /linux-6.15/arch/openrisc/lib/Makefile</description>
        <pubDate>Mon, 21 Mar 2016 07:16:46 +0000</pubDate>
        <dc:creator>Stafford Horne &lt;shorne@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d857a1e2 - openrisc: Add optimized memset</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/openrisc/lib/Makefile#d857a1e2</link>
        <description>openrisc: Add optimized memsetThis adds a hand-optimized assembler version of memset and sets__HAVE_ARCH_MEMSET to use this version instead of the generic CroutineSigned-off-by: Olof Kindgren &lt;olof.kindgren@gmail.com&gt;Signed-off-by: Stafford Horne &lt;shorne@gmail.com&gt;

            List of files:
            /linux-6.15/arch/openrisc/lib/Makefile</description>
        <pubDate>Fri, 06 Feb 2015 12:41:51 +0000</pubDate>
        <dc:creator>Olof Kindgren &lt;olof.kindgren@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f8c4a270 - OpenRISC: Build infrastructure</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/arch/openrisc/lib/Makefile#f8c4a270</link>
        <description>OpenRISC: Build infrastructureSigned-off-by: Jonas Bonn &lt;jonas@southpole.se&gt;Reviewed-by: Arnd Bergmann &lt;arnd@arndb.de&gt;

            List of files:
            /linux-6.15/arch/openrisc/lib/Makefile</description>
        <pubDate>Sat, 04 Jun 2011 18:52:05 +0000</pubDate>
        <dc:creator>Jonas Bonn &lt;jonas@southpole.se&gt;</dc:creator>
    </item>
</channel>
</rss>
