<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>0bcaecc8ee67bca03ac7c620478fcf43788e9a58 - drivers: dfu: add DFU to read and write to MTD base storage</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dfu/Kconfig#0bcaecc8ee67bca03ac7c620478fcf43788e9a58</link>
        <description>drivers: dfu: add DFU to read and write to MTD base storageAdd DFU to read and write to MTD base storage.Signed-off-by: Yifeng Zhao &lt;yifeng.zhao@rock-chips.com&gt;Change-Id: I84cb160b182c31d7f84ed700896a4970845a3ca8

            List of files:
            /rk3399_rockchip-uboot/drivers/dfu/Kconfig</description>
        <pubDate>Wed, 20 Jan 2021 03:39:21 +0000</pubDate>
        <dc:creator>Yifeng Zhao &lt;yifeng.zhao@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>6828e602b722d1137d17ca0d25a451c7743c2770 - dfu: Migrate to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dfu/Kconfig#6828e602b722d1137d17ca0d25a451c7743c2770</link>
        <description>dfu: Migrate to KconfigIntroduce a hidden USB_FUNCTION_DFU Kconfig option and select it forCMD_DFU (as we must have the DFU command enabled to do anything DFU).Make all of the entries in drivers/dfu/Kconfig depend on CMD_DFU and addoptions for all of the back end choices that DFU can make use of.Cc: Lukasz Majewski &lt;l.majewski@samsung.com&gt;Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;Acked-by: Lukasz Majewski &lt;l.majewski@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/dfu/Kconfig</description>
        <pubDate>Mon, 19 Sep 2016 17:31:30 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>52b1eaf93d6b55e1467f97b8eefdc2f8b6031c43 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dfu/Kconfig#52b1eaf93d6b55e1467f97b8eefdc2f8b6031c43</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot

            List of files:
            /rk3399_rockchip-uboot/drivers/dfu/Kconfig</description>
        <pubDate>Tue, 17 May 2016 15:51:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>1cc0a9f49657734c54939f03fc1e3ca0ec9d7eef - Fix various typos, scattered over the code.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dfu/Kconfig#1cc0a9f49657734c54939f03fc1e3ca0ec9d7eef</link>
        <description>Fix various typos, scattered over the code.Spelling corrections for (among other things):* environment* override* variable* ftd (should be &quot;fdt&quot;, for flattened device tree)* embedded* FTDI* emulation* controller

            List of files:
            /rk3399_rockchip-uboot/drivers/dfu/Kconfig</description>
        <pubDate>Wed, 04 May 2016 08:47:31 +0000</pubDate>
        <dc:creator>Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;</dc:creator>
    </item>
<item>
        <title>cdc7732f3737f2bb97b77eb3d7c9da344bb73612 - Merge git://git.denx.de/u-boot-usb</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dfu/Kconfig#cdc7732f3737f2bb97b77eb3d7c9da344bb73612</link>
        <description>Merge git://git.denx.de/u-boot-usb

            List of files:
            /rk3399_rockchip-uboot/drivers/dfu/Kconfig</description>
        <pubDate>Mon, 07 Sep 2015 12:56:23 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>585a696e4eebab3b48004cf70e1077fb38287c60 - dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dfu/Kconfig#585a696e4eebab3b48004cf70e1077fb38287c60</link>
        <description>dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp featureThe dfu tftp feature can be now enabled via Kconfig. Thiscommit provides necessary code for it.Signed-off-by: Lukasz Majewski &lt;l.majewski@majess.pl&gt;Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/dfu/Kconfig</description>
        <pubDate>Sun, 23 Aug 2015 22:21:49 +0000</pubDate>
        <dc:creator>Lukasz Majewski &lt;l.majewski@majess.pl&gt;</dc:creator>
    </item>
<item>
        <title>3cc83f9d08a80fddf4c1e8e766eff8273f30814c - Merge branch &apos;uboot&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dfu/Kconfig#3cc83f9d08a80fddf4c1e8e766eff8273f30814c</link>
        <description>Merge branch &apos;uboot&apos;

            List of files:
            /rk3399_rockchip-uboot/drivers/dfu/Kconfig</description>
        <pubDate>Tue, 07 Oct 2014 10:14:03 +0000</pubDate>
        <dc:creator>Minkyu Kang &lt;mk7.kang@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>ed36323f6d217050f82a2200475959b8557a47e4 - kconfig: add blank Kconfig files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dfu/Kconfig#ed36323f6d217050f82a2200475959b8557a47e4</link>
        <description>kconfig: add blank Kconfig filesThis would be useful to start moving various config options.Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;Tested-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/dfu/Kconfig</description>
        <pubDate>Tue, 16 Sep 2014 07:32:58 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
</channel>
</rss>
