<?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>f808cbcd5601e356dc81b4abe10c7fd8cf5ae5fd - common: spl_fit_tb: Add rv1126b thunderboot support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#f808cbcd5601e356dc81b4abe10c7fd8cf5ae5fd</link>
        <description>common: spl_fit_tb: Add rv1126b thunderboot supportBuild from:	6fca73b9bb spl: Update thunderboot compile support for rv1126bChange-Id: Ia5e791ab1f61a9c38f850eba25a7c9560fd479cdSigned-off-by: Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Wed, 21 May 2025 09:58:53 +0000</pubDate>
        <dc:creator>Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>0d477f41a4be860e84b6b01a7d1d7caecf2ae222 - rockchip: rv1103c: Add thunderboot initial support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#0d477f41a4be860e84b6b01a7d1d7caecf2ae222</link>
        <description>rockchip: rv1103c: Add thunderboot initial support(1) tb.S is same as RV1106 Soc temporarily.(2) Add COMPRESS_LOAD_ADDR support for RV1103C to solve    compilation error.Change-Id: Idc70940e3a66b733ecb57c61f91c7911613255aaSigned-off-by: Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Wed, 19 Jun 2024 03:32:14 +0000</pubDate>
        <dc:creator>Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>21b519b47b71cfb7a47104f0838bf5648c1b52b9 - common: spl_fit_tb: Update SPL_AB support for px30</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#21b519b47b71cfb7a47104f0838bf5648c1b52b9</link>
        <description>common: spl_fit_tb: Update SPL_AB support for px30Build from commit id 7d735feb7c under u-boot-tb repo withadditional configs as follows based on px30-tb_defconfig:CONFIG_FIT_SIGNATURE=yCONFIG_SPL_FIT_SIGNATURE=yCONFIG_SPL_FIT_ROLLBACK_PROTECT=yCONFIG_SPL_AB=yCONFIG_RSA_N_SIZE=0x100CONFIG_RSA_E_SIZE=0x100CONFIG_RSA_C_SIZE=0x14CONFIG_SPL_GZIP=yCONFIG_SPL_RSA=yCONFIG_RSA=yChange-Id: I183d347b4ed9d8eaffa2cb7904f079eb58f2479cSigned-off-by: Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Tue, 05 Mar 2024 06:24:30 +0000</pubDate>
        <dc:creator>Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>f749a0349c88cf56585078dbb67aeefe44e02471 - spl: add support ufs boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#f749a0349c88cf56585078dbb67aeefe44e02471</link>
        <description>spl: add support ufs bootSigned-off-by: Yifeng Zhao &lt;yifeng.zhao@rock-chips.com&gt;Change-Id: I52da725df705d82925548e57203a0aaa2d020cae

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Tue, 27 Feb 2024 07:57:56 +0000</pubDate>
        <dc:creator>Yifeng Zhao &lt;yifeng.zhao@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>253529d7f48e2bfeea962ddbdacb89b928300ede - common: spl: fit: Add spl_fit_tb.S dedicated to rv1106</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#253529d7f48e2bfeea962ddbdacb89b928300ede</link>
        <description>common: spl: fit: Add spl_fit_tb.S dedicated to rv11061. Solve the problem that the different memory distribution between rv1106 and rv1126   causing different spl_fit_tb.S code to be required.2. At present, only one spl_fit_tb.c code needs to be maintained. In the future, it is   possible to do dedicated thunderboot optimizations for different platforms.Build from Gerrit 192219 patchset-18 with local additional configs based   on rv1106-spi-nor-tb_defconfig:	CONFIG_FIT_SIGNATURE=y	CONFIG_DM_CRYPTO=y	CONFIG_FIT_HW_CRYPTO=y	CONFIG_SPL_FIT_SIGNATURE=y	CONFIG_SPL_FIT_ROLLBACK_PROTECT=y	CONFIG_SPL_AB=y	CONFIG_RSA_N_SIZE=0x200	CONFIG_RSA_E_SIZE=0x10	CONFIG_RSA_C_SIZE=0x20	CONFIG_SPL_OPTEE=y	CONFIG_SPL_GZIP=ySigned-off-by: Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;Change-Id: I625de900a3012790f214a4d59d97187884eaf219

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Tue, 05 Sep 2023 09:52:16 +0000</pubDate>
        <dc:creator>Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>36c449fe1f667af7b034680940bb8694b94b7e89 - common: Add MP boot support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#36c449fe1f667af7b034680940bb8694b94b7e89</link>
        <description>common: Add MP boot supportmp_boot build from: a5185c920.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I8f8b2fe45ee87ad0a60e1dfd6f0950f052d4f1e7

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Wed, 17 May 2023 03:14:42 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>c8d8636318cd5ad33194373c8aa87de128db7093 - spl: Make prebuilt program optional for kernel boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#c8d8636318cd5ad33194373c8aa87de128db7093</link>
        <description>spl: Make prebuilt program optional for kernel bootSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: Id293e07d50cd3de4f175ea38b2c293c27d867894

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Thu, 02 Mar 2023 03:21:15 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>29981b4f56ad7ccd882931293ae4b6109dc7e6bd - spl: fit: add spl_fit_tb_arm64.S</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#29981b4f56ad7ccd882931293ae4b6109dc7e6bd</link>
        <description>spl: fit: add spl_fit_tb_arm64.SSigned-off-by: Jason Zhu &lt;jason.zhu@rock-chips.com&gt;Change-Id: I7ccb99c84a306d92f1547fbf24ce840a93ab0d99

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Tue, 08 Mar 2022 06:20:05 +0000</pubDate>
        <dc:creator>Jason Zhu &lt;jason.zhu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>205951f535069f00aa5fac1041433572b6f3d825 - spl: fit: rename the spl_fit_tb_arm_v7.S</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#205951f535069f00aa5fac1041433572b6f3d825</link>
        <description>spl: fit: rename the spl_fit_tb_arm_v7.SRename the spl_fit_tb_arm_v7.S as spl_fit_tb_arm32.SSigned-off-by: Jason Zhu &lt;jason.zhu@rock-chips.com&gt;Change-Id: I5d870cee08476127bfae4ab47e2e2f538e708ebb

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Tue, 08 Mar 2022 02:09:32 +0000</pubDate>
        <dc:creator>Jason Zhu &lt;jason.zhu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>53138e05f629348aa302557d3a9c7ada780408a3 - common: spl: Add decompress header support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#53138e05f629348aa302557d3a9c7ada780408a3</link>
        <description>common: spl: Add decompress header supportImage:  SPL = spl decomp header + U-Boot proper(lzma)Bootflow:  Maskrom =&gt; ddr =&gt; spl decomp header =&gt; U-Boot proper =&gt; kernelTested on RV1126 `grep ^CONFIG_SPL_ .config`:  CONFIG_SPL_SYS_THUMB_BUILD=y  CONFIG_SPL_USE_ARCH_MEMCPY=y  CONFIG_SPL_USE_ARCH_MEMSET=y  CONFIG_SPL_LDSCRIPT=&quot;arch/$(ARCH)/cpu/u-boot-spl.lds&quot;  CONFIG_SPL_LIBCOMMON_SUPPORT=y  CONFIG_SPL_LIBGENERIC_SUPPORT=y  CONFIG_SPL_FIT_GENERATOR=&quot;&quot;  CONFIG_SPL_SYS_MALLOC_F_LEN=0x300000  CONFIG_SPL_FIT_SOURCE=&quot;&quot;  CONFIG_SPL_FIT_IMAGE_KB=2048  CONFIG_SPL_FIT_IMAGE_MULTIPLE=2  CONFIG_SPL_LOGLEVEL=4  CONFIG_SPL_DECOMP_HEADER=y  CONFIG_SPL_BOARD_INIT=y  CONFIG_SPL_SYS_MALLOC_SIMPLE=y  CONFIG_SPL_SKIP_RELOCATE=y  CONFIG_SPL_OF_CONTROL=y  CONFIG_SPL_DM=y  CONFIG_SPL_TINY_MEMSET=y  CONFIG_SPL_LZMA=yChange-Id: If29b11c4c871fefc424e0b7b4ef9ad3cbe0e979aSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Mon, 14 Feb 2022 02:38:42 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>ffc357038c3450975a8295e237cc942c1c95a33a - spl: support boot from rknand device</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#ffc357038c3450975a8295e237cc942c1c95a33a</link>
        <description>spl: support boot from rknand deviceSigned-off-by: Yifeng Zhao &lt;yifeng.zhao@rock-chips.com&gt;Change-Id: I168ec42ec1ac4bc1e8b640fba22357cde4a26aac

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Wed, 25 Nov 2020 08:01:14 +0000</pubDate>
        <dc:creator>Yifeng Zhao &lt;yifeng.zhao@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>fdb19f39789ca876d9eb7aea239b607ffe68aabe - spl: fit: add file spl_fit_tb_arm_v7.S</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#fdb19f39789ca876d9eb7aea239b607ffe68aabe</link>
        <description>spl: fit: add file spl_fit_tb_arm_v7.SSigned-off-by: Jason Zhu &lt;jason.zhu@rock-chips.com&gt;Change-Id: I59554a339cbad5f03806c6b1007ccf69e03be470

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Mon, 07 Sep 2020 07:31:01 +0000</pubDate>
        <dc:creator>Jason Zhu &lt;jason.zhu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Mon, 02 Mar 2020 01:43:23 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>09b32b41f240f8271fead1fe35dbb052c9e7da28 - UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#09b32b41f240f8271fead1fe35dbb052c9e7da28</link>
        <description>UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUThe symbol CONFIG_SPL_DFU_SUPPORT in SPL build has the samemeaning as CONFIG_DFU in regular U-Boot. Drop the _SUPPORTto allow for cleaner use in code.Conflicts:	arch/arm/mach-zynqmp/spl.c	common/Makefile	common/spl/Kconfig	common/spl/spl_ram.cChange-Id: I93f09d5953284d511df135e6e71c03c0552719a2Signed-off-by: Andrew F. Davis &lt;afd@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Lukasz Majewski &lt;lukma@denx.de&gt;(cherry picked from commit 6536ca4d6676bf38e50784298e713edc30b9cde9)

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Thu, 17 Jan 2019 19:43:02 +0000</pubDate>
        <dc:creator>Andrew F. Davis &lt;afd@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>23cf98fbdc66206761c8f8d1c5fe4ff964937e46 - spl: mtd_blk: support mtd block boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#23cf98fbdc66206761c8f8d1c5fe4ff964937e46</link>
        <description>spl: mtd_blk: support mtd block bootChange-Id: Iaeaff1d25cb58929a2cc487ea6f3bb2f605938c8Signed-off-by: Jason Zhu &lt;jason.zhu@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Mon, 26 Aug 2019 07:04:49 +0000</pubDate>
        <dc:creator>Jason Zhu &lt;jason.zhu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>0cc16201bcd31e46860fe6f43e044aa6ef8958dd - common: spl: ab: add ab interface to get slot info</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#0cc16201bcd31e46860fe6f43e044aa6ef8958dd</link>
        <description>common: spl: ab: add ab interface to get slot infoChange-Id: Iffd16dfcf9014b024e522639cbcd851f002b742eSigned-off-by: Jason Zhu &lt;jason.zhu@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Fri, 26 Jul 2019 07:18:07 +0000</pubDate>
        <dc:creator>Jason Zhu &lt;jason.zhu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>13c5d8ec8c484a5e8a612e9533011423832164af - rockchip: spl: add rockchip image load support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#13c5d8ec8c484a5e8a612e9533011423832164af</link>
        <description>rockchip: spl: add rockchip image load supportThis patch add SPL support to load rockchip images(trust and U-Boot).Change-Id: I4f66dbd26af051feb93dfaca57062fd31b3dc695Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Tue, 11 Jun 2019 12:04:47 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>ba5fd738de215472cc7c5f5511860738cf87df12 - rockchip: tpl: rename CONFIG_TINY_TPL to CONFIG_TPL_TINY_FRAMEWORK</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#ba5fd738de215472cc7c5f5511860738cf87df12</link>
        <description>rockchip: tpl: rename CONFIG_TINY_TPL to CONFIG_TPL_TINY_FRAMEWORKChange-Id: Ia05a73467578f5620a9ba168e67bcfb02c40e1d0Signed-off-by: YouMin Chen &lt;cym@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Fri, 06 Jul 2018 11:58:32 +0000</pubDate>
        <dc:creator>YouMin Chen &lt;cym@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>30129f2f83f2d63123c91c28e3d0dd9c759233d5 - config: Add CONFIG_TINY_TPL to disable SPL framework at TPL</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#30129f2f83f2d63123c91c28e3d0dd9c759233d5</link>
        <description>config: Add CONFIG_TINY_TPL to disable SPL framework at TPLSome devices cann&apos;t use SPL framework at TPL stage, but theCONFIG_SPL_FRAMEWORK is still defined at TPL stage, so needto separate them with CONFIG_TINY_TPL.If the SPL framewrok was used both at TPL and SPL stage,CONFIG_TINY_TPL is not defined.If the SPL framewrok was used at SPL stage, but not use atTPL, need to define CONFIG_TINY_TPL.Change-Id: Iabb7e0377ee00311ca468cb8ff7544c96bd999d6Signed-off-by: David Wu &lt;david.wu@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Tue, 30 Jan 2018 05:06:24 +0000</pubDate>
        <dc:creator>David Wu &lt;david.wu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>099855e2922dab71b302dcd21a213f5b42127a95 - spl: add support to booting with OP-TEE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/common/spl/Makefile#099855e2922dab71b302dcd21a213f5b42127a95</link>
        <description>spl: add support to booting with OP-TEEOP-TEE is an open source trusted OS, in armv7, its loading andrunning are like this:loading:- SPL load both OP-TEE and U-Bootrunning:- SPL run into OP-TEE in secure mode;- OP-TEE run into U-Boot in non-secure mode;More detail:https://github.com/OP-TEE/optee_osand search for &apos;boot arguments&apos; for detail entry parameter in:core/arch/arm/kernel/generic_entry_a32.SChange-Id: I1344a35dd11bd69ca00e9b99909e1eb610648d86Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit 32470d8ebee6a9c31a7a6b82704c486ef06cf549)

            List of files:
            /rk3399_rockchip-uboot/common/spl/Makefile</description>
        <pubDate>Wed, 06 Sep 2017 01:22:42 +0000</pubDate>
        <dc:creator>Kever Yang &lt;kever.yang@rock-chips.com&gt;</dc:creator>
    </item>
</channel>
</rss>
