<?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>df57b34bfadf20f4b3f93e426b7af50f80ba1d3b - fastboot: remove &apos;default y&apos; from RK_AVB_LIBAVB_ENABLE_ATH_UNLOCK</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#df57b34bfadf20f4b3f93e426b7af50f80ba1d3b</link>
        <description>fastboot: remove &apos;default y&apos; from RK_AVB_LIBAVB_ENABLE_ATH_UNLOCKOpen RK_AVB_LIBAVB_ENABLE_ATH_UNLOCK if need advanced security requirements.Change-Id: Ie01c6342d379b672fe69e367262496d97b5890e9Signed-off-by: Jason Zhu &lt;jason.zhu@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Thu, 19 Sep 2019 07:10:47 +0000</pubDate>
        <dc:creator>Jason Zhu &lt;jason.zhu@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>d38ae1a6d6a643027dcb325fd7ca43690a760057 - fastboot: export CONFIG_RK_AVB_LIBAVB_ENABLE_ATH_UNLOCK</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#d38ae1a6d6a643027dcb325fd7ca43690a760057</link>
        <description>fastboot: export CONFIG_RK_AVB_LIBAVB_ENABLE_ATH_UNLOCKRelate to commit 46a8a26905fc(&quot;fastboot: add RK_AVB_LIBAVB_ENABLE_ATH_UNLOCK config&quot;)Export config can help us select it easily.Change-Id: I43a210f1efb35ff679102c8686cbca219d2def97Signed-off-by: zain wang &lt;wzz@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Mon, 19 Aug 2019 07:33:18 +0000</pubDate>
        <dc:creator>zain wang &lt;wzz@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>c2ba77d93f696c0ccb8f2b653571104e7b4afb4e - lib: optee_client: Extract keymaster CA module</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#c2ba77d93f696c0ccb8f2b653571104e7b4afb4e</link>
        <description>lib: optee_client: Extract keymaster CA moduleExtract keymaster CA module from OpteeClientInterfacerefactoring code for keymaster reads and writes form caller moduleChange-Id: I1069fce0d29d9d9815f71e7f3b4d231754382acdSigned-off-by: Jian Qiu &lt;qiujian@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Sat, 05 Jan 2019 04:11:22 +0000</pubDate>
        <dc:creator>Jian Qiu &lt;qiujian@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>65413a00f94435b88ee3f5b4afd5619f74e5a2a5 - fastboot: add FASTBOOT_OEM_UNLOCK option</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#65413a00f94435b88ee3f5b4afd5619f74e5a2a5</link>
        <description>fastboot: add FASTBOOT_OEM_UNLOCK optionThis enables the following fastboot commands:  fastboot oem unlock  fastboot oem unlock_accept  fastboot oem lock  fastboot getvar oem-unlockAndroid 8.1 need the oem unlock status attach to bootargs on boot.Change-Id: Icc83451336a4dea2cbcf4927287de23bc8e28cb1Signed-off-by: Jian Qiu &lt;qiujian@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Thu, 05 Jul 2018 01:09:55 +0000</pubDate>
        <dc:creator>Jian Qiu &lt;qiujian@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>965eda410b8d28439dc1ba4f76061880d72978fd - Add support for fastboot command over UDP</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#965eda410b8d28439dc1ba4f76061880d72978fd</link>
        <description>Add support for fastboot command over UDPThe Raspberry Pi does not support USB device mode, so fastboot overUSB does not work. This patch adds support for and partiallyimplements the device side fastboot UDP protocol as a U-boot command.It requires an ip address set and ethernet initialized.- Modify U-boot fastboot command to do fastboot over UDP- Add net/fastboot.c, which implements fastboot server functions- Handle QUERY and INIT fastboot packets- Add CONFIG_UDP_FUNCION_FASTBOOT to enable fastboot over UDPBug: 31887729Test: Tested with fastboot, responds correctly to query and init      packets.Change-Id: I4045abaf7a4455d756b7c1c00215afaa90c70a6e

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Mon, 07 Nov 2016 16:43:55 +0000</pubDate>
        <dc:creator>Jocelyn Bohr &lt;bohr@google.com&gt;</dc:creator>
    </item>
<item>
        <title>81ae24d4d6f45da9a0cf3245efb1a9125e729595 - fastboot: add buffer addr for RK3066</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#81ae24d4d6f45da9a0cf3245efb1a9125e729595</link>
        <description>fastboot: add buffer addr for RK3066Change-Id: I0d39e50063ab040d1027d342081bc63a19c9389bSigned-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Mon, 06 Nov 2017 08:34:10 +0000</pubDate>
        <dc:creator>Kever Yang &lt;kever.yang@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>48f6232e5897ff1002f2a5a929425da1968ac487 - Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#48f6232e5897ff1002f2a5a929425da1968ac487</link>
        <description>Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs- Move ANDROID_IMAGE_SUPPORT to top level Kconfig under images as it&apos;s  not strictly part of fastboot.- Add some defaults for the fastboot buffer location and size- Migrate all options listed in cmd/fastboot/Kconfig- Cleanup the READMESigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Fri, 25 Aug 2017 21:50:27 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>00fd59dd1a3560aedabc04da56658c7fd52f1698 - README: Drop information about commands</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#00fd59dd1a3560aedabc04da56658c7fd52f1698</link>
        <description>README: Drop information about commandsMost of this is duplicated in Kconfig help. Add some of that which is not,and remove the help from the README.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Fri, 04 Aug 2017 22:35:06 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>2d221489df021393654805536be7effcb9d39702 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#2d221489df021393654805536be7effcb9d39702</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-bootSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Tue, 29 Nov 2016 15:28:28 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>c294873179ea3a9eb2c51c23f78f2dfae92e4a2d - fastboot: simplify the Kconfig logic</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#c294873179ea3a9eb2c51c23f78f2dfae92e4a2d</link>
        <description>fastboot: simplify the Kconfig logicCurrently, the fastboot item in menuconfig is a comment followed by aboolean option withan empty prompt, followed by a menu:        *** FASTBOOT ***    [*]          Fastboot support  ---&gt;This is not &quot;nice-looking&quot; at all...Change the logic to make the boolean option a &quot;menuconfig&quot; rather than amere &quot;config&quot;, so that all dependent options gets groupped under a menu.The layout is now:        *** FASTBOOT ***    [*] Fastboot support  ---&gt;Signed-off-by: &quot;Yann E. MORIN&quot; &lt;yann.morin.1998@free.fr&gt;Cc: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Tested-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Sun, 13 Nov 2016 21:26:13 +0000</pubDate>
        <dc:creator>Yann E. MORIN &lt;yann.morin.1998@free.fr&gt;</dc:creator>
    </item>
<item>
        <title>9af5ba878a8cca5af6e03b701367cf28bef39d6d - fastboot: Add CONFIG_FASTBOOT_USB_DEV option</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#9af5ba878a8cca5af6e03b701367cf28bef39d6d</link>
        <description>fastboot: Add CONFIG_FASTBOOT_USB_DEV optionSome boards (like AM57x EVM) has USB OTG controller other than 0. So inorder to use correct controller number in compiled environment we shoulddefine CONFIG_FASTBOOT_USB_DEV option.For example, when doing &quot;fastboot reboot-bootloader&quot; we want to enterfastboot mode automatically. But to do so we need to provide controllernumber to &quot;fastboot&quot; command. If this procedure is defined in some configwhich is common to bunch of boards, and boards have different USBcontroller numbers, we can&apos;t just hardcode &quot;fastboot 0&quot; in theenvironment. We need to use configurable option, which this patch adds.Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Mon, 24 Oct 2016 15:41:10 +0000</pubDate>
        <dc:creator>Semen Protsenko &lt;semen.protsenko@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>6f6c8630942b6d60735c2c728d9f476de0290f9e - fastboot: move FASTBOOT_FLASH options into Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#6f6c8630942b6d60735c2c728d9f476de0290f9e</link>
        <description>fastboot: move FASTBOOT_FLASH options into KconfigMove FASTBOOT_MBR_NAME and FASTBOOT_GPT_NAME into Kconfig.Add dependency on the FASTBOOT_FLASH setting (also for FASTBOOT_MBR_NAME).Remove the now redundant GPT_ENTRY_NAME.Signed-off-by: Petr Kulhavy &lt;brain@jikos.cz&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Steve Rae &lt;steve.rae@raedomain.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Add FIXME about xxx_PARTITION needing to be in Kconfig]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Fri, 09 Sep 2016 08:27:18 +0000</pubDate>
        <dc:creator>Petr Kulhavy &lt;brain@jikos.cz&gt;</dc:creator>
    </item>
<item>
        <title>e016f0b2c2e1dc6287b205905ff232c32f8c9e92 - fastboot: implement Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/cmd/fastboot/Kconfig#e016f0b2c2e1dc6287b205905ff232c32f8c9e92</link>
        <description>fastboot: implement Kconfigimplement Kconfig for the &apos;fastboot&apos; feature setSigned-off-by: Steve Rae &lt;steve.rae@raedomain.com&gt;

            List of files:
            /rk3399_rockchip-uboot/cmd/fastboot/Kconfig</description>
        <pubDate>Tue, 16 Aug 2016 00:26:26 +0000</pubDate>
        <dc:creator>Steve Rae &lt;steve.rae@raedomain.com&gt;</dc:creator>
    </item>
</channel>
</rss>
