<?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 udoo_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_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/udoo_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/udoo_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/udoo_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>1989374b21089c63019fc9648408c8d609023ffe - configs: Finish migration of PHY_GIGE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_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/udoo_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/udoo_defconfig#6e7adf7037c76f081b149685fa5e978e2ddf2a22</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-net

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_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/udoo_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/udoo_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/udoo_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/udoo_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>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/udoo_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/udoo_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>39632b4a01210e329333d787d828157dcd2c7328 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#39632b4a01210e329333d787d828157dcd2c7328</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Tue, 18 Jul 2017 12:42:48 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>552a848e4f75e224515269a84a1155c84b762bc7 - imx: reorganize IMX code as other SOCs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#552a848e4f75e224515269a84a1155c84b762bc7</link>
        <description>imx: reorganize IMX code as other SOCsChange is consistent with other SOCs and it is in preparationfor adding SOMs. SOC&apos;s related files are moved from cpu/ tomach-imx/&lt;SOC&gt;.This change is also coherent with the structure in kernel.Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;CC: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;CC: Akshay Bhat &lt;akshaybhat@timesys.com&gt;CC: Ken Lin &lt;Ken.Lin@advantech.com.tw&gt;CC: Marek Vasut &lt;marek.vasut@gmail.com&gt;CC: Heiko Schocher &lt;hs@denx.de&gt;CC: &quot;S&#233;bastien Szymanski&quot; &lt;sebastien.szymanski@armadeus.com&gt;CC: Christian Gmeiner &lt;christian.gmeiner@gmail.com&gt;CC: Stefan Roese &lt;sr@denx.de&gt;CC: Patrick Bruenn &lt;p.bruenn@beckhoff.com&gt;CC: Troy Kisky &lt;troy.kisky@boundarydevices.com&gt;CC: Nikita Kiryanov &lt;nikita@compulab.co.il&gt;CC: Otavio Salvador &lt;otavio@ossystems.com.br&gt;CC: &quot;Eric B&#233;nard&quot; &lt;eric@eukrea.com&gt;CC: Jagan Teki &lt;jagan@amarulasolutions.com&gt;CC: Ye Li &lt;ye.li@nxp.com&gt;CC: Peng Fan &lt;peng.fan@nxp.com&gt;CC: Adrian Alonso &lt;adrian.alonso@nxp.com&gt;CC: Alison Wang &lt;b18965@freescale.com&gt;CC: Tim Harvey &lt;tharvey@gateworks.com&gt;CC: Martin Donnelly &lt;martin.donnelly@ge.com&gt;CC: Marcin Niestroj &lt;m.niestroj@grinn-global.com&gt;CC: Lukasz Majewski &lt;lukma@denx.de&gt;CC: Adam Ford &lt;aford173@gmail.com&gt;CC: &quot;Albert ARIBAUD (3ADEV)&quot; &lt;albert.aribaud@3adev.fr&gt;CC: Boris Brezillon &lt;boris.brezillon@free-electrons.com&gt;CC: Soeren Moch &lt;smoch@web.de&gt;CC: Richard Hu &lt;richard.hu@technexion.com&gt;CC: Wig Cheng &lt;wig.cheng@technexion.com&gt;CC: Vanessa Maegima &lt;vanessa.maegima@nxp.com&gt;CC: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;CC: Stefan Agner &lt;stefan.agner@toradex.com&gt;CC: Markus Niebel &lt;Markus.Niebel@tq-group.com&gt;CC: Breno Lima &lt;breno.lima@nxp.com&gt;CC: Francesco Montefoschi &lt;francesco.montefoschi@udoo.org&gt;CC: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;CC: Scott Wood &lt;oss@buserror.net&gt;CC: Joe Hershberger &lt;joe.hershberger@ni.com&gt;CC: Anatolij Gustschin &lt;agust@denx.de&gt;CC: Simon Glass &lt;sjg@chromium.org&gt;CC: &quot;Andrew F. Davis&quot; &lt;afd@ti.com&gt;CC: &quot;&#321;ukasz Majewski&quot; &lt;l.majewski@samsung.com&gt;CC: Patrice Chotard &lt;patrice.chotard@st.com&gt;CC: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;CC: Hans de Goede &lt;hdegoede@redhat.com&gt;CC: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;CC: Stephen Warren &lt;swarren@nvidia.com&gt;CC: Andre Przywara &lt;andre.przywara@arm.com&gt;CC: &quot;&#193;lvaro Fern&#225;ndez Rojas&quot; &lt;noltari@gmail.com&gt;CC: York Sun &lt;york.sun@nxp.com&gt;CC: Xiaoliang Yang &lt;xiaoliang.yang@nxp.com&gt;CC: Chen-Yu Tsai &lt;wens@csie.org&gt;CC: George McCollister &lt;george.mccollister@gmail.com&gt;CC: Sven Ebenfeld &lt;sven.ebenfeld@gmail.com&gt;CC: Filip Brozovic &lt;fbrozovic@gmail.com&gt;CC: Petr Kulhavy &lt;brain@jikos.cz&gt;CC: Eric Nelson &lt;eric@nelint.com&gt;CC: Bai Ping &lt;ping.bai@nxp.com&gt;CC: Anson Huang &lt;Anson.Huang@nxp.com&gt;CC: Sanchayan Maity &lt;maitysanchayan@gmail.com&gt;CC: Lokesh Vutla &lt;lokeshvutla@ti.com&gt;CC: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;CC: Gary Bisson &lt;gary.bisson@boundarydevices.com&gt;CC: Alexander Graf &lt;agraf@suse.de&gt;CC: u-boot@lists.denx.deReviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;Reviewed-by: Christian Gmeiner &lt;christian.gmeiner@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Thu, 29 Jun 2017 08:16:06 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&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/udoo_defconfig#8d3a25685e4aac7070365a2b3c53c2c81b27930f</link>
        <description>Merge git://git.denx.de/u-boot-dm

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_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>3bf926c0dd01e7beb3a6815b2e0f28e989fe4120 - Convert CONFIG_CMD_SATA to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#3bf926c0dd01e7beb3a6815b2e0f28e989fe4120</link>
        <description>Convert CONFIG_CMD_SATA to KconfigThis converts the following to Kconfig:   CONFIG_CMD_SATASigned-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/udoo_defconfig</description>
        <pubDate>Thu, 15 Jun 2017 03:28:24 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>8728c97eff5bd95f58320f886ae305f17931a374 - configs: Re-sync</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#8728c97eff5bd95f58320f886ae305f17931a374</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Mon, 13 Mar 2017 17:48:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a5d67547dd9c7a527dfda1967010e703a22441ff - Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#a5d67547dd9c7a527dfda1967010e703a22441ff</link>
        <description>Convert CONFIG_BOARD_EARLY_INIT_F to KconfigThis converts the following to Kconfig:   CONFIG_BOARD_EARLY_INIT_FSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Mon, 23 Jan 2017 20:31:20 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e5ec48152ad13ada83c541cdf7f47d5867c506db - Kconfig: Migrate BOARD_LATE_INIT to a select</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#e5ec48152ad13ada83c541cdf7f47d5867c506db</link>
        <description>Kconfig: Migrate BOARD_LATE_INIT to a selectThis option should not really be user selectable.  Note that on PowerPCwe currently only need BOARD_LATE_INIT when CHAIN_OF_TRUST is enabled so beconditional on that.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt; (for UniPhier)

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Mon, 23 Jan 2017 00:43:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3788b451e32bc925c4a63a882acc9c3b4ee895be - config: Move CONFIG_BOARD_LATE_INIT to defconfigs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#3788b451e32bc925c4a63a882acc9c3b4ee895be</link>
        <description>config: Move CONFIG_BOARD_LATE_INIT to defconfigsCc: Tom Rini &lt;trini@konsulko.com&gt;Signed-off-by: Jagan Teki &lt;jagan@openedev.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Sat, 21 Jan 2017 10:48:33 +0000</pubDate>
        <dc:creator>Jagan Teki &lt;jagan@openedev.com&gt;</dc:creator>
    </item>
<item>
        <title>02e69a5db1b5e89a56c777d2b750dadcf26555a0 - Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#02e69a5db1b5e89a56c777d2b750dadcf26555a0</link>
        <description>Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:19:02 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e00f76cee906a48311d0c7c59b519b2e6a5c56f8 - Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#e00f76cee906a48311d0c7c59b519b2e6a5c56f8</link>
        <description>Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:56 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1fdf7c64edcc4131934013741b1902b79c8715fd - Convert CONFIG_SPL_MMC_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#1fdf7c64edcc4131934013741b1902b79c8715fd</link>
        <description>Convert CONFIG_SPL_MMC_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:44 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>cc4288ef42be5bf70e7dc0fa5eb977cb4a6e894e - Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#cc4288ef42be5bf70e7dc0fa5eb977cb4a6e894e</link>
        <description>Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:43 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1646eba85c9755552d246099a82329e4caba32ee - Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_defconfig#1646eba85c9755552d246099a82329e4caba32ee</link>
        <description>Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigMove this option to Kconfig and tidy up existing uses.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:42 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
