<?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 xfi3_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</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>68e15c2b9235fc9262ad229c27b08944b15f21da - UPSTREAM: usb: gadget: usb_ether: Move the interfaces to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#68e15c2b9235fc9262ad229c27b08944b15f21da</link>
        <description>UPSTREAM: usb: gadget: usb_ether: Move the interfaces to KconfigWe need to select an interface for the usb_ether gadget, and they haven&apos;tbeen converted to Kconfig yet. Add a choice to make sure we have an optionselected, and convert all the users.Change-Id: Idd2f234e7538672e2002d14eb2b11893f2751a66Reviewed-by: &#321;ukasz Majewski &lt;lukma@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit d2f0f4af4b655de9c63976be659288c88ae23953)

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Thu, 07 Sep 2017 06:46:14 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>74fae1c7e99cc6dcaee22c1d0eccb9aeccbbdad6 - UPSTREAM: usb: gadget: Convert USB_ETHER to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#74fae1c7e99cc6dcaee22c1d0eccb9aeccbbdad6</link>
        <description>UPSTREAM: usb: gadget: Convert USB_ETHER to KconfigThe USB Ethernet gadget option has not yet been moved to Kconfig, let&apos;sdeal with that.Change-Id: Ie970ea4a67b81012f1c6382b38a04fac00c6ee75Reviewed-by: &#321;ukasz Majewski &lt;lukma@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit 3f33d3c8f4cc1b19a4a74e185bd3b6910f30e00f)

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Wed, 06 Sep 2017 21:23:21 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Mon, 28 Aug 2017 11:16:32 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>88663126a009d0c354d832e005a5b3b511e5c7fb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#88663126a009d0c354d832e005a5b3b511e5c7fb</link>
        <description>configs: Resync with savedefconfigRsync all defconfig files using moveconfig.pySigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 23:58:53 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>5abc1a4523a5509ce37bc3ec818b660a48f4eafd - common: Move CONFIG_BOOTARGS to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#5abc1a4523a5509ce37bc3ec818b660a48f4eafd</link>
        <description>common: Move CONFIG_BOOTARGS to KconfigAlso introduce CONFIG_USE_BOOTARGS option so we can control ifCONFIG_BOOTARGS defined at all.Signed-off-by: Sam Protsenko &lt;semen.protsenko@linaro.org&gt;[trini: Resync r8a779[56]_ulcb, various ls10xx targets]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Mon, 14 Aug 2017 17:22:17 +0000</pubDate>
        <dc:creator>Sam Protsenko &lt;semen.protsenko@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>2be296538e2e9d2893dc495b3fc8f9f6acb1454c - Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#2be296538e2e9d2893dc495b3fc8f9f6acb1454c</link>
        <description>Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_MMC   CONFIG_ENV_IS_IN_NAND   CONFIG_ENV_IS_IN_UBI   CONFIG_ENV_IS_NOWHEREIn fact this already exists for sunxi as a &apos;choice&apos; config. However notall the choices are available in Kconfig yet so we cannot use that. Itwould lead to more than one option being set.In addition, one purpose of this series is to allow the environment to bestored in more than one place. So the existing choice is converted to anormal config allowing each option to be set independently.There are not many opportunities for Kconfig updates to reduce the size ofthis patch. This was tested with   ./tools/moveconfig.py -i CONFIG_ENV_IS_IN_MMCAnd then manual updates.  This is because for CHAIN_OF_TRUST boards theycan only have ENV_IS_NOWHERE set, so we enforce that via Kconfig logicnow.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:39 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>64d6ac5bc4a9bf8839e516959b35150ac8a0eb84 - Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#64d6ac5bc4a9bf8839e516959b35150ac8a0eb84</link>
        <description>Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigMigrate the rest of the users of CONFIG_USB_EHCI_HCD over to Kconfig.For a few SoCs, imply or default y this if USB is enabled.  In somecases we had not already migrated to CONFIG_USB so do that as well.Cc: Marek Vasut &lt;marex@denx.de&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Sat, 13 May 2017 02:33:28 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>4585601ae2147730fcf342ed9b57a2c684503490 - Convert CONFIG_ARCH_MISC_INIT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#4585601ae2147730fcf342ed9b57a2c684503490</link>
        <description>Convert CONFIG_ARCH_MISC_INIT to KconfigThis converts the following to Kconfig:   CONFIG_ARCH_MISC_INITSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Mon, 23 Jan 2017 20:31:21 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d67547dd9c7a527dfda1967010e703a22441ff - Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#a5d67547dd9c7a527dfda1967010e703a22441ff</link>
        <description>Convert CONFIG_BOARD_EARLY_INIT_F to KconfigThis converts the following to Kconfig:   CONFIG_BOARD_EARLY_INIT_FSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Mon, 23 Jan 2017 20:31:20 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1d2c0506d31a9997e5ffc22e90942902f673b107 - mmc: move more driver config options to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#1d2c0506d31a9997e5ffc22e90942902f673b107</link>
        <description>mmc: move more driver config options to KconfigMove (and rename) the following CONFIG options to Kconfig:  CONFIG_DAVINCI_MMC  (renamed to CONFIG_MMC_DAVINCI)  CONFIG_OMAP_HSMMC   (renamed to CONFIG_MMC_OMAP_HS)  CONFIG_MXC_MMC      (renamed to CONFIG_MMC_MXC)  CONFIG_MXS_MMC      (renamed to CONFIG_MMC_MXS)  CONFIG_TEGRA_MMC    (renamed to CONFIG_MMC_SDHCI_TEGRA)  CONFIG_SUNXI_MMC    (renamed to CONFIG_MMC_SUNXI)They are the same option names as used in Linux.This commit was created as follows:[1] Rename the options with the following command:find . -name .git -prune -o ! -path ./scripts/config_whitelist.txt \-type f -print | xargs sed -i -e &apos;s/CONFIG_DAVINCI_MMC/CONFIG_MMC_DAVINCI/gs/CONFIG_OMAP_HSMMC/CONFIG_MMC_OMAP_HS/gs/CONFIG_MXC_MMC/CONFIG_MMC_MXC/gs/CONFIG_MXS_MMC/CONFIG_MMC_MXS/gs/CONFIG_TEGRA_MMC/CONFIG_MMC_SDHCI_TEGRA/gs/CONFIG_SUNXI_MMC/CONFIG_MMC_SUNXI/g&apos;[2] Commit the changes[3] Create entries in driver/mmc/Kconfig.    (copied from Linux)[4] Move the options with the following commandtools/moveconfig.py -y -r HEAD \MMC_DAVINCI MMC_OMAP_HS MMC_MXC MMC_MXS MMC_SDHCI_TEGRA MMC_SUNXI[5] Sort and align drivers/mmc/Makefile for readabilitySigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Tue, 10 Jan 2017 04:32:07 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>ef26d6039a14c03c516c09a7835b491e671a4b0b - Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#ef26d6039a14c03c516c09a7835b491e671a4b0b</link>
        <description>Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigThis converts the following to Kconfig:   CONFIG_SYS_CONSOLE_IS_IN_ENV   CONFIG_CONSOLE_MUXSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Re-order, re-migrate]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:37 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>27604b158fb2a85ae96e949822870bb6add10c46 - Convert CONFIG_VIDEO to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#27604b158fb2a85ae96e949822870bb6add10c46</link>
        <description>Convert CONFIG_VIDEO to KconfigThis converts the following to Kconfig:   CONFIG_VIDEOSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:40 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>8435179271106ec6fe9a9a5679b897755b1db8dd - common: Add DISPLAY_BOARDINFO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#8435179271106ec6fe9a9a5679b897755b1db8dd</link>
        <description>common: Add DISPLAY_BOARDINFOCreate a Kconfig entry for DISPLAY_BOARDINFO and make it be the defaultin certain architectures.  Migrate all config files.Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Wed, 12 Oct 2016 01:33:46 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>e00f76cee906a48311d0c7c59b519b2e6a5c56f8 - Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#e00f76cee906a48311d0c7c59b519b2e6a5c56f8</link>
        <description>Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:56 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>cc4288ef42be5bf70e7dc0fa5eb977cb4a6e894e - Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#cc4288ef42be5bf70e7dc0fa5eb977cb4a6e894e</link>
        <description>Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:43 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>77d2f7f5070c7def29d433096f4cee57eeddbd23 - Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#77d2f7f5070c7def29d433096f4cee57eeddbd23</link>
        <description>Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:41 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>53b5bf3c1d24c3a0d92c7cf0824a51bde41ee321 - Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#53b5bf3c1d24c3a0d92c7cf0824a51bde41ee321</link>
        <description>Convert CONFIG_SPL_GPIO_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:39 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>c2ae7d822086fd07386c3a67f76350e749418f66 - Kconfig: Move SPL settings into their own file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#c2ae7d822086fd07386c3a67f76350e749418f66</link>
        <description>Kconfig: Move SPL settings into their own fileMove the SPL settings into common/spl where most of the SPL code is kept.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:22 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>9dd1d0aa4e086bc8a5eaf19a67825c3323c41c5a - common, kconfig: move VERSION_VARIABLE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/xfi3_defconfig#9dd1d0aa4e086bc8a5eaf19a67825c3323c41c5a</link>
        <description>common, kconfig: move VERSION_VARIABLE to Kconfigmove VERSION_VARIABLE from board config file into aKconfig option.Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/xfi3_defconfig</description>
        <pubDate>Fri, 09 Sep 2016 06:12:49 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
