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

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_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>473221da5a5a767b650f97c0a6e63b0854c2221a - UPSTREAM: usb: gadget: Make g_dnl USB settings common</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#473221da5a5a767b650f97c0a6e63b0854c2221a</link>
        <description>UPSTREAM: usb: gadget: Make g_dnl USB settings commonThe g_dnl USB settings for the vendor ID, product ID and manufacturer areactually common settings that can and should be shared by all the gadgets.Make them common by renaming them, and convert all the users.Conflicts:	configs/cgtqmx6eval_defconfig	configs/dms-ba16-1g_defconfig	configs/evb-rk3036_defconfig	configs/evb-rk3229_defconfig	configs/evb-rv1108_defconfig	configs/fennec-rk3288_defconfig	configs/stih410-b2260_defconfigChange-Id: Ib855d37af9f539ef794a2519c75c027e67bd091cReviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Lukasz Majewski &lt;lukma@denx.de&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit a95aee6af70d8815547b81329125f2800c8ee37c)

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_evm_defconfig</description>
        <pubDate>Thu, 07 Sep 2017 06:58:08 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>74fae1c7e99cc6dcaee22c1d0eccb9aeccbbdad6 - UPSTREAM: usb: gadget: Convert USB_ETHER to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#74fae1c7e99cc6dcaee22c1d0eccb9aeccbbdad6</link>
        <description>UPSTREAM: usb: gadget: Convert USB_ETHER to KconfigThe USB Ethernet gadget option has not yet been moved to Kconfig, let&apos;sdeal with that.Change-Id: Ie970ea4a67b81012f1c6382b38a04fac00c6ee75Reviewed-by: &#321;ukasz Majewski &lt;lukma@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;Signed-off-by: Frank Wang &lt;frank.wang@rock-chips.com&gt;(cherry picked from commit 3f33d3c8f4cc1b19a4a74e185bd3b6910f30e00f)

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_evm_defconfig</description>
        <pubDate>Wed, 06 Sep 2017 21:23:21 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime.ripard@free-electrons.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/am335x_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/am335x_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/am335x_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/am335x_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>48f6232e5897ff1002f2a5a929425da1968ac487 - Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#48f6232e5897ff1002f2a5a929425da1968ac487</link>
        <description>Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs- Move ANDROID_IMAGE_SUPPORT to top level Kconfig under images as it&apos;s  not strictly part of fastboot.- Add some defaults for the fastboot buffer location and size- Migrate all options listed in cmd/fastboot/Kconfig- Cleanup the READMESigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_evm_defconfig</description>
        <pubDate>Fri, 25 Aug 2017 21:50:27 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&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/am335x_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/am335x_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/am335x_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/am335x_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>203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e - Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e</link>
        <description>Convert CONFIG_CMD_SPL_NAND_OFS to KconfigThis converts the following to Kconfig:   CONFIG_CMD_SPL_NAND_OFSSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_evm_defconfig</description>
        <pubDate>Fri, 04 Aug 2017 22:34:49 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>72c3033fd1da878aec6b23eb9086a83f57d54eee - Convert CONFIG_CMD_SPL to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#72c3033fd1da878aec6b23eb9086a83f57d54eee</link>
        <description>Convert CONFIG_CMD_SPL to KconfigThis converts the following to Kconfig:   CONFIG_CMD_SPLNote that trats does not actually use SPL, so this option can no-longer beset.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_evm_defconfig</description>
        <pubDate>Fri, 04 Aug 2017 22:34:48 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1989374b21089c63019fc9648408c8d609023ffe - configs: Finish migration of PHY_GIGE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#1989374b21089c63019fc9648408c8d609023ffe</link>
        <description>configs: Finish migration of PHY_GIGEReviewed-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_evm_defconfig</description>
        <pubDate>Tue, 08 Aug 2017 02:00:34 +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/am335x_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/am335x_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/am335x_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/am335x_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>8f1a80e99e4a838d1540cdb1d59ccc7785fe4618 - configs: Migrate CMD_NAND*</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_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/am335x_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>c826d1728673b7c692091048f0e434fcb9fd0d80 - ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_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/am335x_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/am335x_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/am335x_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>d56b4b19744c314c26dc77585a7c7a9253d1487d - configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_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/am335x_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>17a21e206a29d714d6da7b8583be6f041ba35d7e - configs: am335x_evm: Enable FASTBOOT based on kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#17a21e206a29d714d6da7b8583be6f041ba35d7e</link>
        <description>configs: am335x_evm: Enable FASTBOOT based on kconfigWhen CONFIG_CMD_FASTBOOT or CONFIG_USB_FUNCTION_FASTBOOT are definedin am335x_evm.h, a dependency on g_dnl.c is created. This in turncreates a dependency on having USB gadget enabled.As a result we can&apos;t create configs with USB gadget disabled.Since these CONFIG_ variables are now part of kconfig, move them tothe board defconfigs, and out of am335x_evm.h. This both preservescurrent defaults, and allows creating configs with USB gadget off.Signed-off-by: Alexandru Gagniuc &lt;alex.g@adaptrum.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_evm_defconfig</description>
        <pubDate>Tue, 07 Feb 2017 03:17:32 +0000</pubDate>
        <dc:creator>Alexandru Gagniuc &lt;alex.g@adaptrum.com&gt;</dc:creator>
    </item>
<item>
        <title>de88e4ba9f7d20292181c84252a1a6f7fa654072 - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#de88e4ba9f7d20292181c84252a1a6f7fa654072</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_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>85bd15c53dde5f176ffc35f76d1ca4b3088ebce9 - am335x: beagle/evm: add device tree overlay support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/am335x_evm_defconfig#85bd15c53dde5f176ffc35f76d1ca4b3088ebce9</link>
        <description>am335x: beagle/evm: add device tree overlay supportTI am33xx devices such as the BeagleBone devices have numerous cape options suchas screens some of which need overlays from the beginning so it makes sense toenable evice tree overlays.Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/am335x_evm_defconfig</description>
        <pubDate>Mon, 26 Jun 2017 13:25:04 +0000</pubDate>
        <dc:creator>Peter Robinson &lt;pbrobinson@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
