<?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 ti816x_evm_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/ti816x_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/ti816x_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>157f8461d468ad7bcd19ad9563b16c824c63bcd4 - UPSTREAM: Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#157f8461d468ad7bcd19ad9563b16c824c63bcd4</link>
        <description>UPSTREAM: Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigThis converts the following to Kconfig:   CONFIG_NAND_MXC   CONFIG_NAND_OMAP_GPMC   CONFIG_NAND_OMAP_GPMC_PREFETCH   CONFIG_NAND_OMAP_ELM   CONFIG_SPL_NAND_AM33XX_BCH   CONFIG_SPL_NAND_SIMPLE   CONFIG_SYS_NAND_BUSWIDTH_16BITChange-Id: Ic2238bb7ba18d9ae37dfef7ac7593fd42e34ef7dSigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;[trini: Finish migration of CONFIG_SPL_NAND_SIMPLE, fix some build issues,        add CONFIG_NAND_MXC so we can do CONFIG_SYS_NAND_BUSWIDTH_16BIT]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 0a9ef45158d586017839d4b6fccd7f8f16672156)

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Mon, 16 Oct 2017 19:08:26 +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/ti816x_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/ti816x_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/ti816x_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/ti816x_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>5abc1a4523a5509ce37bc3ec818b660a48f4eafd - common: Move CONFIG_BOOTARGS to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_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/ti816x_evm_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>ebb3e43de4cf85e56c6ce6b3c6be98f654acfb19 - Convert CONFIG_OMAP3_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#ebb3e43de4cf85e56c6ce6b3c6be98f654acfb19</link>
        <description>Convert CONFIG_OMAP3_SPI to KconfigThis converts the following to Kconfig:   CONFIG_OMAP3_SPISigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;[trini: Minor comment tweaks]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Thu, 27 Jul 2017 03:25:30 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5bbc265becbec9ce1e489760eb34922ac8c0bed9 - Convert CONFIG_NAND to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#5bbc265becbec9ce1e489760eb34922ac8c0bed9</link>
        <description>Convert CONFIG_NAND to KconfigThis converts the following to Kconfig:   CONFIG_NANDSigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;[trini: Sync up a few more, add imply&apos;s]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Mon, 07 Aug 2017 21:37:18 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b24065c4ef21687787a74eef22dfa9232096f965 - Merge git://git.denx.de/u-boot-i2c</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#b24065c4ef21687787a74eef22dfa9232096f965</link>
        <description>Merge git://git.denx.de/u-boot-i2c

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Thu, 10 Aug 2017 11:22:59 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>daa0f0500f2bf6fdda7c359c24d4fc6ca46f6159 - Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#daa0f0500f2bf6fdda7c359c24d4fc6ca46f6159</link>
        <description>Convert CONFIG_SYS_I2C_OMAP24XX to KconfigThis converts the following to Kconfig:   CONFIG_SYS_I2C_OMAP24XXSigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Mon, 07 Aug 2017 18:11:34 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8f1a80e99e4a838d1540cdb1d59ccc7785fe4618 - configs: Migrate CMD_NAND*</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#8f1a80e99e4a838d1540cdb1d59ccc7785fe4618</link>
        <description>configs: Migrate CMD_NAND*Migrate all remaining instances of CMD_NAND, CMD_NAND_TRIMFFSCMD_NAND_LOCK_UNLOCK and CMD_NAND_TORTURE from the headers into thedefconfig files.Tested-by: Adam Ford &lt;aford173@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Sat, 29 Jul 2017 01:31:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.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/ti816x_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/ti816x_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>d56b4b19744c314c26dc77585a7c7a9253d1487d - configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#d56b4b19744c314c26dc77585a7c7a9253d1487d</link>
        <description>configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSThe above CONFIG options are in Kconfig, and now have correct depends andinter-dependencies.  Migrate these to configs/ from include/configs/.  In thecase of CMD_UBIFS also change it to be a default y if CMD_UBI.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Sat, 22 Jul 2017 22:36:16 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>ab86dc7948778cb087fa8cf9949bd53441097cf8 - ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#ab86dc7948778cb087fa8cf9949bd53441097cf8</link>
        <description>ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellThe TI816x has 2 GPIO banks.  For bank 0 we had been clearing the enablebit when setting BIT(8).  Correct this by setting it to BIT(1) | BIT(8)after we set and wait for BIT(1) (aka PRCM_MOD_EN).  Enable GPIO1 aswell so that when CMD_GPIO is enabled it won&apos;t crash probing the secondbank.  Enable CMD_GPIO on ti816x_evm.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Fri, 07 Jul 2017 19:21:45 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>39b4f6bce332dc1ebd9c2b94910a1d58e1628f13 - ti816x: Enable ethernet support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#39b4f6bce332dc1ebd9c2b94910a1d58e1628f13</link>
        <description>ti816x: Enable ethernet supportThe ti816x SoC revision of the ethernet IP block is handled by the&quot;davinci_emac&quot; driver, rather than the &quot;cpsw&quot; driver as done by latermembers of the family.  Enable the relevant plumbing.Signed-off-by: Sriramakrishnan &lt;srk@ti.com&gt;Signed-off-by: Vitaly Wool &lt;vitaly.wool@konsulko.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Wed, 28 Jun 2017 16:12:03 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>de88e4ba9f7d20292181c84252a1a6f7fa654072 - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#de88e4ba9f7d20292181c84252a1a6f7fa654072</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Sun, 09 Jul 2017 00:32:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>de8203653f80eb77dc446dd3c67de2269ed03516 - ti816x: Enable ethernet support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#de8203653f80eb77dc446dd3c67de2269ed03516</link>
        <description>ti816x: Enable ethernet supportThe ti816x SoC revision of the ethernet IP block is handled by the&quot;davinci_emac&quot; driver, rather than the &quot;cpsw&quot; driver as done by latermembers of the family.  Enable the relevant plumbing.Signed-off-by: Sriramakrishnan &lt;srk@ti.com&gt;Signed-off-by: Vitaly Wool &lt;vitaly.wool@konsulko.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Wed, 10 May 2017 16:01:02 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8bb687fdc10946a25e81393f8d6617d17e890df0 - t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#8bb687fdc10946a25e81393f8d6617d17e890df0</link>
        <description>t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigThe symbol CONFIG_TI81XX is used for the parts that are common to theTI816x and TI814x SoCs and are not part of CONFIG_ARCH_OMAP2PLUS norCONFIG_AM33XX.  It however has so few uses that we can just modify thecode to check for both and drop the symbol. The symbols CONFIG_TI816Xand CONFIG_TI814X are for the repective SoCs.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Tue, 16 May 2017 18:46:40 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>1d7f6ad2bf74afd26df1f455c05a4a1dc4915449 - ti816x: Modernize the defconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#1d7f6ad2bf74afd26df1f455c05a4a1dc4915449</link>
        <description>ti816x: Modernize the defconfig- Switch to using &lt;configs/ti_armv7_omap.h&gt; and family.  This lets us  drop lots of custom defines.- Ensure that our default environment uses DEFAULT_LINUX_BOOT_ENV so  that Linux will boot correctly.- Enable CONFIG_DISTRO_DEFAULTS- Switch to using CONFIG_OF_CONTROL- Various other cleanups to match other SoCs in the family line.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Tue, 16 May 2017 18:46:39 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>77e99277a20533108101c3024f3c3cfbff0f7e80 - ti816x: Enable NAND</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#77e99277a20533108101c3024f3c3cfbff0f7e80</link>
        <description>ti816x: Enable NANDThe TI8168-EVM comes with NAND on board.  Enable it and move environmentover there.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Tue, 16 May 2017 18:46:37 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>dab2fc2863290a845ad13618a2726931007ff65e - ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCC</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig#dab2fc2863290a845ad13618a2726931007ff65e</link>
        <description>ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCCOn this platform, we can trace a general failure to boot to enabling /disabling this option.  When this is enabled, we go off into theweeds during SPL and are unable to talk with the SD card andmmc_initialize() fails.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/ti816x_evm_defconfig</description>
        <pubDate>Tue, 16 May 2017 18:46:36 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
</channel>
</rss>
