<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1427f7c613d4175445bb319207dfc81d4a9ab254 - image: fit: Add image cipher support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#1427f7c613d4175445bb319207dfc81d4a9ab254</link>
        <description>image: fit: Add image cipher supportOnly support aes-128-ctr mode.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I34363641a3481566d7b958d8181d2e0020864fe0

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Tue, 01 Apr 2025 08:50:53 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>eb9bba83fc4af1d84f4ac748983604d896a321da - Kconfig: Add IMAGE_GZIP for U-Boot image compression</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#eb9bba83fc4af1d84f4ac748983604d896a321da</link>
        <description>Kconfig: Add IMAGE_GZIP for U-Boot image compressionSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: Ic91a5641c1efd595037137fdd57d7169497802d5

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Thu, 11 Jan 2024 08:11:58 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>c9e2e133b337a7fdd683abad34a3b63df7e00c6f - lib: rsa: Add support for rsa4096</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#c9e2e133b337a7fdd683abad34a3b63df7e00c6f</link>
        <description>lib: rsa: Add support for rsa4096Signed-off-by: Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;Change-Id: Icdbe40c0a416237b88db80fffa07c61de982516a

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Mon, 19 Jun 2023 09:10:52 +0000</pubDate>
        <dc:creator>Xuhui Lin &lt;xuhui.lin@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>60b1c11d0363aa70d22bd46967b9e28f96731235 - Kconfig: Introduce CONFIG_FIT_OMIT_UBOOT</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#60b1c11d0363aa70d22bd46967b9e28f96731235</link>
        <description>Kconfig: Introduce CONFIG_FIT_OMIT_UBOOTOmit u-boot-nodtb.bin and u-boot.dtb when output uboot.itb.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I661fac0c613465ba288f0c71044c05f8d5b0fc2c

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Tue, 28 Mar 2023 06:31:16 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>dced238bef16066ad6c8314dc2335aac74e2b8d3 - common: image-fit: Add control for fit image print</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#dced238bef16066ad6c8314dc2335aac74e2b8d3</link>
        <description>common: image-fit: Add control for fit image printSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I2bab824cd3ddacf925992c55dc135f5bcee55be2

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Tue, 01 Mar 2022 01:33:29 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>3674c884c9cee8d94aaa4a374814200845d67021 - Kconfig: FIT_ENABLE_SHA256_SUPPORT select SHA256 if !DM_CRYPTO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#3674c884c9cee8d94aaa4a374814200845d67021</link>
        <description>Kconfig: FIT_ENABLE_SHA256_SUPPORT select SHA256 if !DM_CRYPTOSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I9f7e7ddf9d261e531986c750b61ffd8ba1b3d7c7

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Tue, 24 Aug 2021 06:59:53 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>e127f2d0cf9ab99853aca88ea5f0457dd7b557d7 - Kconfig: Imply PXE and MII</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#e127f2d0cf9ab99853aca88ea5f0457dd7b557d7</link>
        <description>Kconfig: Imply PXE and MIIChange-Id: I58c5e4cd12ab08f545bb5220dd7976f333503d05Signed-off-by: David Wu &lt;david.wu@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Wed, 01 Sep 2021 09:52:47 +0000</pubDate>
        <dc:creator>David Wu &lt;david.wu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>7404cdacadebdd8fcb587e42253b90a271432785 - Kconfig: fit: don&apos;t select MD5 and SHA1</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#7404cdacadebdd8fcb587e42253b90a271432785</link>
        <description>Kconfig: fit: don&apos;t select MD5 and SHA1- Allow us to remove them from defconfig.- We prefer SHA256 at least which has been selected  by FIT_ENABLE_SHA256_SUPPORT.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I3995bd91996a581d979524f849221a46c210a324

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Mon, 23 Aug 2021 08:36:17 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>89031de1320fb4c9aaefd4297dbfd9161787470a - Kconfig: Add CONFIG_FIT dependent for fit image generation</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#89031de1320fb4c9aaefd4297dbfd9161787470a</link>
        <description>Kconfig: Add CONFIG_FIT dependent for fit image generationIt&apos;s possible that we don&apos;t need SPL if we set CONFIG_ARM64_BOOT_AARCH32=y,but uboot.img with FIT format is still required to be generated.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I5330f58f9ca5a18a119bdcbfd4e9e716a69b1131

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Tue, 26 Jan 2021 12:49:21 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>a00b516f4424a0e9d45ac0a26e70fc175e6aa995 - spl: fit: use CONFIG_SPL_KERNEL_BOOT for thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#a00b516f4424a0e9d45ac0a26e70fc175e6aa995</link>
        <description>spl: fit: use CONFIG_SPL_KERNEL_BOOT for thunder-bootThis option was added by RKFW boot flow, let&apos;s reuse it.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: Id4625a783747ce2e4ebaf69a5fa3812077a79639

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Wed, 12 Aug 2020 03:03:19 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>3d94fb28907b05aa5e417fc8b0433ead52fe31e2 - Kconfig: fit: add options for loading kernel in SPL</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#3d94fb28907b05aa5e417fc8b0433ead52fe31e2</link>
        <description>Kconfig: fit: add options for loading kernel in SPLSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: Ice46bc2e457bb8d421d9002057ee0f00af229da8

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Wed, 22 Jul 2020 09:52:43 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>85289e9d5d410dfcd041dc7b762f4bd06a31bc24 - UPSTREAM: rsa: add support of padding pss</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#85289e9d5d410dfcd041dc7b762f4bd06a31bc24</link>
        <description>UPSTREAM: rsa: add support of padding pssWe add the support of the padding pss for rsa signature.This new padding is often recommended instead of pkcs-1.5.Signed-off-by: Philippe Reynes &lt;philippe.reynes@softathome.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;(cherry picked from commit 061daa0b61f0fbeb214c566f3adb23da05545320)Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I28e5722504bfd0428cd119b2aaae60682a720648

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Wed, 14 Nov 2018 12:51:01 +0000</pubDate>
        <dc:creator>Philippe Reynes &lt;philippe.reynes@softathome.com&gt;</dc:creator>
    </item>
<item>
        <title>216f7ce88fe6a86a8abef2969d2d710f2883a245 - Kconfig: move CONFIG_BASE_DEFCONFIG to rockchip Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#216f7ce88fe6a86a8abef2969d2d710f2883a245</link>
        <description>Kconfig: move CONFIG_BASE_DEFCONFIG to rockchip KconfigSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: Ibae643de69aa59b8da048286fde2d736d570272d

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Fri, 10 Jul 2020 01:16:49 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>6c80fb8be4a41c46c304de13fe294f3a38b67e95 - Kconfig: add base defconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#6c80fb8be4a41c46c304de13fe294f3a38b67e95</link>
        <description>Kconfig: add base defconfigSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: Iba62fbc17bc9e75c13ec8bc7d1d2bd7a14d08448

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Fri, 05 Jun 2020 09:29:40 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>10d2eb488f6db8a8c902afd2aa09a2b3387e479e - Kconfig: remove depend option for CONFIG_FIT_IMAGE_POST_PROCESS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#10d2eb488f6db8a8c902afd2aa09a2b3387e479e</link>
        <description>Kconfig: remove depend option for CONFIG_FIT_IMAGE_POST_PROCESSSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I7019b8610587c02a2e4473432a66a35af5299b52

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Wed, 13 May 2020 10:33:40 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>b0a6db3b4afba3db3b129d1dc16ea940629d92d7 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#b0a6db3b4afba3db3b129d1dc16ea940629d92d7</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Mon, 20 Apr 2020 11:55:03 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>2fc776b68fa40b1d6588cd29980ae09244b53c00 - Kconfig: default 2 copies of u-boot.itb for uboot.img</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#2fc776b68fa40b1d6588cd29980ae09244b53c00</link>
        <description>Kconfig: default 2 copies of u-boot.itb for uboot.imgBackup is required for OTA, we proivde at least 2 copies.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I31303dbeac5fb458f343976290296396c24f988f

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Mon, 20 Apr 2020 02:52:44 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>9d4243d397862dd16c4441c779d9ebc45db2cf1b - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#9d4243d397862dd16c4441c779d9ebc45db2cf1b</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Fri, 10 Apr 2020 08:38:43 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>e7be2a072c90534bf37baa2663813e79cb323586 - Kconfig: disable CLI for verified-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#e7be2a072c90534bf37baa2663813e79cb323586</link>
        <description>Kconfig: disable CLI for verified-bootSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I09acae3dda1a886629d0f9901b4c95059cdd8b42

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Fri, 10 Apr 2020 05:00:31 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>f8f8bbc62fc911ca724dd0a6184be5982d300b0e - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/Kconfig#f8f8bbc62fc911ca724dd0a6184be5982d300b0e</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/Kconfig</description>
        <pubDate>Fri, 10 Apr 2020 04:05:09 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
</channel>
</rss>
