<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5b9c2cccdfdeb81adbd95163ea6c431777c0fe5c - sound: rockchip: add driver support for simple card</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#5b9c2cccdfdeb81adbd95163ea6c431777c0fe5c</link>
        <description>sound: rockchip: add driver support for simple cardThis patch adds driver support for rockchip simple card.Change-Id: If6b0e2c8d5bbe5dff268d2b5abbdce5f3528282bSigned-off-by: Sugar Zhang &lt;sugar.zhang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Fri, 21 Sep 2018 09:15:29 +0000</pubDate>
        <dc:creator>Sugar Zhang &lt;sugar.zhang@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>4afb7f9c57158713fb4381cb9584975983abac3b - sound: rockchip: add driver support for rk809/rk817</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#4afb7f9c57158713fb4381cb9584975983abac3b</link>
        <description>sound: rockchip: add driver support for rk809/rk817This patch adds driver support for rockchip rk809/rk817.Change-Id: I0e8355fa6dffb23d8413c0b3a198757aa2d2360cSigned-off-by: Sugar Zhang &lt;sugar.zhang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Fri, 21 Sep 2018 09:01:05 +0000</pubDate>
        <dc:creator>Sugar Zhang &lt;sugar.zhang@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>69ab2873d7dfde4d3bde450cbbcd415ad5a6a883 - sound: rockchip: add support for i2s</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#69ab2873d7dfde4d3bde450cbbcd415ad5a6a883</link>
        <description>sound: rockchip: add support for i2sThis patch add driver support for rockchip i2s bus.Change-Id: I2c7f2b46d628706fa000055f7962ba6b4ff6d0b6Signed-off-by: Sugar Zhang &lt;sugar.zhang@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Fri, 21 Sep 2018 08:31:49 +0000</pubDate>
        <dc:creator>Sugar Zhang &lt;sugar.zhang@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>1cad23c5f471d695bed1e3907e30caee3c2a3056 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm into master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#1cad23c5f471d695bed1e3907e30caee3c2a3056</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm into masterConflicts:	arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg	arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfgSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Fri, 04 Apr 2014 09:35:30 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>ab6423cae0323e8db2c8fdd0a99138d93fde2137 - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#ab6423cae0323e8db2c8fdd0a99138d93fde2137</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Trivial merge conflict, needed to manually removelocal_info as per commit 41364f0f.Conflicts:	board/samsung/common/board.c

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Tue, 25 Mar 2014 09:25:14 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>a77bf70978a42e94790a8bc81941edc1026939ce - sound: Move Samsung-specific code into its own file</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#a77bf70978a42e94790a8bc81941edc1026939ce</link>
        <description>sound: Move Samsung-specific code into its own fileThe i2s code is in fact Samsung-specific, but there might be otherimplementation. Move this code into its own file. This makes it slightlymore obviously how to adjust the code to support another SoC, when someonetakes this task on.Also drop non-FDT support, since it isn&apos;t used on Exynos 5.Tested-by: Che-Liang Chiou &lt;clchiou@chromium.org&gt;Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Thu, 27 Feb 2014 20:26:20 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>c34c0246a3600dc4712247b267f71576234e403b - sandbox: Add a simple sound driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#c34c0246a3600dc4712247b267f71576234e403b</link>
        <description>sandbox: Add a simple sound driverAdd a sound driver for sandbox, which uses SDL.Tested-by: Che-Liang Chiou &lt;clchiou@chromium.org&gt;Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Thu, 27 Feb 2014 20:26:18 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>710f1d3d5f44731665a0d801d166c0f98c1de38e - drivers: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#710f1d3d5f44731665a0d801d166c0f98c1de38e</link>
        <description>drivers: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 08:34:57 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>326ea986ac150acdc7656d57fca647db80b50158 - Merge git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#326ea986ac150acdc7656d57fca647db80b50158</link>
        <description>Merge git://git.denx.de/u-boot-armConflicts:	board/freescale/mx6qsabrelite/Makefile	board/freescale/mx6qsabrelite/mx6qsabrelite.c	include/configs/mx6qsabrelite.hSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Wed, 31 Jul 2013 09:30:38 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8b485ba12b0defa0c4ed3559789250238f8331a8 - Merge branch &apos;u-boot/master&apos; into u-boot-arm/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Thu, 25 Jul 2013 15:57:46 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1a4596601fd395f3afb8f82f3f840c5e00bdd57a - Add GPL-2.0+ SPDX-License-Identifier to source files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#1a4596601fd395f3afb8f82f3f840c5e00bdd57a</link>
        <description>Add GPL-2.0+ SPDX-License-Identifier to source filesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Fixup common/cmd_io.c]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>009d75ccc11d27b9a083375a88bb93cb746b4800 - Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#009d75ccc11d27b9a083375a88bb93cb746b4800</link>
        <description>Merge branch &apos;u-boot/master&apos; into &apos;u-boot-arm/master&apos;Conflicts:	drivers/spi/tegra20_sflash.c	include/fdtdec.h	lib/fdtdec.c

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Thu, 28 Mar 2013 17:50:01 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>412665b46134f93464c09405e02f08ac9c62526d - Merge branch &apos;u-boot-samsung/master&apos; into &apos;u-boot-arm/master&apos;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#412665b46134f93464c09405e02f08ac9c62526d</link>
        <description>Merge branch &apos;u-boot-samsung/master&apos; into &apos;u-boot-arm/master&apos;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Tue, 26 Mar 2013 08:51:09 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>5febe8db91a9feca467ce8e0189a69b49cba02e7 - Sound: MAX98095: Add the driver for codec</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#5febe8db91a9feca467ce8e0189a69b49cba02e7</link>
        <description>Sound: MAX98095: Add the driver for codecThis patch adds the driver for codec MAX98095 required by SnowBoardSigned-off-by: Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Thu, 14 Feb 2013 19:46:12 +0000</pubDate>
        <dc:creator>Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>da77a0e593c370c9ed79ea22c1df321d5f4e4bbf - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#da77a0e593c370c9ed79ea22c1df321d5f4e4bbf</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Sat, 22 Dec 2012 12:55:19 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>a2d8e0a717b01995eac162de205c90b3ea782440 - SOUND: Add WM8994 codec</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#a2d8e0a717b01995eac162de205c90b3ea782440</link>
        <description>SOUND: Add WM8994 codecThis patch adds driver for audio codec WM8994Signed-off-by: R. Chandrasekar &lt;rcsekar@samsung.com&gt;Signed-off-by: Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Thu, 25 Oct 2012 19:49:23 +0000</pubDate>
        <dc:creator>Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>511ed5fdd3892c6e4a42b14c7d80db15eee7fc4f - SOUND: SAMSUNG: Add I2S driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/sound/Makefile#511ed5fdd3892c6e4a42b14c7d80db15eee7fc4f</link>
        <description>SOUND: SAMSUNG: Add I2S driverThis patch adds driver for I2S interface specific to samsung.Signed-off-by: R. Chandrasekar &lt;rcsekar@samsung.com&gt;Signed-off-by: Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;Acked-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/sound/Makefile</description>
        <pubDate>Thu, 25 Oct 2012 19:49:22 +0000</pubDate>
        <dc:creator>Rajeshwari Shinde &lt;rajeshwari.s@samsung.com&gt;</dc:creator>
    </item>
</channel>
</rss>
