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

            List of files:
            /rk3399_rockchip-uboot/configs/omap5_uevm_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/omap5_uevm_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/omap5_uevm_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>1490eb89f4697b02cfb8f826d2f5eaf37edcbd47 - UPSTREAM: Convert CONFIG_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_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/omap5_uevm_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>f58ad98a621ce5059d9608a9b41cfabac277094a - usb: net: migrate USB Ethernet adapters to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#f58ad98a621ce5059d9608a9b41cfabac277094a</link>
        <description>usb: net: migrate USB Ethernet adapters to KconfigThis migrates ASIX, ASIX88179, MCS7830, RTL8152 and SMSC95XX to Kconfig.Update defconfigs.Signed-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap5_uevm_defconfig</description>
        <pubDate>Mon, 28 Aug 2017 08:50:46 +0000</pubDate>
        <dc:creator>Chris Packham &lt;judge.packham@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ae3584498bf81aa3be9ae6f90fbb04e07d707276 - usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#ae3584498bf81aa3be9ae6f90fbb04e07d707276</link>
        <description>usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigCONFIG_USB_HOST_ETHER is the framework that the drivers are dependent onUSB_HOST_ETHER. Use this as a menu and move the existing LAN75XX andLAN78XX options under new menu. Finally update the defconfigs that needCONFIG_USB_HOST_ETHER.Signed-off-by: Chris Packham &lt;judge.packham@gmail.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap5_uevm_defconfig</description>
        <pubDate>Mon, 28 Aug 2017 08:50:45 +0000</pubDate>
        <dc:creator>Chris Packham &lt;judge.packham@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/omap5_uevm_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/omap5_uevm_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/omap5_uevm_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/omap5_uevm_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>ebb3e43de4cf85e56c6ce6b3c6be98f654acfb19 - Convert CONFIG_OMAP3_SPI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_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/omap5_uevm_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>90d99e5936d4bcef31fd19a5339fbb1f1ca188a0 - Convert CONFIG_CMD_TCA642X to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#90d99e5936d4bcef31fd19a5339fbb1f1ca188a0</link>
        <description>Convert CONFIG_CMD_TCA642X to KconfigThis converts the following to Kconfig:   CONFIG_CMD_TCA642XSigned-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/omap5_uevm_defconfig</description>
        <pubDate>Fri, 04 Aug 2017 22:34:54 +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/omap5_uevm_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/omap5_uevm_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>877a1a35b3d6c85fb34a3645d8e613ade3bbd5e5 - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#877a1a35b3d6c85fb34a3645d8e613ade3bbd5e5</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/omap5_uevm_defconfig</description>
        <pubDate>Fri, 11 Aug 2017 15:20:19 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>eddc7dabe03927fdcdea7d2e5db0822673e1cd6e - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#eddc7dabe03927fdcdea7d2e5db0822673e1cd6e</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/omap5_uevm_defconfig</description>
        <pubDate>Mon, 31 Jul 2017 22:59:01 +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/omap5_uevm_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/omap5_uevm_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>8d3a25685e4aac7070365a2b3c53c2c81b27930f - Merge git://git.denx.de/u-boot-dm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#8d3a25685e4aac7070365a2b3c53c2c81b27930f</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/configs/omap5_uevm_defconfig</description>
        <pubDate>Wed, 12 Jul 2017 00:28:46 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>fedb428c5beb8776451118f5adc976770a526a33 - Convert CONFIG_SCSI to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#fedb428c5beb8776451118f5adc976770a526a33</link>
        <description>Convert CONFIG_SCSI to KconfigThis converts the following to Kconfig:   CONFIG_SCSISigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap5_uevm_defconfig</description>
        <pubDate>Thu, 15 Jun 2017 03:28:21 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>91d27a17c602561f051510727499d29f753c4a32 - Kconfig: Migrate FS_FAT / FAT_WRITE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#91d27a17c602561f051510727499d29f753c4a32</link>
        <description>Kconfig: Migrate FS_FAT / FAT_WRITENow that these symbols are in Kconfig, migrate all users.  Use imply ona number of platforms that default to having this enabled.  As part ofthis we must migrate some straglers for CMD_FAT and DOS_PARTITION.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap5_uevm_defconfig</description>
        <pubDate>Fri, 02 Jun 2017 15:03:50 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>64d6ac5bc4a9bf8839e516959b35150ac8a0eb84 - Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#64d6ac5bc4a9bf8839e516959b35150ac8a0eb84</link>
        <description>Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigMigrate the rest of the users of CONFIG_USB_EHCI_HCD over to Kconfig.For a few SoCs, imply or default y this if USB is enabled.  In somecases we had not already migrated to CONFIG_USB so do that as well.Cc: Marek Vasut &lt;marex@denx.de&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap5_uevm_defconfig</description>
        <pubDate>Sat, 13 May 2017 02:33:28 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>d87f82967fc90ca23672451f55eeb2a36f2f36c7 - omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig#d87f82967fc90ca23672451f55eeb2a36f2f36c7</link>
        <description>omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigWhile in theory this value could be used in places outside of &quot;omap5&quot;(such as OMAP4), we only make use of it today in OMAP5, so place theKconfig entry there.  Given that Kconfig lets us provide a default, wedrop CONFIG_DEFAULT_OMAP_RESET_TIME_MAX_USEC entirely.  The contents ofdoc/README.omap-reset-time make a good help entry, so adjust themslightly and delete the file.  Move the comment about range to where weuse the value now, and have Kconfig enforce the upper bound.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/omap5_uevm_defconfig</description>
        <pubDate>Sat, 13 May 2017 02:33:17 +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/omap5_uevm_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/omap5_uevm_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/omap5_uevm_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/omap5_uevm_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>
</channel>
</rss>
