<?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>98f705c9cefdfdba62c069821bbba10273a0a8ed - powerpc: remove 4xx support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#98f705c9cefdfdba62c069821bbba10273a0a8ed</link>
        <description>powerpc: remove 4xx supportThere was for long time no activity in the 4xx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in 4xx,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Tue, 27 Jun 2017 14:49:14 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>5b8e76c35ec312a3f73126bd1a2d2c0965b98a9f - powerpc, 8xx: remove support for 8xx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#5b8e76c35ec312a3f73126bd1a2d2c0965b98a9f</link>
        <description>powerpc, 8xx: remove support for 8xxThere was for long time no activity in the 8xx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in 8xx,so remove it (with a heavy heart, knowing that I removehere the root of U-Boot).Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Wed, 07 Jun 2017 15:33:09 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>9d906bf0bd46e539cd691f0fa1ea1cc838cf98c4 - post: Remove references to scrapped &quot;netta&quot; board.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#9d906bf0bd46e539cd691f0fa1ea1cc838cf98c4</link>
        <description>post: Remove references to scrapped &quot;netta&quot; board.Given that README.scrapyard shows scrapping of netta boards:netta2           powerpc     mpc8xx         c51c1c9a    2014-07-07netta            powerpc     mpc8xx         c51c1c9a    2014-07-07delete netta example from POST tests.Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Mon, 28 Mar 2016 13:20:40 +0000</pubDate>
        <dc:creator>Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;</dc:creator>
    </item>
<item>
        <title>92a4c3dfb37d711b8a98e5a606ab0a3e720b70d5 - post: Remove reference to deleted &quot;lwmon&quot; board from Makefile</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#92a4c3dfb37d711b8a98e5a606ab0a3e720b70d5</link>
        <description>post: Remove reference to deleted &quot;lwmon&quot; board from MakefilePOST support for sample lwmon board was removed in commit e5d3078622.Signed-off-by: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;B

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Sun, 27 Mar 2016 12:39:15 +0000</pubDate>
        <dc:creator>Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;</dc:creator>
    </item>
<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/Makefile#707acd01ded3c60a4e277f7c5432d397897b4dfd</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/post/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>e8a8b8246a5e7dee9db19b14b31039389ccf99af - Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#e8a8b8246a5e7dee9db19b14b31039389ccf99af</link>
        <description>Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Convert like follows: CPU mpc83xx  -&gt; CONFIG_MPC83xx CPU mpc85xx  -&gt; CONFIG_MPC85xx CPU mpc86xx  -&gt; CONFIG_MPC86xx CPU mpc5xxx  -&gt; CONFIG_MPC5xxx CPU mpc8xx   -&gt; CONFIG_8xx CPU mpc8260  -&gt; CONFIG_8260 CPU ppc4xx   -&gt; CONFIG_4xx CPU x86      -&gt; CONFIG_X86 ARCH x86     -&gt; CONFIG_X86 ARCH powerpc -&gt; CONFIG_PPCSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Thu, 28 Nov 2013 03:09:59 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&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/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/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>a67cefc353f1f3ecb869bd04d4a951356fbe55da - post: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/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/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/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/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/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/post/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/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/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>6751b05f855bbe56005d5b88d4eb58bcd52170d2 - Revert &quot;post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU&quot;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#6751b05f855bbe56005d5b88d4eb58bcd52170d2</link>
        <description>Revert &quot;post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU&quot;This reverts commit 3e16abe0e468c568b30acb7d8583e3dbed6f177b.The logic of this patch is broken - testing for CONFIG_SYS_POST_FPU inthe Makefile cannot work, as this is only a bit that may (or may not)be set in the CONFIG_POST variable.The patch cases build errors on a number of boards, so we revert it.Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Mon, 12 Mar 2012 14:00:23 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>3e16abe0e468c568b30acb7d8583e3dbed6f177b - post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#3e16abe0e468c568b30acb7d8583e3dbed6f177b</link>
        <description>post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPUSigned-off-by: Kumar Gala &lt;galak@kernel.crashing.org&gt;

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Thu, 12 Jan 2012 09:30:41 +0000</pubDate>
        <dc:creator>Kumar Gala &lt;galak@kernel.crashing.org&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/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/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>d1475d8aab7a6ab7ea7534a98bd20e59f150c2e3 - Merge branch &apos;master&apos; of /home/wd/git/u-boot/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#d1475d8aab7a6ab7ea7534a98bd20e59f150c2e3</link>
        <description>Merge branch &apos;master&apos; of /home/wd/git/u-boot/master

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Wed, 22 Sep 2010 20:35:44 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>800eb09641ae67c707b65acff112684a954b7f44 - POST cleanup.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#800eb09641ae67c707b65acff112684a954b7f44</link>
        <description>POST cleanup.- Revives POST for blackfin arch;- Removes redundant code:     arch/blackfin/lib/post.c     arch/powerpc/cpu/ppc4xx/commproc.c     arch/powerpc/cpu/mpc512x/common.c- fixes up the post_word_{load|store} usage.Signed-off-by: Michael Zaidman &lt;michael.zaidman@gmail.com&gt;Acked-by: Detlev Zundel &lt;dzu@denx.de&gt;Tested-by: Anatolij Gustschin &lt;agust@denx.de&gt;List of the maintainers of the affected by patch boards:Cc: Stephan Linz &lt;linz@li-pro.net&gt;Cc: Denis Peter &lt;d.peter@mpl.ch&gt;Cc: Matthias Fuchs &lt;matthias.fuchs@esd-electronics.com&gt;Cc: Peter Tyser &lt;ptyser@xes-inc.com&gt;Cc: Stefan Roese &lt;sr@denx.de&gt;Cc: Mike Frysinger &lt;vapier@gentoo.org&gt;Cc: Niklaus Giger &lt;niklaus.giger@netstal.com&gt;Cc: Larry Johnson &lt;lrj@acm.org&gt;Cc: Feng Kan &lt;fkan@amcc.com&gt;

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Mon, 20 Sep 2010 06:51:53 +0000</pubDate>
        <dc:creator>Michael Zaidman &lt;michael.zaidman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ef29884b2708a6cce3b77f4ccaeea193d4e02c22 - Merge git://git.denx.de/u-boot into u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#ef29884b2708a6cce3b77f4ccaeea193d4e02c22</link>
        <description>Merge git://git.denx.de/u-boot into u-boot

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Sun, 25 Jan 2009 04:44:56 +0000</pubDate>
        <dc:creator>Ben Warren &lt;biggerbadderben@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>be4880ebe4355e8782be4af4b337a1b98dffcbe3 - Merge branch &apos;master&apos; into next</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#be4880ebe4355e8782be4af4b337a1b98dffcbe3</link>
        <description>Merge branch &apos;master&apos; into next

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Thu, 22 Jan 2009 00:38:51 +0000</pubDate>
        <dc:creator>Kim Phillips &lt;kim.phillips@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>cb5473205206c7f14cbb1e747f28ec75b48826e2 - Merge branch &apos;fixes&apos; into cleanups</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#cb5473205206c7f14cbb1e747f28ec75b48826e2</link>
        <description>Merge branch &apos;fixes&apos; into cleanupsConflicts:	board/atmel/atngw100/atngw100.c	board/atmel/atstk1000/atstk1000.c	cpu/at32ap/at32ap700x/gpio.c	include/asm-avr32/arch-at32ap700x/clk.h	include/configs/atngw100.h	include/configs/atstk1002.h	include/configs/atstk1003.h	include/configs/atstk1004.h	include/configs/atstk1006.h	include/configs/favr-32-ezkit.h	include/configs/hammerhead.h	include/configs/mimc200.h

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Wed, 17 Dec 2008 15:53:07 +0000</pubDate>
        <dc:creator>Haavard Skinnemoen &lt;haavard.skinnemoen@atmel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f202217356f19e519e6ec57a29de9af73067037 - Merge branch &apos;master&apos; of ssh://gemini/home/wd/git/u-boot/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/post/Makefile#7f202217356f19e519e6ec57a29de9af73067037</link>
        <description>Merge branch &apos;master&apos; of ssh://gemini/home/wd/git/u-boot/master

            List of files:
            /rk3399_rockchip-uboot/post/Makefile</description>
        <pubDate>Tue, 16 Dec 2008 16:16:34 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
