<?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>6a35a5ca77e940616bd72270e1f78af3fda118ac - UPSTREAM: Convert CONFIG_APBH_DMA et al to Kconfig</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dma/Kconfig#6a35a5ca77e940616bd72270e1f78af3fda118ac</link>
        <description>UPSTREAM: Convert CONFIG_APBH_DMA et al to KconfigThis converts the following to Kconfig:   CONFIG_APBH_DMA   CONFIG_APBH_DMA_BURST   CONFIG_APBH_DMA_BURST8Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;Reviewed-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;[trini: Add in MMC as well]Change-Id: I45b919ab747aa414ba23f1e165c11dd8aff44c44Signed-off-by: Jon Lin &lt;jon.lin@rock-chips.com&gt;(cherry picked from commit 99bec1aead5927c54f4364bfe10823a86fe0dad2)

            List of files:
            /rk3399_rockchip-uboot/drivers/dma/Kconfig</description>
        <pubDate>Tue, 06 Feb 2018 14:34:45 +0000</pubDate>
        <dc:creator>Adam Ford &lt;aford173@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b625fab7069cab52fd8e0c3dbb25e0d04d020173 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-spi</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dma/Kconfig#b625fab7069cab52fd8e0c3dbb25e0d04d020173</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-spi

            List of files:
            /rk3399_rockchip-uboot/drivers/dma/Kconfig</description>
        <pubDate>Tue, 23 Feb 2016 13:13:46 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>58da672d49d03e9d7945901e59b9a1174b4f1f67 - dma: Kconfig: Add TI_EDMA3 entry</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dma/Kconfig#58da672d49d03e9d7945901e59b9a1174b4f1f67</link>
        <description>dma: Kconfig: Add TI_EDMA3 entryAdd TI_EDMA3 entry on Kconfig with help description.Signed-off-by: Mugunthan V N &lt;mugunthanvnm@ti.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/dma/Kconfig</description>
        <pubDate>Mon, 15 Feb 2016 10:01:38 +0000</pubDate>
        <dc:creator>Mugunthan V N &lt;mugunthanvnm@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>a0594cefb7682dc0c32084d088b3ac0a85ed7395 - dm: implement a DMA uclass</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dma/Kconfig#a0594cefb7682dc0c32084d088b3ac0a85ed7395</link>
        <description>dm: implement a DMA uclassImplement a DMA uclass so that the devices like ethernet, spi,mmc etc can offload the data transfers from/to the device andmemory.Signed-off-by: Mugunthan V N &lt;mugunthanvnm@ti.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Jagan Teki &lt;jteki@openedev.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/dma/Kconfig</description>
        <pubDate>Mon, 15 Feb 2016 10:01:37 +0000</pubDate>
        <dc:creator>Mugunthan V N &lt;mugunthanvnm@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>3cc83f9d08a80fddf4c1e8e766eff8273f30814c - Merge branch &apos;uboot&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/dma/Kconfig#3cc83f9d08a80fddf4c1e8e766eff8273f30814c</link>
        <description>Merge branch &apos;uboot&apos;

            List of files:
            /rk3399_rockchip-uboot/drivers/dma/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/dma/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/dma/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>
