<?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 k2e_evm_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/k2e_evm_defconfig#1a4f6af8bfd44c8ae6e87a81ff125eed47042cc5</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_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>5277273c32b08bf7931038df2fbc94fea727534b - UPSTREAM: usb: host: replace xhci-keystone driver by the generic dwc3 driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#5277273c32b08bf7931038df2fbc94fea727534b</link>
        <description>UPSTREAM: usb: host: replace xhci-keystone driver by the generic dwc3 driverThe keystone platforms can use the generic DC3 driver. Removing thekeystone-spcecific xchi driver and add the configuration options to enablethe generic DWC3 driver on all K2 platforms.Conflicts:	configs/k2e_evm_defconfig	configs/k2e_hs_evm_defconfig	configs/k2g_evm_defconfig	configs/k2g_hs_evm_defconfig	configs/k2hk_evm_defconfig	configs/k2hk_hs_evm_defconfig	configs/k2l_evm_defconfig	configs/k2l_hs_evm_defconfig	drivers/usb/host/xhci-keystone.cChange-Id: I0d708152a220704d24b86c528ee7ace2b0b05a4aSigned-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;(cherry picked from commit 4dd76d0f96ab18a2bda622ec4dac822e908dd069)

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Tue, 04 Dec 2018 10:13:00 +0000</pubDate>
        <dc:creator>Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>1490eb89f4697b02cfb8f826d2f5eaf37edcbd47 - UPSTREAM: Convert CONFIG_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_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/k2e_evm_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/k2e_evm_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/k2e_evm_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>02850cebc501c417b9f3ac0e0e3f2c5c50e23ad3 - UPSTREAM: Convert CONFIG_NAND_DAVINCI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#02850cebc501c417b9f3ac0e0e3f2c5c50e23ad3</link>
        <description>UPSTREAM: Convert CONFIG_NAND_DAVINCI to KconfigThis converts the following to Kconfig:   CONFIG_NAND_DAVINCISigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Change-Id: I3d95031ee5ebaa5e8ac6c03236622089ccf3caeeSigned-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit eba7f1ff6c9836931f0ce2812182190862e38b5f)

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Sun, 08 Jul 2018 11:43:36 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2bbcffb1d32577bf249357776460c34feea487b5 - UPSTREAM: dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#2bbcffb1d32577bf249357776460c34feea487b5</link>
        <description>UPSTREAM: dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigCONFIG_FIT_EMBED might be confused with CONFIG_OF_EMBED, rename itMULTI_DTB_FIT as it is able to get a DTB from a FIT image containingmultiple DTBs. Also move the option to the Kconfig dedicated to the DTSoptions and create a README for this feature.Change-Id: Ide55c474339db3ccd5e20499c54c8bb41fe3a2c9Signed-off-by: Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;(cherry picked from commit 11955590a284ecb75892aad5f1174ca1b94a709b)

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Fri, 15 Sep 2017 10:57:24 +0000</pubDate>
        <dc:creator>Jean-Jacques Hiblot &lt;jjhiblot@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_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/k2e_evm_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/k2e_evm_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/k2e_evm_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>6e7adf7037c76f081b149685fa5e978e2ddf2a22 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#6e7adf7037c76f081b149685fa5e978e2ddf2a22</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Mon, 07 Aug 2017 21:37:56 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3146f0c017df2231d03dff09cee31f7bd63db3e5 - Move PHYLIB to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#3146f0c017df2231d03dff09cee31f7bd63db3e5</link>
        <description>Move PHYLIB to KconfigSigned-off-by: Alexandru Gagniuc &lt;alex.g@adaptrum.com&gt;Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Wed, 02 Aug 2017 00:19:59 +0000</pubDate>
        <dc:creator>Alexandru Gagniuc &lt;alex.g@adaptrum.com&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/k2e_evm_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/k2e_evm_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>5785e51940f0dd89ab372a56fc7341fdd2739277 - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#5785e51940f0dd89ab372a56fc7341fdd2739277</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/k2e_evm_defconfig</description>
        <pubDate>Tue, 25 Jul 2017 01:10:06 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3107696784d59095b267d2592db8e0325387b69d - defconfig: keystone2: Enable U-boot runtime DTB detection</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#3107696784d59095b267d2592db8e0325387b69d</link>
        <description>defconfig: keystone2: Enable U-boot runtime DTB detectionEnable various config options to allow U-boot at runtime to select theproper dtb to use from the list of dtb&apos;s within the FIT image.Signed-off-by: Franklin S Cooper Jr &lt;fcooper@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Fri, 16 Jun 2017 22:25:18 +0000</pubDate>
        <dc:creator>Cooper Jr., Franklin &lt;fcooper@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>fb82fe385173fdf7b55e50e4f343ae37a41cdbaa - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#fb82fe385173fdf7b55e50e4f343ae37a41cdbaa</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Mon, 19 Jun 2017 13:47:40 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/k2e_evm_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/k2e_evm_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>52f030ff6977109d709f8cd297fc2d06d9cad6f4 - configs: ks2: Enable TI_COMMON_CMD_OPTIONS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#52f030ff6977109d709f8cd297fc2d06d9cad6f4</link>
        <description>configs: ks2: Enable TI_COMMON_CMD_OPTIONSEnable TI_COMMON_CMD_OPTIONS on all keystone2 platforms.Also sync with savedefconfig.Signed-off-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Thu, 27 Apr 2017 10:14:03 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>2681e78a5ee0e3d6d45abc195c81d1c527fcea0b - configs: Re-sync</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#2681e78a5ee0e3d6d45abc195c81d1c527fcea0b</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Mon, 01 May 2017 15:41:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>29f089a60547178cd59b5482c57e6a87bdd11089 - configs: keystone2: Standardise U-boot prompt</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#29f089a60547178cd59b5482c57e6a87bdd11089</link>
        <description>configs: keystone2: Standardise U-boot promptStandardise U-Boot prompt on all keystone2 platformsinstead of platform specific prompt.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/configs/k2e_evm_defconfig</description>
        <pubDate>Sun, 16 Apr 2017 05:51:28 +0000</pubDate>
        <dc:creator>Lokesh Vutla &lt;lokeshvutla@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>546b3129d715604150fc65d4ea57a3e1881da9c1 - Kconfig: Adds SYS_TEXT_BASE config option for Keystone2</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#546b3129d715604150fc65d4ea57a3e1881da9c1</link>
        <description>Kconfig: Adds SYS_TEXT_BASE config option for Keystone2This patch makes SYS_TEXT_BASE a config option for Keystone2so that it can be used to load u-boot at different addresseson secure and non-secure Keystone2 devices.Signed-off-by: Madan Srinivas &lt;madans@ti.com&gt;Signed-off-by: Andrew F. Davis &lt;afd@ti.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Fri, 07 Apr 2017 15:00:08 +0000</pubDate>
        <dc:creator>Madan Srinivas &lt;madans@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>8728c97eff5bd95f58320f886ae305f17931a374 - configs: Re-sync</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2e_evm_defconfig#8728c97eff5bd95f58320f886ae305f17931a374</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2e_evm_defconfig</description>
        <pubDate>Mon, 13 Mar 2017 17:48:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
</channel>
</rss>
