<?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_neo_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>88663126a009d0c354d832e005a5b3b511e5c7fb - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_neo_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_neo_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>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_neo_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_neo_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_neo_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_neo_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_neo_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_neo_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>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_neo_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_neo_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_neo_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_neo_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>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/udoo_neo_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/udoo_neo_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>218257b01a73b114fa1136f6ee6f25aea80bf113 - Convert CONFIG_CMD_BMODE to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_neo_defconfig#218257b01a73b114fa1136f6ee6f25aea80bf113</link>
        <description>Convert CONFIG_CMD_BMODE to KconfigThis converts the following to Kconfig:   CONFIG_CMD_BMODESigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Make this default y and depend on mx5/6/7]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Thu, 27 Apr 2017 04:27:54 +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_neo_defconfig#8728c97eff5bd95f58320f886ae305f17931a374</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_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>34a93bfb26a197012734a13b755f5bfbdf40e237 - 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_neo_defconfig#34a93bfb26a197012734a13b755f5bfbdf40e237</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Mon, 27 Feb 2017 17:10:05 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>774eb2dbc002b94587fad3b66d28ce6ee86157d2 - mx6sx: udoo_neo: Enable distro boot options in config</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_neo_defconfig#774eb2dbc002b94587fad3b66d28ce6ee86157d2</link>
        <description>mx6sx: udoo_neo: Enable distro boot options in configThe include/configs/udoo_neo.h already includes the distro defaultsinclude files so it seems the board was missed in the move to theconfig file, whether that in initial commit or conversion, soenable the option now and remove duplicated settings.Signed-off-by: Peter Robinson &lt;pbrobinson@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Tue, 14 Feb 2017 13:10:12 +0000</pubDate>
        <dc:creator>Peter Robinson &lt;pbrobinson@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b331cd6204ffdc568cd6c06bd18e72aa9bc61f22 - cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_neo_defconfig#b331cd6204ffdc568cd6c06bd18e72aa9bc61f22</link>
        <description>cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTWe convert CONFIG_PARTITION_UUIDS to Kconfig first.  But in order to cleanlyupdate all of the config files we must also update CMD_PART and CMD_GPT to alsobe in Kconfig in order to avoid complex logic elsewhere to update all of theconfig files.Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;Signed-off-by: Patrick Delaunay &lt;patrick.delaunay73@gmail.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Fri, 27 Jan 2017 10:00:42 +0000</pubDate>
        <dc:creator>Patrick Delaunay &lt;patrick.delaunay@st.com&gt;</dc:creator>
    </item>
<item>
        <title>bd42a94268b165a6f298b9ab13be7003e8d96b02 - disk: convert CONFIG_EFI_PARTITION to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_neo_defconfig#bd42a94268b165a6f298b9ab13be7003e8d96b02</link>
        <description>disk: convert CONFIG_EFI_PARTITION to KconfigSigned-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;Signed-off-by: Patrick Delaunay &lt;patrick.delaunay73@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Fri, 27 Jan 2017 10:00:41 +0000</pubDate>
        <dc:creator>Patrick Delaunay &lt;patrick.delaunay@st.com&gt;</dc:creator>
    </item>
<item>
        <title>1acc0087876229d7ade1b23aaecbccf63de8a615 - disk: convert CONFIG_ISO_PARTITION to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_neo_defconfig#1acc0087876229d7ade1b23aaecbccf63de8a615</link>
        <description>disk: convert CONFIG_ISO_PARTITION to KconfigSigned-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;Signed-off-by: Patrick Delaunay &lt;patrick.delaunay73@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Fri, 27 Jan 2017 10:00:38 +0000</pubDate>
        <dc:creator>Patrick Delaunay &lt;patrick.delaunay@st.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_neo_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_neo_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_neo_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_neo_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_neo_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_neo_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>187809517da0f488f6f2069543783cf2923abb23 - Sync defconfig files by savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_neo_defconfig#187809517da0f488f6f2069543783cf2923abb23</link>
        <description>Sync defconfig files by savedefconfigGenerated by &quot;tools/moveconfig -s&quot;.This will make config moves easier.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Wed, 07 Dec 2016 13:10:25 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>8ea05705a70135a94419b0d243666c1b51fe1f8d - 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_neo_defconfig#8ea05705a70135a94419b0d243666c1b51fe1f8d</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imxMigrate CONFIG_ARCH_USE_MEMSET/MEMCPY with this merge.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Sun, 18 Dec 2016 18:54:25 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a11e30f8c877ea9aaeef0e9e762b811a08d65bd1 - udoo_neo: Add Ethernet support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/udoo_neo_defconfig#a11e30f8c877ea9aaeef0e9e762b811a08d65bd1</link>
        <description>udoo_neo: Add Ethernet supportUDOO Neo boards has one FEC port connected to KSZ8091, add support for it.Tested on a UDOO Neo Full with &quot;dhcp zImage&quot; command.Signed-off-by: Breno Lima &lt;breno.lima@nxp.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/udoo_neo_defconfig</description>
        <pubDate>Tue, 06 Dec 2016 17:38:26 +0000</pubDate>
        <dc:creator>Breno Lima &lt;breno.lima@nxp.com&gt;</dc:creator>
    </item>
</channel>
</rss>
