<?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>4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1</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/drivers/pwm/Makefile</description>
        <pubDate>Tue, 09 May 2017 16:03:44 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>43b41566f72c3ff1074fe686f37227ebe33e11f9 - dm: sandbox: pwm: Add a basic pwm test</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#43b41566f72c3ff1074fe686f37227ebe33e11f9</link>
        <description>dm: sandbox: pwm: Add a basic pwm testUnfortunately a test for the PWM uclass was not included when it wassubmitted. This was noticed when trying to add more functionality:   http://patchwork.ozlabs.org/patch/748172/Add a simple test to get us started.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Mon, 17 Apr 2017 03:01:11 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>4985012b73f298e514dea0af46106a107348bce1 - pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#4985012b73f298e514dea0af46106a107348bce1</link>
        <description>pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifBoth CONFIG_PWM_TEGRA and CONFIG_PWM_EXYNOS depend on CONFIG_DM_PWM,i.e. they are already guarded by Kconfig correctly.  Remove unneededifdef CONFIG_DM_PWM ... endif.While we are here, let&apos;s tidy up alignment and sort the linesalphabetically in Makefile.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Thu, 02 Feb 2017 07:04:11 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.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/drivers/pwm/Makefile#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/drivers/pwm/Makefile</description>
        <pubDate>Sat, 18 Jun 2016 08:24:54 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>d77fa2ff766bbb4b867e791187f78b6033071613 - Merge http://git.denx.de/u-boot-samsung</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#d77fa2ff766bbb4b867e791187f78b6033071613</link>
        <description>Merge http://git.denx.de/u-boot-samsungSigned-off-by: Tom Rini &lt;trini@konsulko.com&gt;Conflicts:	configs/peach-pi_defconfig	configs/peach-pit_defconfig

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Mon, 06 Jun 2016 17:24:23 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>5c2dd4cd7a41ec971a23eec9e993717e5aed8744 - exynos: pwm: Add a driver for the exynos5 PWM</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#5c2dd4cd7a41ec971a23eec9e993717e5aed8744</link>
        <description>exynos: pwm: Add a driver for the exynos5 PWMThis driver supports the standard PWM API. There are 5 PWMs. Four are usednormally and the last is normally used as a timer.Signed-off-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/pwm/Makefile</description>
        <pubDate>Mon, 22 Feb 2016 04:08:49 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>cf432dd5953e9ddf06759565c80fed470882da6d - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-tegra</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#cf432dd5953e9ddf06759565c80fed470882da6d</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-tegra

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Fri, 19 Feb 2016 14:25:09 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>7429b9623b9d636d6fc686db3af29cc79d901bc6 - tegra: pwm: Add a driver for the tegra PWM</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#7429b9623b9d636d6fc686db3af29cc79d901bc6</link>
        <description>tegra: pwm: Add a driver for the tegra PWMThis PWM supports four channels. The driver always uses the 32KHz clock,and adjusts the duty cycle accordingly.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Sat, 30 Jan 2016 23:37:46 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>0e23fd81a54f92655315a1bc3aec85d1a3dd9ae8 - pwm: rockchip: Add a PWM driver for Rockchip SoCs</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#0e23fd81a54f92655315a1bc3aec85d1a3dd9ae8</link>
        <description>pwm: rockchip: Add a PWM driver for Rockchip SoCsAdd a simple driver which implements the standard PWM uclass interface.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Fri, 22 Jan 2016 02:44:55 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>fc760cb8c4cc16061079fb45e2e0bad11e5acedc - dm: pwm: Add a PWM uclass</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#fc760cb8c4cc16061079fb45e2e0bad11e5acedc</link>
        <description>dm: pwm: Add a PWM uclassAdd a uclass that supports Pulse Width Modulation (PWM) devices. Itprovides methods to enable/disable and configure the device.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Fri, 22 Jan 2016 02:44:54 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>5a1095a830299aef8dd32495e505e92ab1749e89 - Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#5a1095a830299aef8dd32495e505e92ab1749e89</link>
        <description>Merge branch &apos;master&apos; of git://www.denx.de/git/u-boot-imx

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Fri, 29 Aug 2014 15:06:51 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>b2f97cf279c54c51741539455116ec3393a871ea - pwm, imx6: add support for pwm modul on imx6</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/pwm/Makefile#b2f97cf279c54c51741539455116ec3393a871ea</link>
        <description>pwm, imx6: add support for pwm modul on imx6add basic support for the pwm modul found on imx6.Pieces of this code are based on linux code from drivers/pwm/pwm-imx.cCommit &quot;cd3de83f1476 Linux 3.16-rc4&quot;Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;Cc: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/pwm/Makefile</description>
        <pubDate>Fri, 18 Jul 2014 04:07:19 +0000</pubDate>
        <dc:creator>Heiko Schocher &lt;hs@denx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
