<?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 peach-pit_defconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ae3584498bf81aa3be9ae6f90fbb04e07d707276 - usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_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/peach-pit_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/peach-pit_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/peach-pit_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/peach-pit_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/peach-pit_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>91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967 - Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967</link>
        <description>Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigThis converts the following to Kconfig:   CONFIG_ENV_IS_IN_SPI_FLASHSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Mon, 24 Jul 2017 03:19:45 +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/peach-pit_defconfig#8728c97eff5bd95f58320f886ae305f17931a374</link>
        <description>configs: Re-syncSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_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>2c45f8040ea1152d2ff0960f96905ca42ac089cd - Merge git://git.denx.de/u-boot-samsung</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#2c45f8040ea1152d2ff0960f96905ca42ac089cd</link>
        <description>Merge git://git.denx.de/u-boot-samsung

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Wed, 18 Jan 2017 12:21:12 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>3296eeff8ae064a788d52325fcd4ce1fdf52ee06 - exynos: video: Enable stdout env var backward compatibility for LCD</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#3296eeff8ae064a788d52325fcd4ce1fdf52ee06</link>
        <description>exynos: video: Enable stdout env var backward compatibility for LCDCommit bb5930d5c97f (&quot;exynos: video: Convert several boards to drivermodel for video&quot;) converted the Exynos Chromebooks machines to use DMfor video, but this breaks backward compatibility with the stdout envvar since now stdout is expected to be &quot;vidconsole&quot; instead of &quot;lcd&quot;.This causes display to not work when updating u-boot on these boardsif the old stdout env var is used. Since these are consumer devices,there&apos;s no easy way to have a serial console so users may be confusedthinking that u-boot failed to boot, or in the best case will need toupdate the stdout env var blindly to make the display to work again.There&apos;s a CONFIG_VIDCONSOLE_AS_LCD config option to workaround this,so enable it in the Chromebooks&apos; default configuration files to allowusers to change their stdout env var before the workaround is removed.Suggested-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Javier Martinez Canillas &lt;javier@osg.samsung.com&gt;Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Mon, 16 Jan 2017 17:15:23 +0000</pubDate>
        <dc:creator>Javier Martinez Canillas &lt;javier@osg.samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>55ed3b46986fda389fb350794b11bb26db73ef5c - mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#55ed3b46986fda389fb350794b11bb26db73ef5c</link>
        <description>mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWThis commit was created as follows:[1] Rename the option with the following command:find . -name .git -prune -o ! -path ./scripts/config_whitelist.txt \-type f -print | xargs sed -i -e &apos;s/CONFIG_DWMMC/CONFIG_MMC_DW/g&apos;[2] create the entry for MMC_DW in drivers/mmc/Kconfig    (the prompt and help were copied from Linux)[3] run &quot;tools/moveconfig.py -y MMC_DW&quot;[4] add &quot;depends on MMC_DW&quot; to the MMC_DW_ROCKCHIP entry[5] Clean-up doc/README.socfpga by handSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Tue, 10 Jan 2017 04:32:04 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>45a68fe267f14aae05c5d244b1bcda075de7d0a6 - mmc: move some SDHCI related options to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#45a68fe267f14aae05c5d244b1bcda075de7d0a6</link>
        <description>mmc: move some SDHCI related options to KconfigWhile I moved the options, I also renamed them so that they are allprefixed with MMC_SDHCI_.This commit was created in the following steps.[1] Rename with the following commandfind . -name .git -prune -o ! -path ./scripts/config_whitelist.txt \-type f -print | xargs sed -i -e &apos;s/CONFIG_MMC_SDMA/CONFIG_MMC_SDHCI_SDMA/gs/CONFIG_BCM2835_SDHCI/CONFIG_MMC_SDHCI_BCM2835/gs/CONFIG_KONA_SDHCI/CONFIG_MMC_SDHCI_KONA/gs/CONFIG_MV_SDHCI/CONFIG_MMC_SDHCI_MV/gs/CONFIG_S5P_SDHCI/CONFIG_MMC_SDHCI_S5P/gs/CONFIG_SPEAR_SDHCI/CONFIG_MMC_SDHCI_SPEAR/g&apos;[2] create the Kconfig entries in drivers/mmc/Kconfig[3] Move the options by the following commandtools/moveconfig.py -y MMC_SDHCI_SDMA MMC_SDHCI_BCM2835 \MMC_SDHCI_KONA MMC_SDHCI_MV MMC_SDHCI_S5P MMC_SDHCI_SPEAR[4] Sort drivers/mmc/Makefile for readabilitySigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Wed, 07 Dec 2016 13:10:29 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>e1ce61fbba76304b5ff7e328a55050ceea5028ef - mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#e1ce61fbba76304b5ff7e328a55050ceea5028ef</link>
        <description>mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMove CONFIG_SDHCI to Kconfig and rename it to CONFIG_MMC_SDHCI.My motivation for the rename is, ultimately, to make all the MMCoptions prefixed with MMC_ and SDHCI options with MMC_SDHCI_,like Linux.This commit was created as follows:[1] Rename the config option with the following command:find . -name .git -prune -o ! -path ./scripts/config_whitelist.txt \-type f -print | xargs sed -i -e &apos;s/CONFIG_SDHCI/CONFIG_MMC_SDHCI/g&apos;[2] create the entry for MMC_SDHCI in drivers/mmc/Kconfig[3] run &quot;tools/moveconfig.py -y MMC_SDHCI&quot;[4] add &quot;depends on MMC_SDHCI&quot; to existing SDHCI driver entriesSigned-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Jaehoon Chung &lt;jh80.chung@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Wed, 07 Dec 2016 13:10:28 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.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/peach-pit_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/peach-pit_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>3337e3af5d3dd52e1fa043fc117594fbf3e029f4 - Enable DISTRO_DEFAULT on platforms that missed it before</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#3337e3af5d3dd52e1fa043fc117594fbf3e029f4</link>
        <description>Enable DISTRO_DEFAULT on platforms that missed it beforeA number of platforms had been using the distro default feature beforeit was moved to Kconfig but did not enable the new Kconfig option whenit was enabled.  This caused a regression in terms of features and thisintroduces breakage when more things move to Kconfig.Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Tue, 29 Nov 2016 14:14:57 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>ef26d6039a14c03c516c09a7835b491e671a4b0b - Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#ef26d6039a14c03c516c09a7835b491e671a4b0b</link>
        <description>Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigThis converts the following to Kconfig:   CONFIG_SYS_CONSOLE_IS_IN_ENV   CONFIG_CONSOLE_MUXSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;[trini: Re-order, re-migrate]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:37 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>f8b19a889e0d9d21af4be6b0fd6363a5b5a546f7 - Convert CONFIG_LCD to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#f8b19a889e0d9d21af4be6b0fd6363a5b5a546f7</link>
        <description>Convert CONFIG_LCD to KconfigThis converts the following to Kconfig:   CONFIG_LCDSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:56 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>98af87997670af840ef178f76b4d6888534a6700 - Convert SILENT_CONSOLE options to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#98af87997670af840ef178f76b4d6888534a6700</link>
        <description>Convert SILENT_CONSOLE options to KconfigMove these option to Kconfig and tidy up existing uses.The Power PC boards don&apos;t have a suitable common element: the common headerfiles don&apos;t appear to line up with the Kconfig files as far as I can tell.This results in a lot of defconfig changes.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;[trini: Re-migrate, update common/console.c logic]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Tue, 18 Oct 2016 02:12:35 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>a4d88920e5d0b67a92f8041f5e0fac0ce027bb48 - Kconfig: Move config IDENT_STRING to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#a4d88920e5d0b67a92f8041f5e0fac0ce027bb48</link>
        <description>Kconfig: Move config IDENT_STRING to KconfigMove the config IDENT_STRING to Kconfig and migrate all boards[sivadur: Migrate zynq boards]Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;[trini: Update configs, add some default to sunxi Kconfig]Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Fri, 29 Jul 2016 10:01:47 +0000</pubDate>
        <dc:creator>Siva Durga Prasad Paladugu &lt;siva.durga.paladugu@xilinx.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/peach-pit_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/peach-pit_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>645176d1d5c37c91ddb06c366678fbe302550387 - configs: Migrate CONFIG_USB_STORAGE</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#645176d1d5c37c91ddb06c366678fbe302550387</link>
        <description>configs: Migrate CONFIG_USB_STORAGEIn some cases we were missing CONFIG_USB=y so enable that when needed.Reviewed-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Thu, 08 Sep 2016 20:31:26 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>aca5cd27db72aa6e664dd4b517b5ed885e711b82 - configs: Resync with savedefconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/configs/peach-pit_defconfig#aca5cd27db72aa6e664dd4b517b5ed885e711b82</link>
        <description>configs: Resync with savedefconfigSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;

            List of files:
            /rk3399_rockchip-uboot/configs/peach-pit_defconfig</description>
        <pubDate>Thu, 08 Sep 2016 20:11:59 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&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/peach-pit_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/peach-pit_defconfig</description>
        <pubDate>Sat, 18 Jun 2016 08:24:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
