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

            List of files:
            /rk3399_rockchip-uboot/configs/k2g_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/k2g_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/k2g_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/k2g_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/k2g_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/k2g_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/k2g_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>577968e5669858e1d5bcb651ab28d60d20166252 - UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2g_evm_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/k2g_evm_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>02850cebc501c417b9f3ac0e0e3f2c5c50e23ad3 - UPSTREAM: Convert CONFIG_NAND_DAVINCI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2g_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/k2g_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/k2g_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/k2g_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>88663126a009d0c354d832e005a5b3b511e5c7fb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2g_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/k2g_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/k2g_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/k2g_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>da3b9e7fd6a1e38af3cf0dff0248427c9df583ff - Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2g_evm_defconfig#da3b9e7fd6a1e38af3cf0dff0248427c9df583ff</link>
        <description>Move PHY_MICREL and PHY_MICREL_KSZ90X1 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/k2g_evm_defconfig</description>
        <pubDate>Wed, 02 Aug 2017 00:20:00 +0000</pubDate>
        <dc:creator>Alexandru Gagniuc &lt;alex.g@adaptrum.com&gt;</dc:creator>
    </item>
<item>
        <title>3146f0c017df2231d03dff09cee31f7bd63db3e5 - Move PHYLIB to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2g_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/k2g_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>c826d1728673b7c692091048f0e434fcb9fd0d80 - ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2g_evm_defconfig#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/configs/k2g_evm_defconfig</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>b31e065f8999d2dc70f3deb430c9b66a5d0d02ea - Convert CONFIG_ENV_IS_IN_FAT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2g_evm_defconfig#b31e065f8999d2dc70f3deb430c9b66a5d0d02ea</link>
        <description>Convert CONFIG_ENV_IS_IN_FAT to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_FATSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2g_evm_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:47 +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/k2g_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/k2g_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>82f40f3e8b1337650450067df383ee1c5ebbcab5 - defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/k2g_evm_defconfig#82f40f3e8b1337650450067df383ee1c5ebbcab5</link>
        <description>defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LISTInclude K2G ICE to OF_LIST so it can be used for runtime boarddetection.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/k2g_evm_defconfig</description>
        <pubDate>Fri, 16 Jun 2017 22:25:33 +0000</pubDate>
        <dc:creator>Cooper Jr., Franklin &lt;fcooper@ti.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/k2g_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/k2g_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/k2g_evm_defconfig#fb82fe385173fdf7b55e50e4f343ae37a41cdbaa</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2g_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/k2g_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/k2g_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/k2g_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/k2g_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/k2g_evm_defconfig#2681e78a5ee0e3d6d45abc195c81d1c527fcea0b</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/k2g_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>
</channel>
</rss>
