<?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 da850evm_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>1490eb89f4697b02cfb8f826d2f5eaf37edcbd47 - UPSTREAM: Convert CONFIG_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#1490eb89f4697b02cfb8f826d2f5eaf37edcbd47</link>
        <description>UPSTREAM: Convert CONFIG_SPI to KconfigThis converts the following to Kconfig:   CONFIG_SPIThis partly involves updating code that assumes that CONFIG_SPI impliesthings that are specific to the MPC8xx SPI driver.  For now, just updatethe CONFIG tests.  This also involves reworking the default forCONFIG_SYS_DEF_EEPROM_ADDR so that we don&apos;t set it when we cannot make areasonable default, as it does not cause any compile failures.Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;(cherry picked from commit f1b1f77060beadbfe9f42a3be00019bd025afbd6)Change-Id: Ie9f15ada869105eb407f41d4df7eecbaa916b940Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/da850evm_defconfig</description>
        <pubDate>Sun, 15 Apr 2018 17:51:26 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2b9d6da418624bbf3d19f9d8093c54e5da5423e9 - UPSTREAM: Convert CONFIG_DAVINCI_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#2b9d6da418624bbf3d19f9d8093c54e5da5423e9</link>
        <description>UPSTREAM: Convert CONFIG_DAVINCI_SPI to KconfigThis converts the following to Kconfig:   CONFIG_DAVINCI_SPISigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;(cherry picked from commit 26410c1517bbb6d6f90de55b5fa65dac3c298bc7)Change-Id: I7b2166d5ea20dcd0a0e79d6faa1c51fca4d6eef9Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/da850evm_defconfig</description>
        <pubDate>Sat, 30 Dec 2017 13:33:42 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>577968e5669858e1d5bcb651ab28d60d20166252 - UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#577968e5669858e1d5bcb651ab28d60d20166252</link>
        <description>UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to KconfigThis converts the following to Kconfig:   CONFIG_MTD_PARTITIONS   CONFIG_MTD_DEVICESigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Change-Id: I90c45c7716965009c00d18a19f5491f19b1ab8b3Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 9c5b00973bceb7c0192bd6b03672d69b092700b4)

            List of files:
            /rk3399_rockchip-uboot/configs/da850evm_defconfig</description>
        <pubDate>Sun, 08 Jul 2018 03:18:22 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_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/da850evm_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>5abc1a4523a5509ce37bc3ec818b660a48f4eafd - common: Move CONFIG_BOOTARGS to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_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/da850evm_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>91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967 - Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967</link>
        <description>Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_SPI_FLASHSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/da850evm_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:45 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>221a949eb6cf9077abc1e7ee28331987042b9b08 - Kconfig: Finish migration of hashing commands</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#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/configs/da850evm_defconfig</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>0680f1b1f7629c49d88d8981e164ab9bb0ad8d68 - Convert CONFIG_SPL_BOARD_INIT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#0680f1b1f7629c49d88d8981e164ab9bb0ad8d68</link>
        <description>Convert CONFIG_SPL_BOARD_INIT to KconfigThis converts the following to Kconfig:   CONFIG_SPL_BOARD_INITSigned-off-by: Ley Foon Tan &lt;ley.foon.tan@intel.com&gt;[trini: Update the Kconfig logic]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/da850evm_defconfig</description>
        <pubDate>Wed, 03 May 2017 09:13:32 +0000</pubDate>
        <dc:creator>Ley Foon Tan &lt;ley.foon.tan@intel.com&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/configs/da850evm_defconfig#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/configs/da850evm_defconfig</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>3bd25cb512b912e9c8e9074467e730a73f87371d - Convert CONFIG_CMD_DIAG to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#3bd25cb512b912e9c8e9074467e730a73f87371d</link>
        <description>Convert CONFIG_CMD_DIAG to KconfigThis converts the following to Kconfig:   CONFIG_CMD_DIAGSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: imply CMD_DIAG on some keymile configs]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/da850evm_defconfig</description>
        <pubDate>Thu, 27 Apr 2017 04:28:08 +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/da850evm_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/da850evm_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>8435179271106ec6fe9a9a5679b897755b1db8dd - common: Add DISPLAY_BOARDINFO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_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/da850evm_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>19a9747535c105fa458d0c9929e6785cf56d1292 - common/Kconfig: Add DISPLAY_CPUINFO</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#19a9747535c105fa458d0c9929e6785cf56d1292</link>
        <description>common/Kconfig: Add DISPLAY_CPUINFOCreate a Kconfig entry for DISPLAY_CPUINFO 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/da850evm_defconfig</description>
        <pubDate>Sat, 08 Oct 2016 18:41:44 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>f35ed9edf3b92158925c466d04f8fc6986207089 - Convert CONFIG_SPL_SPI_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#f35ed9edf3b92158925c466d04f8fc6986207089</link>
        <description>Convert CONFIG_SPL_SPI_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/da850evm_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:58 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e404ade42d72513ea51d66b9474bcce194bab848 - Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_defconfig#e404ade42d72513ea51d66b9474bcce194bab848</link>
        <description>Convert CONFIG_SPL_SPI_FLASH_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/da850evm_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:57 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/da850evm_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/da850evm_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/da850evm_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/da850evm_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/da850evm_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/da850evm_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>c2ae7d822086fd07386c3a67f76350e749418f66 - Kconfig: Move SPL settings into their own file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/da850evm_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/da850evm_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/da850evm_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/da850evm_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>
