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

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_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/omap3_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/omap3_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/omap3_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/omap3_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/omap3_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/omap3_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/omap3_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/omap3_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>df35f4530b5bb3c462d9da1b065b3a3a0ec196d3 - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#df35f4530b5bb3c462d9da1b065b3a3a0ec196d3</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/omap3_evm_defconfig</description>
        <pubDate>Fri, 08 Sep 2017 14:14:49 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>c257c96d9b2248732624b74052342f38b7dbbaba - omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#c257c96d9b2248732624b74052342f38b7dbbaba</link>
        <description>omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment- Pass MTDPARTS kernel arguments to kernel- Use Kconfig CONFIG_NAND instead of CONFIG_SYS_EXTRA_OPTIONS=&quot;NAND&quot;- Call &apos;usb_stop&apos; on kernel start- Update Falcon mode setup to match other OMAP3 boards- Use &quot;uEnv.txt&quot; as boot script instead of &quot;boot.scr&quot;

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_evm_defconfig</description>
        <pubDate>Sat, 02 Sep 2017 22:43:05 +0000</pubDate>
        <dc:creator>Derald D. Woods &lt;woods.technical@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6ef2f90108e2cf101d931c71ea7904f2b6301641 - Convert CONFIG_BCH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#6ef2f90108e2cf101d931c71ea7904f2b6301641</link>
        <description>Convert CONFIG_BCH to KconfigThis converts the following to Kconfig:   CONFIG_BCHSigned-off-by: Adam Ford &lt;aford173@gmail.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_evm_defconfig</description>
        <pubDate>Fri, 11 Aug 2017 14:46:05 +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/omap3_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/omap3_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>ebb3e43de4cf85e56c6ce6b3c6be98f654acfb19 - Convert CONFIG_OMAP3_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_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/omap3_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>0d43fded20e390e2e779ae4fa831fc00157f454a - omap3: evm: Update board, defconfig, and maintainer file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#0d43fded20e390e2e779ae4fa831fc00157f454a</link>
        <description>omap3: evm: Update board, defconfig, and maintainer fileThis patch brings the OMAP3 EVM to a bootable state, on master, as ofv2017.09-rc1.Signed-off-by: Derald D. Woods &lt;woods.technical@gmail.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_evm_defconfig</description>
        <pubDate>Sun, 06 Aug 2017 05:00:21 +0000</pubDate>
        <dc:creator>Derald D. Woods &lt;woods.technical@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7e0ed13f47b6fcd91e1d536340a7f2d6780ffe48 - Convert ARCH_OMAP2PLUS boards&apos; CONFIG_SYS_TEXT_BASE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#7e0ed13f47b6fcd91e1d536340a7f2d6780ffe48</link>
        <description>Convert ARCH_OMAP2PLUS boards&apos; CONFIG_SYS_TEXT_BASE to KconfigThis converts the following to Kconfig:   CONFIG_SYS_TEXT_BASEThe includes, whitelist, etc. were left for now but I don&apos;t get anybuild errors or warnings on the omap3_logic_defconfig oram3517_evm_defconfig builds I tried.Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_evm_defconfig</description>
        <pubDate>Fri, 28 Jul 2017 13:32:52 +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/omap3_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/omap3_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/omap3_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/omap3_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>fb82fe385173fdf7b55e50e4f343ae37a41cdbaa - configs: Resync defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#fb82fe385173fdf7b55e50e4f343ae37a41cdbaa</link>
        <description>configs: Resync defconfigsSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_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>b8682a7fcf69344ac5a2d57c75f9c93bfdc93142 - Convert CONFIG_CMD_JFFS2 to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#b8682a7fcf69344ac5a2d57c75f9c93bfdc93142</link>
        <description>Convert CONFIG_CMD_JFFS2 to KconfigThis converts the following to Kconfig:   CONFIG_CMD_JFFS2Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_evm_defconfig</description>
        <pubDate>Wed, 17 May 2017 09:25:37 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&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/omap3_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/omap3_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>a93fbf4a78924741a1fc157fd182de79ea15f327 - ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#a93fbf4a78924741a1fc157fd182de79ea15f327</link>
        <description>ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigIn Linux, CONFIG_ARCH_OMAP2PLUS is used for OMAP2 or later SoCs.Rename CONFIG_ARCH_OMAP2 to CONFIG_ARCH_OMAP2PLUS to follow thisnaming.Move the OMAP2+ board/SoC choice down to mach-omap2/Kconfig to slimdown the arch/arm/Kconfig level.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_evm_defconfig</description>
        <pubDate>Tue, 25 Apr 2017 04:10:11 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>3a649407a49b041ceb826d55b5919dc8297f8965 - arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#3a649407a49b041ceb826d55b5919dc8297f8965</link>
        <description>arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDToday, we have cases where we wish to build all of U-Boot in Thumb2 mode forvarious reasons.  We also have cases where we only build SPL in Thumb2 mode dueto size constraints and wish to build the rest of the system in ARM mode.  Soin this migration we introduce a new symbol as well, SPL_SYS_THUMB_BUILD tocontrol if we build everything or just SPL (or in theory, just U-Boot) inThumb2 mode.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Siarhei Siamashka &lt;siarhei.siamashka@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap3_evm_defconfig</description>
        <pubDate>Sat, 18 Mar 2017 13:01:44 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>8728c97eff5bd95f58320f886ae305f17931a374 - configs: Re-sync</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap3_evm_defconfig#8728c97eff5bd95f58320f886ae305f17931a374</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

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