<?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>c1c3fe23070ac924e65208abbf8d2396bcc08008 - env: Convert CONFIG_ENV_IS_IN... to a choice</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#c1c3fe23070ac924e65208abbf8d2396bcc08008</link>
        <description>env: Convert CONFIG_ENV_IS_IN... to a choiceAt present we support multiple environment drivers but there is not way toselect between them at run time. Also settings related to the position andsize of the environment area are global (i.e. apply to all locations).Until these limitations are removed we cannot really support more than oneenvironment location. Adjust the location to be a choice so that only onecan be selected. By default the environment is &apos;nowhere&apos;, meaning that theenvironment exists only in memory and cannot be saved.Also expand the help for the &apos;nowhere&apos; option and move it to the top sinceit is the default.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Move all of the imply logic to default X if Y so it works again]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/common/Kconfig</description>
        <pubDate>Thu, 03 Aug 2017 18:21:59 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>c826d1728673b7c692091048f0e434fcb9fd0d80 - ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#c826d1728673b7c692091048f0e434fcb9fd0d80</link>
        <description>ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HSWhen we have MMC available we assume that we want to put the env as afile on FAT.Cc: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/common/Kconfig</description>
        <pubDate>Wed, 26 Jul 2017 17:11:37 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>4a72d8dcc9f9459cb3939c04c2717d121e013b54 - board: ti: enable support for writing to fat partition</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#4a72d8dcc9f9459cb3939c04c2717d121e013b54</link>
        <description>board: ti: enable support for writing to fat partitionEnable support for writing to FAT partitions onTI&apos;s boards.Signed-off-by: Sekhar Nori &lt;nsekhar@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/common/Kconfig</description>
        <pubDate>Fri, 02 Jun 2017 12:24:04 +0000</pubDate>
        <dc:creator>Sekhar Nori &lt;nsekhar@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>221a949eb6cf9077abc1e7ee28331987042b9b08 - Kconfig: Finish migration of hashing commands</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#221a949eb6cf9077abc1e7ee28331987042b9b08</link>
        <description>Kconfig: Finish migration of hashing commandsCurrently these (board agnostic) commands cannot be selected usingmenuconfig and friends. Fix this the obvious way.  As part of this,don&apos;t muddle the meaning of CONFIG_HASH_VERIFY to mean both &apos;hash -v&apos;and &quot;we have a hashing command&quot; as this makes the Kconfig logic odd.Signed-off-by: Daniel Thompson &lt;daniel.thompson@linaro.org&gt;[trini: Re-apply, add imply for a few cases, run moveconfig.py, also        migrate CRC32_VERIFY]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/common/Kconfig</description>
        <pubDate>Fri, 19 May 2017 16:26:58 +0000</pubDate>
        <dc:creator>Daniel Thompson &lt;daniel.thompson@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>a1dc980d88a5c9c2b99251c8d8299b0c8948de73 - Convert CONFIG_CMD_EEPROM et al to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#a1dc980d88a5c9c2b99251c8d8299b0c8948de73</link>
        <description>Convert CONFIG_CMD_EEPROM et al to KconfigThis converts the following to Kconfig:   CONFIG_CMD_EEPROM   CONFIG_CMD_EEPROM_LAYOUT   CONFIG_EEPROM_LAYOUT_HELP_STRINGSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;[trini: Rework Kconfig logic slightly, define EEPROM location on TI evalplatforms]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/common/Kconfig</description>
        <pubDate>Wed, 17 May 2017 09:25:10 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1</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/board/ti/common/Kconfig</description>
        <pubDate>Tue, 09 May 2017 16:03:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>690485e01b303ed716681c0dee840c2a78448530 - board: ti: Define Kconfig symbol for common cmd options</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#690485e01b303ed716681c0dee840c2a78448530</link>
        <description>board: ti: Define Kconfig symbol for common cmd optionsInstead of defining command options in every defconfig,define a common Kconfig symbol that consolidates all commandoptions that are supported by any TI platform. Also use implykeyword so that that specific option can be disabled ifnot required.Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/common/Kconfig</description>
        <pubDate>Thu, 27 Apr 2017 10:13:58 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>66e04fb503baa67a444401e8562ebace48800b97 - ARM: Use Kconfig for board EEPROM&apos;s I2C bus and chip address</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#66e04fb503baa67a444401e8562ebace48800b97</link>
        <description>ARM: Use Kconfig for board EEPROM&apos;s I2C bus and chip addressIn stead of defining the board EEPROM address in the board headerslet&apos;s define them in the board config files and make themconfigurable by Kconfig.Signed-off-by: Roger Quadros &lt;rogerq@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/common/Kconfig</description>
        <pubDate>Mon, 13 Mar 2017 13:04:31 +0000</pubDate>
        <dc:creator>Roger Quadros &lt;rogerq@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>9d4f7a311fe9e072d1f9b82e6cf092bf75bf70f5 - TI: Migrate board/ti/common/Kconfig to imply</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#9d4f7a311fe9e072d1f9b82e6cf092bf75bf70f5</link>
        <description>TI: Migrate board/ti/common/Kconfig to implyThe option that we had set in board/ti/common/Kconfig as default y arebest done with imply under the appropriate main Kconfig option instead.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/common/Kconfig</description>
        <pubDate>Fri, 03 Mar 2017 20:33:31 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/board/ti/common/Kconfig#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/board/ti/common/Kconfig</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>2253797d285ab717818013928e6c93ff1622f090 - Convert CONFIG_SPL_POWER_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#2253797d285ab717818013928e6c93ff1622f090</link>
        <description>Convert CONFIG_SPL_POWER_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/board/ti/common/Kconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:54 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>d6b9bd892338357ba8cca41cc971eccccf5dcf4d - Convert CONFIG_SPL_NAND_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#d6b9bd892338357ba8cca41cc971eccccf5dcf4d</link>
        <description>Convert CONFIG_SPL_NAND_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/board/ti/common/Kconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:48 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1fdf7c64edcc4131934013741b1902b79c8715fd - Convert CONFIG_SPL_MMC_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#1fdf7c64edcc4131934013741b1902b79c8715fd</link>
        <description>Convert CONFIG_SPL_MMC_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/board/ti/common/Kconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:44 +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/board/ti/common/Kconfig#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/board/ti/common/Kconfig</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>1646eba85c9755552d246099a82329e4caba32ee - Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#1646eba85c9755552d246099a82329e4caba32ee</link>
        <description>Convert CONFIG_SPL_LIBDISK_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/board/ti/common/Kconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:42 +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/board/ti/common/Kconfig#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/board/ti/common/Kconfig</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>9c21df15474b9f722822a95d334796cd97b3448b - Convert CONFIG_SPL_I2C_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#9c21df15474b9f722822a95d334796cd97b3448b</link>
        <description>Convert CONFIG_SPL_I2C_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/board/ti/common/Kconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:40 +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/board/ti/common/Kconfig#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/board/ti/common/Kconfig</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>ae56db5f1c476d76a3f61b9ba0b02bcaa9b3af4e - Convert CONFIG_SPL_FAT_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#ae56db5f1c476d76a3f61b9ba0b02bcaa9b3af4e</link>
        <description>Convert CONFIG_SPL_FAT_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/board/ti/common/Kconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:38 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>75eba2c45e2f15b63bcffade687088fbcec4129c - Convert CONFIG_SPL_EXT_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/common/Kconfig#75eba2c45e2f15b63bcffade687088fbcec4129c</link>
        <description>Convert CONFIG_SPL_EXT_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/board/ti/common/Kconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:37 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
