<?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 Hummingbird_A31_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ecad7051b07b11fb17196ce45ed0cbe2f1c3234e - configs: Migrate all of the existing USB symbols, except fastboot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#ecad7051b07b11fb17196ce45ed0cbe2f1c3234e</link>
        <description>configs: Migrate all of the existing USB symbols, except fastbootThis syncs all of the currently Kconfig&apos;d symbols out of the headers andinto the defconfig files.  This has two exceptions, first am335x_evmneeds to be converted to DM in SPL and then it can stop undef&apos;ingCONFIG_DM_USB.  Leaving this as-is results in a build failure, andwithout work, run time failure.  The other case is am43xx_evm.h and inturn am43xx_evm_usbhost_boot.  The problem here is that we need DWC3 USBhost mode in SPL, but still desire to have gadget mode in U-Boot proper.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Fri, 25 Aug 2017 21:50:26 +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/Hummingbird_A31_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/Hummingbird_A31_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>6f008a2e16ec3b618363800e414023569007cd89 - Merge git://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#6f008a2e16ec3b618363800e414023569007cd89</link>
        <description>Merge git://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Tue, 25 Apr 2017 20:12:42 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>751b0be0a1753bbc2f43c1d32e704bac9412d5af - sunxi: Convert CONFIG_RGMII to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#751b0be0a1753bbc2f43c1d32e704bac9412d5af</link>
        <description>sunxi: Convert CONFIG_RGMII to KconfigConvert CONFIG_RGMII to Kconfig. Thanks to that, it is possible toupdate defconfig files of SYS_EXTRA_OPTIONS accordingly andremove it when it is possible.Signed-off-by: Myl&#232;ne Josserand &lt;mylene.josserand@free-electrons.com&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Sun, 02 Apr 2017 10:59:08 +0000</pubDate>
        <dc:creator>Myl&#232;ne Josserand &lt;mylene.josserand@free-electrons.com&gt;</dc:creator>
    </item>
<item>
        <title>4d43d065db3262f9a9918ba72457bf36dfb8e0bb - sunxi: Move SUNXI_GMAC to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#4d43d065db3262f9a9918ba72457bf36dfb8e0bb</link>
        <description>sunxi: Move SUNXI_GMAC to KconfigMove the SUNXI_GMAC config option to Kconfig, remove itfrom SYS_EXTRA_OPTIONS and rename it into SUN7I_GMAC.Signed-off-by: Myl&#232;ne Josserand &lt;mylene.josserand@free-electrons.com&gt;Signed-off-by: Maxime Ripard &lt;maxime.ripard@free-electrons.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Sun, 02 Apr 2017 10:59:03 +0000</pubDate>
        <dc:creator>Myl&#232;ne Josserand &lt;mylene.josserand@free-electrons.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/Hummingbird_A31_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/Hummingbird_A31_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/Hummingbird_A31_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/Hummingbird_A31_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>b0cf733933c3bc1b4ab353e16affabc60f863db5 - disk: convert CONFIG_DOS_PARTITION to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#b0cf733933c3bc1b4ab353e16affabc60f863db5</link>
        <description>disk: convert CONFIG_DOS_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/Hummingbird_A31_defconfig</description>
        <pubDate>Fri, 27 Jan 2017 10:00:37 +0000</pubDate>
        <dc:creator>Patrick Delaunay &lt;patrick.delaunay@st.com&gt;</dc:creator>
    </item>
<item>
        <title>c2ae7d822086fd07386c3a67f76350e749418f66 - Kconfig: Move SPL settings into their own file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#c2ae7d822086fd07386c3a67f76350e749418f66</link>
        <description>Kconfig: Move SPL settings into their own fileMove the SPL settings into common/spl where most of the SPL code is kept.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Tue, 13 Sep 2016 05:18:22 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>3e5e274aed347cfcbf7cb7772fcd51d513f59402 - sunxi: Hummingbird_A31_defconfig: Drop MACPWR option</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#3e5e274aed347cfcbf7cb7772fcd51d513f59402</link>
        <description>sunxi: Hummingbird_A31_defconfig: Drop MACPWR optionMACPWR was used to bring the Ethernet PHY out of reset. The designwaredriver now supports the phy reset gpio binding, so this is no longerneeded. In fact in requesting the same GPIO, it makes the designwaredriver fail to probe.Signed-off-by: Chen-Yu Tsai &lt;wens@csie.org&gt;Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Fri, 22 Jul 2016 08:13:00 +0000</pubDate>
        <dc:creator>Chen-Yu Tsai &lt;wens@csie.org&gt;</dc:creator>
    </item>
<item>
        <title>dc557e9a1fe00ca9d884bd88feef5bebf23fede4 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#dc557e9a1fe00ca9d884bd88feef5bebf23fede4</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/Hummingbird_A31_defconfig</description>
        <pubDate>Sat, 18 Jun 2016 08:24:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>82f2a144917d6cc5f8a9a49b1a1a15b0fb5742d5 - Merge branch &apos;master&apos; of http://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#82f2a144917d6cc5f8a9a49b1a1a15b0fb5742d5</link>
        <description>Merge branch &apos;master&apos; of http://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Wed, 25 May 2016 16:32:56 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>0878a8a7dbb71fb5b1e10007cfc6203844b029c2 - sunxi: Enable a bunch of commands by default on sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#0878a8a7dbb71fb5b1e10007cfc6203844b029c2</link>
        <description>sunxi: Enable a bunch of commands by default on sunxiRecently a set of CONFIG_CMD_FOO defines was moved from being definedin config_distro_defaults to Kconfig, and added to all sunxi defconfigsto compensate.Instead of explictly selecting these in all sunxi defconfigs,simply always select these for sunxi boards. This makes the defconfigssimpler and ensures a consistent set of available commands across allsunxi boards.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Sun, 15 May 2016 11:51:58 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4 - configs: Re-sync with cmd/Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4</link>
        <description>configs: Re-sync with cmd/KconfigUpdate the config.h and defconfig files for the commands that 8e3c036converted over to KconfigSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Sun, 24 Apr 2016 21:29:26 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>78d1e1d0a157c8b48ea19be6170b992745d30f38 - configs: Re-sync almost all of cmd/Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#78d1e1d0a157c8b48ea19be6170b992745d30f38</link>
        <description>configs: Re-sync almost all of cmd/KconfigThis syncs up the current cmd/Kconfig and include/configs/ files with theonly exception being CMD_NAND.  Due to how we have used this historicallywe need to take further care here when converting.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Fri, 22 Apr 2016 20:41:25 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>adad96e60d0eb1bbc4d0b96c89decf385a426e42 - configs: Re-sync HUSH options</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#adad96e60d0eb1bbc4d0b96c89decf385a426e42</link>
        <description>configs: Re-sync HUSH optionsMove all cases of CONFIG_SYS_HUSH_PARSER out of the config.h files.  Removeall cases of CONFIG_SYS_PROMPT_HUSH_PS2 as everyone uses the default.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Fri, 22 Apr 2016 01:37:19 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>88bb800ddf80fd301c3201596f174b0a82f1da3b - sunxi: Enable CMD_GPIO on all sunxi boards</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#88bb800ddf80fd301c3201596f174b0a82f1da3b</link>
        <description>sunxi: Enable CMD_GPIO on all sunxi boardsWe have CONFIG_CMD_GPIO=y in almost all sunxi boards, but afterits Kconfig conversion it has ended up missing on some recentlyadded boards.Simply select it for ARCH_SUNXI, so that we get it on allsunxi boards for both a consistent user experience and simplerdefconfig files.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Sun, 03 Apr 2016 07:41:44 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>b5b84be8a7356d4c3618b6edcb501885e53569f5 - Merge branch &apos;master&apos; of http://git.denx.de/u-boot-sunxi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#b5b84be8a7356d4c3618b6edcb501885e53569f5</link>
        <description>Merge branch &apos;master&apos; of http://git.denx.de/u-boot-sunxi

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Wed, 23 Mar 2016 22:35:11 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>d75111a79b758274b0bed9c66a925cf57bbad358 - sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#d75111a79b758274b0bed9c66a925cf57bbad358</link>
        <description>sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigAlways select OF_BOARD_SETUP on sunxi, rather then having it in almostall our defconfigs. This also fixes it missing from some recentlyadded defconfigs.This commit also modifies our ft_board_setup() to not cause warningswhen CONFIG_VIDEO_DT_SIMPLEFB is not set, since we will now alwaysbuild it.Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Acked-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Tue, 22 Mar 2016 21:51:52 +0000</pubDate>
        <dc:creator>Hans de Goede &lt;hdegoede@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>73223f0e1bd0e37925ae1b7f21b51733145571dc - Kconfig: Move CONFIG_FIT and related options to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig#73223f0e1bd0e37925ae1b7f21b51733145571dc</link>
        <description>Kconfig: Move CONFIG_FIT and related options to KconfigThere are already two FIT options in Kconfig but the CONFIG options arestill in the header files. We need to do a proper move to fix this.Move these options to Kconfig and tidy up board configuration:   CONFIG_FIT   CONFIG_OF_BOARD_SETUP   CONFIG_OF_SYSTEM_SETUP   CONFIG_FIT_SIGNATURE   CONFIG_FIT_BEST_MATCH   CONFIG_FIT_VERBOSE   CONFIG_OF_STDOUT_VIA_ALIAS   CONFIG_RSAUnfortunately the first one is a little complicated. We need to make surethis option is not enabled in SPL by this change. Also this option isenabled automatically in the host builds by defining CONFIG_FIT in theimage.h file. To solve this, add a new IMAGE_USE_FIT #define which canbe used in files that are built on the host but must also build for U-Bootand SPL.Note: Masahiro&apos;s moveconfig.py script is amazing.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Add microblaze change, various configs/ re-applies]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/Hummingbird_A31_defconfig</description>
        <pubDate>Tue, 23 Feb 2016 05:55:43 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
