<?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>c26430b76c40c6d2ecf167f6ef78694f9cfe4d11 - examples: rkspi: Add code</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#c26430b76c40c6d2ecf167f6ef78694f9cfe4d11</link>
        <description>examples: rkspi: Add codeChange-Id: Ib03ba129a442c2481096b3d613399f7d28531042Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Mon, 22 Aug 2022 02:53:47 +0000</pubDate>
        <dc:creator>Jon Lin &lt;jon.lin@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>064b55cfcb25c0f7692ecf6d4a38f12cd82739f7 - powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#064b55cfcb25c0f7692ecf6d4a38f12cd82739f7</link>
        <description>powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xThere was for long time no activity in the mpx5xxx area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in mpc5xxx,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Wed, 14 Jun 2017 03:49:40 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>2eb48ff7a210ddd2a39bac23b3b9b39c60c32aef - powerpc, 8260: remove support for mpc8260</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#2eb48ff7a210ddd2a39bac23b3b9b39c60c32aef</link>
        <description>powerpc, 8260: remove support for mpc8260There was for long time no activity in the 8260 area.We need to go further and convert to Kconfig, but itturned out, nobody is interested anymore in 8260,so remove it.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Wed, 07 Jun 2017 15:33:10 +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/examples/standalone/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/examples/standalone/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>5f5620ab2679608f94b3a77e51c77d0a770103bd - Merge git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#5f5620ab2679608f94b3a77e51c77d0a770103bd</link>
        <description>Merge git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/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>cad04990715f7eaecd45196e84cf10e9e3248dae - 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/standalone/Makefile#cad04990715f7eaecd45196e84cf10e9e3248dae</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Tue, 10 Nov 2015 18:38:08 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>62e92077a8936e60087d55683538ee386cc673aa - arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#62e92077a8936e60087d55683538ee386cc673aa</link>
        <description>arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDWhen building a Thumb-1-only target with CONFIG_SYS_THUMB_BUILD,some files fail to build, most of the time because they includemcr instructions, which only exist for Thumb-2.This patch introduces a Kconfig option CONFIG_THUMB2 and usesit to select between Thumb-2 and ARM mode for the aforementionedfiles.Signed-off-by: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Fri, 23 Oct 2015 16:06:40 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>3cc83f9d08a80fddf4c1e8e766eff8273f30814c - Merge branch &apos;uboot&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#3cc83f9d08a80fddf4c1e8e766eff8273f30814c</link>
        <description>Merge branch &apos;uboot&apos;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Tue, 07 Oct 2014 10:14:03 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>42817eb85de1d7dec399c75dbd133ea6b5351a72 - 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/standalone/Makefile#42817eb85de1d7dec399c75dbd133ea6b5351a72</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Mon, 22 Sep 2014 13:51:01 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8e714432118c24b568c70a66cc9476f2502b4c4d - kbuild: standalone: simplify clean-files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#8e714432118c24b568c70a66cc9476f2502b4c4d</link>
        <description>kbuild: standalone: simplify clean-filesFiles added $(extra-) are removed by &quot;make clean&quot;.Besides, wildcard &quot;*.srec *.bin&quot; is simpler.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Thu, 04 Sep 2014 16:56:52 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>e75e73dd5f280b91f5bfc0a76a0fd09b6eba1c66 - examples: select libgcc for non-default architecture</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#e75e73dd5f280b91f5bfc0a76a0fd09b6eba1c66</link>
        <description>examples: select libgcc for non-default architectureIn case of multilib-enabled toolchains if default architecture differ fromthe one examples are being built for linker will fail to link example objectfiles with libgcc of another (non-compatible) architecture.Interesting enough for years in main Makefile we used CFLAGS/c_flags for thisbut not for examples.So fixing it now.Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;Cc: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Tom Rini &lt;trini@ti.com&gt;Cc: Wolfgang Denx &lt;wd@denx.de&gt;Acked-by: WOlfgang Denk &lt;wd@denx.de&gt;Acked-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Fri, 16 May 2014 08:54:17 +0000</pubDate>
        <dc:creator>Alexey Brodkin &lt;Alexey.Brodkin@synopsys.com&gt;</dc:creator>
    </item>
<item>
        <title>1cad23c5f471d695bed1e3907e30caee3c2a3056 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm into master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#1cad23c5f471d695bed1e3907e30caee3c2a3056</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm into masterConflicts:	arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg	arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfgSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Fri, 04 Apr 2014 09:35:30 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>58dac32764728f2f621377442d785936ec6925e8 - powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#58dac32764728f2f621377442d785936ec6925e8</link>
        <description>powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Before this commit, CONFIG_MPC8260 and CONFIG_8260were used mixed-up.All boards with mpc8260 cpu defined both of them:  - CONFIG_MPC8260 was defined in board config headers      and include/common.h  - CONFIG_8260 was defined arch/powerpc/cpu/mpc8260/config.mkWe do not need to have both of them.This commit keeps only CONFIG_MPC8260.This commit does: - Delete CONFIG_8260 and CONFIG_MPC8260 definition   in config headers and include/common.h - Rename CONFIG_8260 to CONFIG_MPC8260    in arch/powerpc/cpu/mpc8260/config.mk. - Rename #ifdef CONFIG_8260 to #ifdef CONFIG_MPC8260Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Wed, 05 Mar 2014 08:40:10 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>026f9cf24f3c9d30c47c42bac622a64338caf596 - kbuild: improve Kbuild speed</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#026f9cf24f3c9d30c47c42bac622a64338caf596</link>
        <description>kbuild: improve Kbuild speedKbuild brought about many advantages for us but a significantperformance regression was reported by Simon Glass.After some discussions and analysis, it turned outits main cause is in $(call cc-option,...).Historically, U-Boot parses all config.mk(arch/*/config.mk and board/*/config.mk)every time descending into subdirectories.That means cc-options are evaluated over and over again.$(call cc-option,...) is useful but costly.So we want to evaluate them only in ./Makefileand spl/Makefile and export compiler flags.This commit changes the build system as follows:  - Modify scripts/Makefile.build to not include config.mk    Instead, add $(PLATFORM_CPPFLAGS) to asflags-y, ccflags-y,    cppflags-y.  - Export many variables    Going forward, Kbuild will not parse config.mk files    when it descends into subdirectories.    If we want to set variables in config.mk and use them    in subdirectories, they must be exported.    This is the list of variables to get exported:      PLATFORM_CPPFLAGS      CPUDIR      BOARDDIR      OBJCOPYFLAGS      LDFLAGS      LDFLAGS_FINAL        (used in nand_spl/board/*/*/Makefile)      CONFIG_STANDALONE_LOAD_ADDR        (used in examples/standalone/Makefile)      SYM_PREFIX        (used in examples/standalone/Makefile)      RELFLAGS        (used in examples/standalone/Makefile)  - Delete CPPFLAGS    This variable has been replaced with PLATFORM_CPPFLAGS  - Copy gcclibdir from example/standalone/Makefile    to arch/sparc/config.mk    The reference in CONFIG_STANDALONE_LOAD_ADDR must be    resolved before it is exported.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Reported-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;Tested-by: Simon Glass &lt;sjg@chromium.org&gt; [on Sandbox]Tested-by: Stephen Warren &lt;swarren@nvidia.com&gt; [on Tegra]

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Wed, 05 Mar 2014 07:59:40 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.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/standalone/Makefile#1ad6364eeb4f578e423081d1748e8a3fdf1ab01d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/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>04a34c96b19dab48bfcc22b554227c8d9dca0238 - kbuild: use shorten logs for misc targets</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#04a34c96b19dab48bfcc22b554227c8d9dca0238</link>
        <description>kbuild: use shorten logs for misc targetsSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Mon, 24 Feb 2014 02:12:19 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>f9c235fd9950ca1b150f8d40d358e1a58cbb0ea8 - kbuild: use shorten logs objcopy rules</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#f9c235fd9950ca1b150f8d40d358e1a58cbb0ea8</link>
        <description>kbuild: use shorten logs objcopy rulesSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Mon, 24 Feb 2014 02:12:14 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&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/standalone/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/standalone/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/standalone/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/standalone/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>6825a95b0ba72c4e5667d02d8b31986e2e9abd5a - kbuild: use Linux Kernel build scripts</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/examples/standalone/Makefile#6825a95b0ba72c4e5667d02d8b31986e2e9abd5a</link>
        <description>kbuild: use Linux Kernel build scriptsNow we are ready to switch over to real Kbuild.This commit disables temporary scripts:  scripts/{Makefile.build.tmp, Makefile.host.tmp}and enables real Kbuild scripts:  scripts/{Makefile.build,Makefile.host,Makefile.lib}.This switch is triggered by the line in scripts/Kbuild.include  -build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build.tmp obj  +build := -f $(if $(KBUILD_SRC),$(srctree)/)scripts/Makefile.build objWe need to adjust some build scripts for U-Boot.But smaller amount of modification is preferable.Additionally, we need to fix compiler flags which arelocally added or removed.In Kbuild, it is not allowed to change CFLAGS locally.Instead, ccflags-y, asflags-y, cppflags-y,CFLAGS_$(basetarget).o, CFLAGS_REMOVE_$(basetarget).oare prepared for that purpose.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Tested-by: Gerhard Sittig &lt;gsi@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/examples/standalone/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 08:24:28 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
</channel>
</rss>
