<?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>3a649407a49b041ceb826d55b5919dc8297f8965 - arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#3a649407a49b041ceb826d55b5919dc8297f8965</link>
        <description>arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDToday, we have cases where we wish to build all of U-Boot in Thumb2 mode forvarious reasons.  We also have cases where we only build SPL in Thumb2 mode dueto size constraints and wish to build the rest of the system in ARM mode.  Soin this migration we introduce a new symbol as well, SPL_SYS_THUMB_BUILD tocontrol if we build everything or just SPL (or in theory, just U-Boot) inThumb2 mode.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Siarhei Siamashka &lt;siarhei.siamashka@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Sat, 18 Mar 2017 13:01:44 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/arch/arm/cpu/arm926ejs/Makefile#5f5620ab2679608f94b3a77e51c77d0a770103bd</link>
        <description>Merge git://git.denx.de/u-boot

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

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/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/arch/arm/cpu/arm926ejs/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/arch/arm/cpu/arm926ejs/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>b9cb64825b5e6efeb715abd8b48d9b12f98973e9 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#b9cb64825b5e6efeb715abd8b48d9b12f98973e9</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Mon, 02 Mar 2015 08:42:53 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>346cfba4f013c34e1dc16948d1ed89dc8c44c478 - ARM: remove dkb board support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#346cfba4f013c34e1dc16948d1ed89dc8c44c478</link>
        <description>ARM: remove dkb board supportThis is still a non-generic board.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Lei Wen &lt;leiwen@marvell.com&gt;Acked-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Tue, 24 Feb 2015 02:45:06 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>41fbbbbc71161e0c0479d7c6c5598e760d70f624 - ARM: remove jadecpu board support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#41fbbbbc71161e0c0479d7c6c5598e760d70f624</link>
        <description>ARM: remove jadecpu board supportThis is still a non-generic board.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Matthias Weisser &lt;weisserm@arcor.de&gt;Acked-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Tue, 24 Feb 2015 02:45:05 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>e1cc4d31f889428a4ca73120951389c756404184 - Merge remote-tracking 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/arm/cpu/arm926ejs/Makefile#e1cc4d31f889428a4ca73120951389c756404184</link>
        <description>Merge remote-tracking branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Tue, 24 Feb 2015 06:59:38 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>63637a484614490685b68a70bdf93b435c063363 - ARM: versatile: move SoC sources to mach-versatile</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#63637a484614490685b68a70bdf93b435c063363</link>
        <description>ARM: versatile: move SoC sources to mach-versatileMovearch/arm/cpu/arm926ejs/versatile/* -&gt; arch/arm/mach-versatile/*Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Fri, 20 Feb 2015 08:04:10 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>3e93b4e6001104152fec850d4724ea9ffad03e05 - ARM: orion5x: move SoC sources to mach-orion5x</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#3e93b4e6001104152fec850d4724ea9ffad03e05</link>
        <description>ARM: orion5x: move SoC sources to mach-orion5xMovearch/arm/cpu/arm926ejs/orion5x/* -&gt; arch/arm/mach-orion5x/*Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Fri, 20 Feb 2015 08:04:09 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>ef917ddb1d9240b075f3c03ddf6e246c89b86fa6 - ARM: nomadik: move SoC sources to mach-nomadik</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#ef917ddb1d9240b075f3c03ddf6e246c89b86fa6</link>
        <description>ARM: nomadik: move SoC sources to mach-nomadikMovearch/arm/cpu/arm926ejs/nomadik/* -&gt; arch/arm/mach-nomadik/*Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Nomadik Linux Team &lt;STN_WMM_nomadik_linux@list.st.com&gt;Cc: Alessandro Rubini &lt;rubini@unipv.it&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Fri, 20 Feb 2015 08:04:07 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>56f86e39e80c5cbb17bec42cf6931cd203176830 - ARM: kirkwood: move SOC sources to mach-kirkwood</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#56f86e39e80c5cbb17bec42cf6931cd203176830</link>
        <description>ARM: kirkwood: move SOC sources to mach-kirkwoodMovearch/arm/cpu/arm926ejs/kirkwood/* -&gt; arch/arm/mach-kirkwood/*Note: Perhaps, can we merge arch/arm/mach-kirkwood and arch/arm/mvebu-common into arch/arm/mach-mvebu, like Linux?Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Acked-by: Stefan Roese &lt;sr@denx.de&gt;Cc: Prafulla Wadaskar &lt;prafulla@marvell.com&gt;Cc: Luka Perkov &lt;luka.perkov@sartura.hr&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Fri, 20 Feb 2015 08:04:06 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>601fbec7cf815bc2b26ba2546ac5e8501fc7edae - ARM: davinci: move SoC sources to mach-davinci</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#601fbec7cf815bc2b26ba2546ac5e8501fc7edae</link>
        <description>ARM: davinci: move SoC sources to mach-davinciMovearch/arm/cpu/arm926ejs/davinci/* -&gt; arch/arm/mach-davinci/*Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Fri, 20 Feb 2015 08:04:05 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>620118403e1521b4c883848a84d2fb68e3fa1aa0 - ARM: at91: collect SoC sources into mach-at91</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#620118403e1521b4c883848a84d2fb68e3fa1aa0</link>
        <description>ARM: at91: collect SoC sources into mach-at91This commit moves source files as follows:  arch/arm/cpu/arm920t/at91/*   -&gt; arch/arm/mach-at91/arm920t/*  arch/arm/cpu/arm926ejs/at91/* -&gt; arch/arm/mach-at91/arm926ejs/*  arch/arm/cpu/armv7/at91/*     -&gt; arch/arm/mach-at91/armv7/*  arch/arm/cpu/at91-common/*    -&gt; arch/arm/mach-at91/*Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Acked-by: Andreas Bie&#223;mann &lt;andreas.devel@googlemail.co&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Fri, 20 Feb 2015 08:04:03 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>56f31e872e83d23cc98300236ef882c73618d909 - kbuild: use SoC-specific CONFIG to descend into SoC directory</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#56f31e872e83d23cc98300236ef882c73618d909</link>
        <description>kbuild: use SoC-specific CONFIG to descend into SoC directoryUse &quot;obj-$(CONFIG_FOO) += foo/&quot; where it is possible.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Thu, 13 Nov 2014 03:28:42 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>165ecd26f036b1952dbf25823fbff7c0a403a29f - kbuild: Descend into SOC directory from CPU directory</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#165ecd26f036b1952dbf25823fbff7c0a403a29f</link>
        <description>kbuild: Descend into SOC directory from CPU directorySome CPUs of some architectures have SOC directories.At present, the build system directly descends into SOC directoriesfrom the top Makefile, but it should generally descend into eachdirectory from its parent directory.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Thu, 13 Nov 2014 03:28:40 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>d8769c62c1f48818725c9741c275299b4cb86b19 - arm926ejs: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/Makefile#d8769c62c1f48818725c9741c275299b4cb86b19</link>
        <description>arm926ejs: convert makefiles to Kbuild styleNote1:In arch/arm/cpu/arm926ejs/spear/MakefileSTART := start.owas changedextra-$(CONFIG_SPL_BUILD) := start.obecause spear/start.o is only used for SPL.Note2:START := start.owas missing from arch/arm/cpu/arm926ejs/mxs/Makefile.This commit simply addsextra-$(CONFIG_SPL_BUILD) := start.oSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

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

            List of files:
            /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/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/arm/cpu/arm926ejs/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/arm/cpu/arm926ejs/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
