<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>6cf5df10 - ASoC: SOF: imx: add driver for the imx95 chip</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#6cf5df10</link>
        <description>ASoC: SOF: imx: add driver for the imx95 chipAdd SOF support for the imx95 chip. Although the support is justfor the imx95 chip, the driver is intended for all chips in the imx9family.Note that the imx95 support could have just as easily been addedto the imx8 platform driver but a new platform driver was createdbecause the intention is to keep the families in separate drivers.Signed-off-by: Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;Link: https://patch.msgid.link/20250207162246.3104-8-laurentiumihalcea111@gmail.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Fri, 07 Feb 2025 16:22:46 +0000</pubDate>
        <dc:creator>Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>07e3e514 - ASoC: SOF: imx: merge imx8 and imx8ulp drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#07e3e514</link>
        <description>ASoC: SOF: imx: merge imx8 and imx8ulp driversNow that the common interface for imx chip has been introduced,there&apos;s no longer a need to have a separate platform driver forimx8ulp. As such, merge the driver with the imx8 driver. Furthermore,delete the old driver as it&apos;s no longer useful.Signed-off-by: Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;Link: https://patch.msgid.link/20250207162246.3104-7-laurentiumihalcea111@gmail.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Fri, 07 Feb 2025 16:22:45 +0000</pubDate>
        <dc:creator>Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>896530b7 - ASoC: SOF: imx: merge imx8 and imx8m drivers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#896530b7</link>
        <description>ASoC: SOF: imx: merge imx8 and imx8m driversNow that the common interface for imx chip has been introduced,there&apos;s no longer a need to have a separate platform driver forimx8m. As such, merge the driver with the imx8 driver. Furthermore,delete the old driver as it&apos;s no longer useful.Signed-off-by: Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;Reviewed-by: Frank Li &lt;Frank.Li@nxp.com&gt;Link: https://patch.msgid.link/20250207162246.3104-6-laurentiumihalcea111@gmail.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Fri, 07 Feb 2025 16:22:44 +0000</pubDate>
        <dc:creator>Laurentiu Mihalcea &lt;laurentiu.mihalcea@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>9c2f5b6e - ASoC: SOF: Use *-y instead of *-objs in Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#9c2f5b6e</link>
        <description>ASoC: SOF: Use *-y instead of *-objs in Makefile*-objs suffix is reserved rather for (user-space) host programs whileusually *-y suffix is used for kernel drivers (although *-objs worksfor that purpose for now).Let&apos;s correct the old usages of *-objs in Makefiles.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;Link: https://lore.kernel.org/r/20240507155540.24815-25-tiwai@suse.deSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Tue, 07 May 2024 15:55:28 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>fb5319af - ASoC: SOF: imx: Add i.MX8ULP HW support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#fb5319af</link>
        <description>ASoC: SOF: imx: Add i.MX8ULP HW supportThis adds skeleton support for the audio DSP hardware found onNXP i.MX8ULP platform.On i.MX8ULP resources (clocks, power, etc) are managed by theSystem Integration Module in LPAV domain and XRDC which is handledby arm trusted firmware.Signed-off-by: Zhang Peng &lt;peng.zhang_8@nxp.com&gt;Signed-off-by: Shengjiu Wang &lt;shengjiu.wang@nxp.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Link: https://lore.kernel.org/r/1660787634-28550-2-git-send-email-shengjiu.wang@nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Thu, 18 Aug 2022 01:53:54 +0000</pubDate>
        <dc:creator>Zhang Peng &lt;peng.zhang_8@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>18ebffe4 - ASoC: SOF: imx: Add debug support for imx platforms</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#18ebffe4</link>
        <description>ASoC: SOF: imx: Add debug support for imx platformsThis patch adds debug support for imx platforms. This is important inorder to gather information about the state of the DSP in case of anoops and the reason for the oops.This is done by checking if a message with a panic code has been placedin the debug box, in the imx8_dsp_handle_request function from sof/imx.If positive, the function imx8_dump, added in common, will be called.The first step is to gather information about the registers, filename,line number and stack by calling the imx8_get_registers, added in common.Then the information will be printed to the console by calling theget_status function.Signed-off-by: Iulian Olaru &lt;iulianolaru249@yahoo.com&gt;Reviewed-by: Guennadi Liakhovetski &lt;guennadi.liakhovetski@linux.intel.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@gmail.com&gt;Signed-off-by: Kai Vehmanen &lt;kai.vehmanen@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200917105633.2579047-2-kai.vehmanen@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Thu, 17 Sep 2020 10:56:26 +0000</pubDate>
        <dc:creator>Iulian Olaru &lt;iulianolaru249@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>e149ca29 - ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#e149ca29</link>
        <description>ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyRemove the ambiguity with GPL-2.0 and use an explicit GPL-2.0-onlytag.Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Reviewed-by: Kai Vehmanen &lt;kai.vehmanen@linux.intel.com&gt;Reviewed-by: Guennadi Liakhovetski &lt;guennadi.liakhovetski@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200501145850.15178-1-pierre-louis.bossart@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Fri, 01 May 2020 14:58:50 +0000</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>afb93d71 - ASoC: SOF: imx: Add i.MX8M HW support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#afb93d71</link>
        <description>ASoC: SOF: imx: Add i.MX8M HW supportThis adds skeleton support for the audio DSP hardware found on NXP i.MX8Mplatform.There is one notable difference between i.MX8M and i.MX8, which doesn&apos;tallow us to reuse HW support from imx8.c file designed for i.MX8:On i.MX8M resources (clocks, power, pinctrl, etc) are managed by theLinux kernel while on i.MX8 resources are managed by a separateSystem Controller Firmware. This makes the interface to those resourcescompletely different.Signed-off-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Link: https://lore.kernel.org/r/20200409071832.2039-4-daniel.baluta@oss.nxp.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Thu, 09 Apr 2020 07:18:30 +0000</pubDate>
        <dc:creator>Daniel Baluta &lt;daniel.baluta@nxp.com&gt;</dc:creator>
    </item>
<item>
        <title>202acc56 - ASoC: SOF: imx: Add i.MX8 HW support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/sof/imx/Makefile#202acc56</link>
        <description>ASoC: SOF: imx: Add i.MX8 HW supportAdd support for the audio DSP hardware found on NXP i.MX8 platform.Signed-off-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Link: https://lore.kernel.org/r/20190821164730.7385-4-pierre-louis.bossart@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/sof/imx/Makefile</description>
        <pubDate>Wed, 21 Aug 2019 16:47:30 +0000</pubDate>
        <dc:creator>Daniel Baluta &lt;daniel.baluta@nxp.com&gt;</dc:creator>
    </item>
</channel>
</rss>
