<?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>98894c7310d257f1f30fe642313c874111e18440 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#98894c7310d257f1f30fe642313c874111e18440</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Tue, 21 Apr 2020 08:19:07 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>abedddcfae5a7ffcb9a1cb037067a3b34e711b01 - input: add spl adc key driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#abedddcfae5a7ffcb9a1cb037067a3b34e711b01</link>
        <description>input: add spl adc key driverProviding a mininum adc key driver for SPL, which does notdepend on key uclass, but ADC uclass is still required.Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I80f861780acd9c47d345b95762a4dd39d19ea6fc

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Fri, 17 Apr 2020 02:50:10 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>3509e794f30d685a139bfe7d55ef5b5b8904ca61 - input: Makefile: clean for SPL build</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#3509e794f30d685a139bfe7d55ef5b5b8904ca61</link>
        <description>input: Makefile: clean for SPL buildSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;Change-Id: I8ea0bd45ef86802e2992a44793a91eb8bb7b08fc

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Fri, 17 Apr 2020 02:49:03 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>e1e9b173e4ed1e3868a50c2e5953271db3e2b725 - Merge branch &apos;next-dev&apos; into thunder-boot</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#e1e9b173e4ed1e3868a50c2e5953271db3e2b725</link>
        <description>Merge branch &apos;next-dev&apos; into thunder-boot

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Sat, 28 Mar 2020 07:01:31 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>f4462f85e6188ad308df431d7c20b675be712caf - UPSTREAM: spl: input: Allow input in SPL and TPL</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#f4462f85e6188ad308df431d7c20b675be712caf</link>
        <description>UPSTREAM: spl: input: Allow input in SPL and TPLIn some cases it is necessary to read the keyboard in early phases ofU-Boot. Update the config to allow this.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Signed-off-by: Jason Zhu &lt;jason.zhu@rock-chips.com&gt;Change-Id: I0f166e55c84c9f10ced9e4580e6b7c7a6f980a79

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Mon, 01 Oct 2018 18:22:10 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>debee64a8e8c44ca5b01d539d7d48b532dc98467 - input: key: add rk key driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#debee64a8e8c44ca5b01d539d7d48b532dc98467</link>
        <description>input: key: add rk key driverrk key device node can contain adc key and gpio key.Change-Id: I6e3bd4022bba6324c35d2c317183a6a2cb69ed06Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Tue, 30 Jan 2018 07:33:52 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>c8be85008ac42d56764e8ada454b0b25360934f6 - input: key: add gpio key driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#c8be85008ac42d56764e8ada454b0b25360934f6</link>
        <description>input: key: add gpio key driveruse gpio interrupt to detect key event.Change-Id: I5eea25ef6da26f6aaefd99458ee08189b696df87Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Tue, 30 Jan 2018 07:31:02 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>68ed833817dbfd84dd9abe87c046b4573a71be9b - input: key: add adc key driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#68ed833817dbfd84dd9abe87c046b4573a71be9b</link>
        <description>input: key: add adc key driverChange-Id: I07c044942aa89309c48c79e26a86c3a61437deecSigned-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Tue, 30 Jan 2018 07:28:08 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>bdbf80c83291311d12133a899e14351bd675a49c - input: Add RK remote control driver</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#bdbf80c83291311d12133a899e14351bd675a49c</link>
        <description>input: Add RK remote control driverThis patch adds support to RK RC driver, which is basically a IRreceiver. This IP (PWM) is common across all the RK parts forsettop box platforms.It implements a simple NEC protocol decoder.Change-Id: I057a341acaeb14d0165bd6187c4074dd230b079fSigned-off-by: Zhangbin Tong &lt;zebulun.tong@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Sat, 30 Sep 2017 09:51:27 +0000</pubDate>
        <dc:creator>Zhangbin Tong &lt;zebulun.tong@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>0948688932e5c5d6ee3bc76628bcd87a81ae1a59 - dm: input: add driver model rc uclass</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#0948688932e5c5d6ee3bc76628bcd87a81ae1a59</link>
        <description>dm: input: add driver model rc uclassChange-Id: I1e9b067d49e81bd09c2d1e6c9612f0831480ce73Signed-off-by: Zhangbin Tong &lt;zebulun.tong@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Thu, 12 Oct 2017 10:26:53 +0000</pubDate>
        <dc:creator>Zhangbin Tong &lt;zebulun.tong@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>436d684c023d358797e3ff743d13062787564222 - input: add rk8xx pwrkey support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#436d684c023d358797e3ff743d13062787564222</link>
        <description>input: add rk8xx pwrkey supportRK805/816 provide pwrkey function while RK808/818 is not.Change-Id: Ia6cd9fcb0a360d81cff54cf49a1f1c9c653488e6Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Mon, 18 Sep 2017 11:02:05 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>b398a9a7fa47edd24de23d1fa8f06a44b942891d - dm: input: add implementation of driver model key uclass</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#b398a9a7fa47edd24de23d1fa8f06a44b942891d</link>
        <description>dm: input: add implementation of driver model key uclassChange-Id: I379b694dfaee14ed23cc7abfa05aff77933bb725Signed-off-by: Joseph Chen &lt;chenjh@rock-chips.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Mon, 18 Sep 2017 11:41:54 +0000</pubDate>
        <dc:creator>Joseph Chen &lt;chenjh@rock-chips.com&gt;</dc:creator>
    </item>
<item>
        <title>461484c27e1d72980eae4826eb9788a156cdf00e - input: TWL6030 input support for power button, USB and charger</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#461484c27e1d72980eae4826eb9788a156cdf00e</link>
        <description>input: TWL6030 input support for power button, USB and chargerThis adds support for detecting a few inputs exported by the TWL6030.Currently-supported inputs are the power button, USB and charger presence.Signed-off-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Sat, 27 Feb 2016 18:19:13 +0000</pubDate>
        <dc:creator>Paul Kocialkowski &lt;contact@paulk.fr&gt;</dc:creator>
    </item>
<item>
        <title>dcbf825714e27a4c39edcc36c7623b37bc40040a - input: Convert i8042 to driver model</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#dcbf825714e27a4c39edcc36c7623b37bc40040a</link>
        <description>input: Convert i8042 to driver modelAdjust this driver to support driver model. The only users are x86 boardsso this should be safe.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Tested-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Wed, 11 Nov 2015 17:05:45 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>e84421d8f3fe4f4b6956c9045b22729383620442 - dm: input: Create a keyboard uclass</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#e84421d8f3fe4f4b6956c9045b22729383620442</link>
        <description>dm: input: Create a keyboard uclassAdd a uclass for keyboard input, mirroring the existing stdio methods.This is enabled by a new CONFIG_DM_KEYBOARD option.Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Marek Vasut &lt;marex@denx.de&gt;Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Mon, 19 Oct 2015 03:17:10 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>0f9258228e2b2070368ffccf5c243218128770a8 - of: clean up OF_CONTROL ifdef conditionals</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#0f9258228e2b2070368ffccf5c243218128770a8</link>
        <description>of: clean up OF_CONTROL ifdef conditionalsWe have flipped CONFIG_SPL_DISABLE_OF_CONTROL.  We have cleansingdevices, $(SPL_) and CONFIG_IS_ENABLED(), so we are ready to clearaway the ugly logic in include/fdtdec.h: #ifdef CONFIG_OF_CONTROL # if defined(CONFIG_SPL_BUILD) &amp;&amp; !defined(SPL_OF_CONTROL) #  define OF_CONTROL 0 # else #  define OF_CONTROL 1 # endif #else # define OF_CONTROL 0 #endifNow CONFIG_IS_ENABLED(OF_CONTROL) is the substitute.  It refers toCONFIG_OF_CONTROL for U-boot proper and CONFIG_SPL_OF_CONTROL forSPL.Also, we no longer have to cancel CONFIG_OF_CONTROL ininclude/config_uncmd_spl.h and scripts/Makefile.spl.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Acked-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Tue, 11 Aug 2015 22:31:55 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
<item>
        <title>7d5ac91832918a5fda0277aacb8c62421efdeaa2 - input: TWL4030 input support for power button, USB and charger</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/drivers/input/Makefile#7d5ac91832918a5fda0277aacb8c62421efdeaa2</link>
        <description>input: TWL4030 input support for power button, USB and chargerThis adds support for detecting a few inputs exported by the TWL4030.Currently-supported inputs are the power button, USB and charger presence.Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;Signed-off-by: Paul Kocialkowski &lt;contact@paulk.fr&gt;

            List of files:
            /rk3399_rockchip-uboot/drivers/input/Makefile</description>
        <pubDate>Mon, 20 Jul 2015 13:17:08 +0000</pubDate>
        <dc:creator>Paul Kocialkowski &lt;contact@paulk.fr&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/input/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/input/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/input/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/input/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/input/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

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