<?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>ebe621d5fb2f5c15aff50e0610372f2751fd152f - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#ebe621d5fb2f5c15aff50e0610372f2751fd152f</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Fri, 15 Jul 2016 12:06:22 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>e961a66df91ea4cbf9b6978995f1ba6c8d67aa33 - sandbox: Add basic SPL implementation</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#e961a66df91ea4cbf9b6978995f1ba6c8d67aa33</link>
        <description>sandbox: Add basic SPL implementationAdd an sandbox implementation for the generic SPL framework. This supportslocating and running U-Boot proper.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Mon, 04 Jul 2016 17:57:51 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>b939689c7b87773c44275a578ffc8674a867e39d - 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/arch/sandbox/cpu/Makefile#b939689c7b87773c44275a578ffc8674a867e39d</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Tue, 05 May 2015 08:09:06 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>a346ca7902a185a1974d50d60790d34715be886e - sandbox: eth: Add a bridge to a real network for sandbox</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#a346ca7902a185a1974d50d60790d34715be886e</link>
        <description>sandbox: eth: Add a bridge to a real network for sandboxImplement a bridge between U-Boot&apos;s network stack and Linux&apos;s raw packetAPI allowing the sandbox to send and receive packets using the hostmachine&apos;s network interface.This raw Ethernet API requires elevated privileges.  You can either runas root, or you can add the capability needed like so:sudo /sbin/setcap &quot;CAP_NET_RAW+ep&quot; /path/to/u-bootSigned-off-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Sun, 22 Mar 2015 22:09:21 +0000</pubDate>
        <dc:creator>Joe Hershberger &lt;joe.hershberger@ni.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/arch/sandbox/cpu/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/arch/sandbox/cpu/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>ab6423cae0323e8db2c8fdd0a99138d93fde2137 - 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/arch/sandbox/cpu/Makefile#ab6423cae0323e8db2c8fdd0a99138d93fde2137</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Trivial merge conflict, needed to manually removelocal_info as per commit 41364f0f.Conflicts:	board/samsung/common/board.c

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Tue, 25 Mar 2014 09:25:14 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>bbc09bf27e77dc80f74054f7fc8a66111dd113c6 - sandbox: Add SDL library for LCD, keyboard, audio</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#bbc09bf27e77dc80f74054f7fc8a66111dd113c6</link>
        <description>sandbox: Add SDL library for LCD, keyboard, audioSDL (Simple DirectMedia Layer - see www.libsdl.org) is a library whichprovides simple graphics and sound features. It works under X11 and alsowith a simple frame buffer interface. It is ideally suited to sandboxU-Boot since it fits nicely with the low-level feature set required byU-Boot. For example, U-Boot has its own font drawing routines, its ownkeyboard processing and just needs raw sound output.We can use SDL to provide emulation of these basic functions for sandbox.This significantly expands the testing that is possible with sandbox.Add a basic SDL library which we will use in future commits.Tested-by: Che-Liang Chiou &lt;clchiou@chromium.org&gt;Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Thu, 27 Feb 2014 20:26:17 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/arch/sandbox/cpu/Makefile#1ad6364eeb4f578e423081d1748e8a3fdf1ab01d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/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/arch/sandbox/cpu/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/arch/sandbox/cpu/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>6825a95b0ba72c4e5667d02d8b31986e2e9abd5a - kbuild: use Linux Kernel build scripts</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/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/arch/sandbox/cpu/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>
<item>
        <title>9e4140329ee9a787d0f96ac2829d618d47f7973f - kbuild: change out-of-tree build</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#9e4140329ee9a787d0f96ac2829d618d47f7973f</link>
        <description>kbuild: change out-of-tree buildThis commit changes the working directorywhere the build process occurs.Before this commit, build process occurred under the sourcetree for both in-tree and out-of-tree build.That&apos;s why we needed to add $(obj) prefix to all generatedfiles in makefiles like follows:  $(obj)u-boot.bin:  $(obj)u-bootHere, $(obj) is empty for in-tree build, whereas it pointsto the output directory for out-of-tree build.And our old build system changes the current working directorywith &quot;make -C &lt;sub-dir&gt;&quot; syntax when descending into thesub-directories.On the other hand, Kbuild uses a different ideato handle out-of-tree build and directory descending.The build process of Kbuild always occurs under the output tree.When &quot;O=dir/to/store/output/files&quot; is given, the build systemchanges the current working directory to that directory andrestarts the make.Kbuild uses &quot;make -f $(srctree)/scripts/Makefile.build obj=&lt;sub-dir&gt;&quot;syntax for descending into sub-directories.(We can write it like &quot;make $(obj)=&lt;sub-dir&gt;&quot; with a shorthand.)This means the current working directory is always the topof the output directory.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/arch/sandbox/cpu/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 08:24:24 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>3d83efbce9c5c0e4f318afd62960b780216f53f0 - sandbox: Use system headers first for sandbox&apos;s os.c in a different way</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#3d83efbce9c5c0e4f318afd62960b780216f53f0</link>
        <description>sandbox: Use system headers first for sandbox&apos;s os.c in a different wayCommit cbe5cdfcd changed config.mk and arch/sandbox/cpu/Makefileto use -idirafter instead of -I and remove -nostdinc.But * Sandbox-specific code dirties config.mk * os.c is compiled without such compiler flags as:      -Wall -Wstrict-prototypes -Wno-format-security      -fno-builtin -ffreestanding -fno-stack-protector      -fstack-usage -Wno-format-nonliteralThis commit use -idirafter and remove the -nostdincdifferently and more simply.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Tue, 26 Nov 2013 07:13:59 +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/arch/sandbox/cpu/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/arch/sandbox/cpu/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>74279d37613cb3081ee1680d67b2aed1f934472a - Merge branch &apos;sandbox1&apos; of http://git.denx.de/u-boot-x86</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#74279d37613cb3081ee1680d67b2aed1f934472a</link>
        <description>Merge branch &apos;sandbox1&apos; of http://git.denx.de/u-boot-x86

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Mon, 25 Nov 2013 15:42:53 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>cbe5cdfcd31633edce4ee78ebc008b922de571e3 - sandbox: Use system headers first for sandbox&apos;s os.c</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#cbe5cdfcd31633edce4ee78ebc008b922de571e3</link>
        <description>sandbox: Use system headers first for sandbox&apos;s os.cThis file must be compiled with system headers, even if U-Boot has headersof the same name. The existing solution for this is good enough for libfdt,but fails when we have headers like stdint.h in U-Boot.Use -idirafter instead of -I, and remove the -nostdinc and other thingsthat we don&apos;t want for this file. The best way to do this is to keep acopy of the original flags, rather than trying to filter them later.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Sun, 10 Nov 2013 17:26:48 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>7cf40824bea10590cf2bb14ecfaa4c14ee907017 - sandbox: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#7cf40824bea10590cf2bb14ecfaa4c14ee907017</link>
        <description>sandbox: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 08:35:03 +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/arch/sandbox/cpu/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/arch/sandbox/cpu/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/arch/sandbox/cpu/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/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/arch/sandbox/cpu/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/arch/sandbox/cpu/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>6ae38b8c583c61f00c2fe9904cafa81932c7faaf - Merge branch &apos;sandbox&apos; of git://git.denx.de/u-boot-blackfin</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile#6ae38b8c583c61f00c2fe9904cafa81932c7faaf</link>
        <description>Merge branch &apos;sandbox&apos; of git://git.denx.de/u-boot-blackfin* &apos;sandbox&apos; of git://git.denx.de/u-boot-blackfin:  sandbox: mark os_exit as noreturn  sandbox: add getopt support  sandbox: allow processing before main loop  sandbox: add concept of sandbox state  sandbox: disable fortification  sandbox: u-boot.lds: tweak style  sandbox: add get_{tbclk,ticks}  sandbox: enable GPIO driver  sandbox: gpio: add basic driver for simulating GPIOs  sandbox: add flags for open() call  sandbox: config: enable fdt and snprintf() options  sandbox: fdt: add support for CONFIG_OF_CONTROL  sandbox: add lseek helper  sandbox: add ifdef protection to os.h  sandbox: add required header to os.c  sandbox: sort header files in os.c

            List of files:
            /rk3399_rockchip-uboot/arch/sandbox/cpu/Makefile</description>
        <pubDate>Sat, 17 Mar 2012 20:46:33 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
