<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>6aa65bb1ee0951865e27da81dde1de76c6d4687e - armv7: add -funwind-tables compile option to support stacktrace</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#6aa65bb1ee0951865e27da81dde1de76c6d4687e</link>
        <description>armv7: add -funwind-tables compile option to support stacktraceChange-Id: Icfa223397e05dcd42ea3c12275385104bf275213Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Fri, 01 Feb 2019 07:15:30 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>5f5620ab2679608f94b3a77e51c77d0a770103bd - Merge git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#5f5620ab2679608f94b3a77e51c77d0a770103bd</link>
        <description>Merge git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Thu, 12 Nov 2015 16:13:26 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>da58dec866161e8ce73957fea463a8caad695000 - Various Makefiles: Add SPDX-License-Identifier tags</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#da58dec866161e8ce73957fea463a8caad695000</link>
        <description>Various Makefiles: Add SPDX-License-Identifier tagsAfter consulting with some of the SPDX team, the conclusion is thatMakefiles are worth adding SPDX-License-Identifier tags too, and most ofours have one.  This adds tags to ones that lack them and converts a fewthat had full (or in one case, very partial) license blobs into theequivalent tag.Cc: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Tue, 10 Nov 2015 01:06:16 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>1ad6364eeb4f578e423081d1748e8a3fdf1ab01d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#1ad6364eeb4f578e423081d1748e8a3fdf1ab01d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Wed, 05 Mar 2014 11:51:26 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>3e11350255d9c5d4bd03c2a65769da84c05d3294 - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#3e11350255d9c5d4bd03c2a65769da84c05d3294</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	Makefile	drivers/net/npe/MakefileThese two conflicts arise from commit 0b2d3f20(&quot;ARM: NET: Remove the IXP NPE ethernet driver&quot;) and areresolved by deleting the drivers/net/npe/Makefile fileand removing the CONFIG_IXP4XX_NPE line from Makefile.

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Thu, 20 Feb 2014 12:16:05 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>cbce795e5ef2175b1fd3ec580281ef8ce397afd7 - examples: move api/ and standalone/ entry to examples/Makefile</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#cbce795e5ef2175b1fd3ec580281ef8ce397afd7</link>
        <description>examples: move api/ and standalone/ entry to examples/MakefileSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 08:24:36 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>ad2d16393e9f684e4a9255f42e8bfdd819b67a87 - smc911x_eeprom: new example app for managing newer SMC parts</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#ad2d16393e9f684e4a9255f42e8bfdd819b67a87</link>
        <description>smc911x_eeprom: new example app for managing newer SMC partsA forward port of the last version to work with the newer smc911x driver.I only have a board with a LAN9218 part on it, so that is the only oneI&apos;ve tested.  But there isn&apos;t anything in this that would make it terriblychip specific afaik.Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;CC: Sascha Hauer &lt;s.hauer@pengutronix.de&gt;CC: Guennadi Liakhovetski &lt;lg@denx.de&gt;CC: Magnus Lilja &lt;lilja.magnus@gmail.com&gt;Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Mon, 22 Dec 2008 07:56:07 +0000</pubDate>
        <dc:creator>Mike Frysinger &lt;vapier@gentoo.org&gt;</dc:creator>
    </item>
<item>
        <title>6c6e042ab3bbfb5428e4cdeb38fa27728c63afdd - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#6c6e042ab3bbfb5428e4cdeb38fa27728c63afdd</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Sun, 01 Feb 2009 20:38:07 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>91eee546737ae21d930af479530997174c342b13 - OMAP3: Add common board, interrupt and system info</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#91eee546737ae21d930af479530997174c342b13</link>
        <description>OMAP3: Add common board, interrupt and system infoAdd common board, interrupt and system info code.Signed-off-by: Dirk Behme &lt;dirk.behme@googlemail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Sun, 14 Dec 2008 08:47:15 +0000</pubDate>
        <dc:creator>Dirk Behme &lt;dirk.behme@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>de5b094def5d80c4355c0326cfb54b9289f7d609 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-sh</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#de5b094def5d80c4355c0326cfb54b9289f7d609</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-sh

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Sun, 31 Aug 2008 22:03:40 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>6ad43d0dd86b612895ddc7f480eb6cdfe793adf9 - sh: Add support SH2/SH2A which is CPU of Renesas Technology</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#6ad43d0dd86b612895ddc7f480eb6cdfe793adf9</link>
        <description>sh: Add support SH2/SH2A which is CPU of Renesas TechnologyAdd support SH2/SH2A basic function.Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu.nobuhiro@renesas.com&gt;Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Sun, 31 Aug 2008 13:48:33 +0000</pubDate>
        <dc:creator>Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;</dc:creator>
    </item>
<item>
        <title>8c8428a576f632745306e288b629e30d420c0f5a - Merge branch &apos;master&apos; of /home/wd/git/u-boot/custodians</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#8c8428a576f632745306e288b629e30d420c0f5a</link>
        <description>Merge branch &apos;master&apos; of /home/wd/git/u-boot/custodians

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Sun, 13 Apr 2008 16:42:35 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>58a3cbbf24ec910d2b75551002efcf2838577898 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-sparc</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#58a3cbbf24ec910d2b75551002efcf2838577898</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-sparc

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Sun, 13 Apr 2008 16:21:00 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>c2f02da21a3f37f0878554eebc785e04fdc4e128 - SPARC: Added generic support for SPARC architecture.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#c2f02da21a3f37f0878554eebc785e04fdc4e128</link>
        <description>SPARC: Added generic support for SPARC architecture.Signed-off-by: Daniel Hellstrom &lt;daniel@gaisler.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Fri, 28 Mar 2008 08:47:00 +0000</pubDate>
        <dc:creator>Daniel Hellstrom &lt;daniel@gaisler.com&gt;</dc:creator>
    </item>
<item>
        <title>7e492d8258182e31c988bbf9917d4a3d41949d56 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot into new-image</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#7e492d8258182e31c988bbf9917d4a3d41949d56</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot into new-image

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Wed, 12 Mar 2008 11:23:02 +0000</pubDate>
        <dc:creator>Marian Balakowicz &lt;m8@semihalf.com&gt;</dc:creator>
    </item>
<item>
        <title>218892d12a1b68059ddb7b463a2b42e8406d4e85 - Merge branch &apos;master&apos; of /home/stefan/git/u-boot/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#218892d12a1b68059ddb7b463a2b42e8406d4e85</link>
        <description>Merge branch &apos;master&apos; of /home/stefan/git/u-boot/u-boot

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Wed, 05 Mar 2008 16:22:06 +0000</pubDate>
        <dc:creator>Stefan Roese &lt;sr@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>dfece9500556bed5d8244b1c15d973cec7c25bfe - examples/Makefile: build &quot;hello_world&quot; on 8xx, too.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#dfece9500556bed5d8244b1c15d973cec7c25bfe</link>
        <description>examples/Makefile: build &quot;hello_world&quot; on 8xx, too.Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Tue, 04 Mar 2008 10:58:26 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>118978c8eb43803e2794233922df4249fa278b83 - Fix alignment error on ARM for modules</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#118978c8eb43803e2794233922df4249fa278b83</link>
        <description>Fix alignment error on ARM for modulesFix alignment fault on ARM when running modules.  With out an explicitlinker file gcc4.2.1 will half word align __bss_start&apos;s value.  The worddereference will crash hello_world.signed-off-by Richard Woodruff &lt;r-woodruff2@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Fri, 29 Feb 2008 23:34:35 +0000</pubDate>
        <dc:creator>Woodruff, Richard &lt;r-woodruff2@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>20c93959330aba8b5bbdbfde1ef319e99eba235d - Merge branch &apos;master&apos; of /home/git/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#20c93959330aba8b5bbdbfde1ef319e99eba235d</link>
        <description>Merge branch &apos;master&apos; of /home/git/u-boot

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Thu, 21 Feb 2008 16:18:01 +0000</pubDate>
        <dc:creator>Marian Balakowicz &lt;m8@semihalf.com&gt;</dc:creator>
    </item>
<item>
        <title>6f99eec3dc2285abfb93631003f7e5cadf2eab0f - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-blackfin</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/Makefile#6f99eec3dc2285abfb93631003f7e5cadf2eab0f</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-blackfinConflicts:	Makefile	doc/README.standaloneSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/Makefile</description>
        <pubDate>Thu, 14 Feb 2008 23:06:18 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
