<?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>707acd01ded3c60a4e277f7c5432d397897b4dfd - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#707acd01ded3c60a4e277f7c5432d397897b4dfd</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Sun, 26 Jan 2014 11:11:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>755e08f0e56c014c106b88b8618de2c1987f393b - post: descend only when CONFIG_HAS_POST is defined</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#755e08f0e56c014c106b88b8618de2c1987f393b</link>
        <description>post: descend only when CONFIG_HAS_POST is definedAll objects under post/ directory are enabled by CONFIG_HAS_POST.(post/tests.o is enabled by CONFIG_POST_STD_LIST.But CONFIG_POST_STD_LIST depends on CONFIG_HAS_POST.)We can move CONFIG_HAS_POST switch to the top Makefile.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Thu, 28 Nov 2013 03:09:58 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>f15ea6e1d67782a1626d4a4922b6c20e380085e5 - 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/post/cpu/mpc83xx/Makefile#f15ea6e1d67782a1626d4a4922b6c20e380085e5</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	arch/arm/cpu/armv7/rmobile/Makefile	doc/README.scrapyardNeeded manual fix:	arch/arm/cpu/armv7/omap-common/Makefile	board/compulab/cm_t335/u-boot.lds

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Tue, 10 Dec 2013 13:31:56 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>0e53691529a2961e066a1cdfff1ead13a928c829 - post: remove unnecessary include path settings</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#0e53691529a2961e066a1cdfff1ead13a928c829</link>
        <description>post: remove unnecessary include path settingsSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Mon, 18 Nov 2013 01:25:41 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>a67cefc353f1f3ecb869bd04d4a951356fbe55da - post: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#a67cefc353f1f3ecb869bd04d4a951356fbe55da</link>
        <description>post: convert makefiles to Kbuild styleThis commit also deletes post/rules.mk,which in not necessary any more.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Mon, 21 Oct 2013 02:53:39 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>326ea986ac150acdc7656d57fca647db80b50158 - Merge git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#326ea986ac150acdc7656d57fca647db80b50158</link>
        <description>Merge git://git.denx.de/u-boot-armConflicts:	board/freescale/mx6qsabrelite/Makefile	board/freescale/mx6qsabrelite/mx6qsabrelite.c	include/configs/mx6qsabrelite.hSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Wed, 31 Jul 2013 09:30:38 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8b485ba12b0defa0c4ed3559789250238f8331a8 - Merge branch &apos;u-boot/master&apos; into u-boot-arm/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Thu, 25 Jul 2013 15:57:46 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1a4596601fd395f3afb8f82f3f840c5e00bdd57a - Add GPL-2.0+ SPDX-License-Identifier to source files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#1a4596601fd395f3afb8f82f3f840c5e00bdd57a</link>
        <description>Add GPL-2.0+ SPDX-License-Identifier to source filesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Fixup common/cmd_io.c]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>6d8962e814c15807dd6ac5757904be2a02d187b8 - Switch from archive libraries to partial linking</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#6d8962e814c15807dd6ac5757904be2a02d187b8</link>
        <description>Switch from archive libraries to partial linkingBefore this commit, weak symbols were not overridden by non-weak symbolsfound in archive libraries when linking with recent versions ofbinutils.  As stated in the System V ABI, &quot;the link editor does notextract archive members to resolve undefined weak symbols&quot;.This commit changes all Makefiles to use partial linking (ld -r) insteadof creating library archives, which forces all symbols to participate inlinking, allowing non-weak symbols to override weak symbols as intended.This approach is also used by Linux, from which the gmake functioncmd_link_o_target (defined in config.mk and used in all Makefiles) isinspired.The name of each former library archive is preserved except forextensions which change from &quot;.a&quot; to &quot;.o&quot;.  This commit updatesreferences accordingly where needed, in particular in some linkerscripts.This commit reveals board configurations that exclude some features butinclude source files that depend these disabled features in the build,resulting in undefined symbols.  Known such cases include:- disabling CMD_NET but not CMD_NFS;- enabling CONFIG_OF_LIBFDT but not CONFIG_QE.Signed-off-by: Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Fri, 05 Nov 2010 14:48:07 +0000</pubDate>
        <dc:creator>Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>922d27b596c179c5a7d68abe45ede5adb1b6589c - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#922d27b596c179c5a7d68abe45ede5adb1b6589c</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-armConflicts:	arch/arm/include/asm/mach-types.hSigned-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Mon, 31 May 2010 00:13:11 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>93c7e70f648fb817e519f6e163b7ef9befc27349 - POST: Added ECC memory test for mpc83xx.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile#93c7e70f648fb817e519f6e163b7ef9befc27349</link>
        <description>POST: Added ECC memory test for mpc83xx.Signed-off-by: Michael Zaidman &lt;michael.zaidman@gmail.com&gt;Fixed minor coding style issue.Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/post/cpu/mpc83xx/Makefile</description>
        <pubDate>Wed, 07 Apr 2010 15:30:08 +0000</pubDate>
        <dc:creator>Michael Zaidman &lt;michael.zaidman@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
