| #
4213f3e0 |
| 10-Jan-2022 |
shengfei Xu <xsf@rock-chips.com> |
power: pmic: add powerkey function
Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: I1a2bf30b6d76c7fb3bc7fa1c94ba6496aac65bf5
|
| #
98894c73 |
| 21-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
abedddcf |
| 17-Apr-2020 |
Joseph Chen <chenjh@rock-chips.com> |
input: add spl adc key driver
Providing a mininum adc key driver for SPL, which does not depend on key uclass, but ADC uclass is still required.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> C
input: add spl adc key driver
Providing a mininum adc key driver for SPL, which does not depend on key uclass, but ADC uclass is still required.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I80f861780acd9c47d345b95762a4dd39d19ea6fc
show more ...
|
| #
e1e9b173 |
| 28-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
f4462f85 |
| 01-Oct-2018 |
Simon Glass <sjg@chromium.org> |
UPSTREAM: spl: input: Allow input in SPL and TPL
In some cases it is necessary to read the keyboard in early phases of U-Boot. Update the config to allow this.
Signed-off-by: Simon Glass <sjg@chrom
UPSTREAM: spl: input: Allow input in SPL and TPL
In some cases it is necessary to read the keyboard in early phases of U-Boot. Update the config to allow this.
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I0f166e55c84c9f10ced9e4580e6b7c7a6f980a79
show more ...
|
| #
1a9c8b1b |
| 11-Jun-2019 |
Joseph Chen <chenjh@rock-chips.com> |
dm: key: add pwrkey download support
User can press and release pwrkey for times to enter download mode, set it disabled by default.
Change-Id: Id2fd9d12756bb1584a4d25b6df0c16a8a85d1e9a Signed-off-
dm: key: add pwrkey download support
User can press and release pwrkey for times to enter download mode, set it disabled by default.
Change-Id: Id2fd9d12756bb1584a4d25b6df0c16a8a85d1e9a Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
5a54baa7 |
| 03-Apr-2019 |
Joseph Chen <chenjh@rock-chips.com> |
dm: key: refactor code
- use standard dm framework to implement all key drivers; - all key node to be children and attach to key bus; - dm key uclass takes over most work; - reduce a lot of driver c
dm: key: refactor code
- use standard dm framework to implement all key drivers; - all key node to be children and attach to key bus; - dm key uclass takes over most work; - reduce a lot of driver code size;
Change-Id: I9ea4515249d493eb4434890b90350f694c07404f Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
fb6848b7 |
| 25-Jun-2018 |
Joseph Chen <chenjh@rock-chips.com> |
input: Kconfig: add rk817 help descripiton for RK8XX_PWRKEY
Change-Id: Ic5e0265cb046c5c5796542f6f12d1f588b7fa05c Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
28d30d4c |
| 06-Feb-2018 |
Joseph Chen <chenjh@rock-chips.com> |
input: Kconfig: do not enable key driver
Change-Id: I4c32843d74039e46f629915bce16853540b6f575 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
debee64a |
| 30-Jan-2018 |
Joseph Chen <chenjh@rock-chips.com> |
input: key: add rk key driver
rk key device node can contain adc key and gpio key.
Change-Id: I6e3bd4022bba6324c35d2c317183a6a2cb69ed06 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
c8be8500 |
| 30-Jan-2018 |
Joseph Chen <chenjh@rock-chips.com> |
input: key: add gpio key driver
use gpio interrupt to detect key event.
Change-Id: I5eea25ef6da26f6aaefd99458ee08189b696df87 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
68ed8338 |
| 30-Jan-2018 |
Joseph Chen <chenjh@rock-chips.com> |
input: key: add adc key driver
Change-Id: I07c044942aa89309c48c79e26a86c3a61437deec Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
bdbf80c8 |
| 30-Sep-2017 |
Zhangbin Tong <zebulun.tong@rock-chips.com> |
input: Add RK remote control driver
This patch adds support to RK RC driver, which is basically a IR receiver. This IP (PWM) is common across all the RK parts for settop box platforms. It implements
input: Add RK remote control driver
This patch adds support to RK RC driver, which is basically a IR receiver. This IP (PWM) is common across all the RK parts for settop box platforms. It implements a simple NEC protocol decoder.
Change-Id: I057a341acaeb14d0165bd6187c4074dd230b079f Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
show more ...
|
| #
09486889 |
| 12-Oct-2017 |
Zhangbin Tong <zebulun.tong@rock-chips.com> |
dm: input: add driver model rc uclass
Change-Id: I1e9b067d49e81bd09c2d1e6c9612f0831480ce73 Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
|
| #
436d684c |
| 18-Sep-2017 |
Joseph Chen <chenjh@rock-chips.com> |
input: add rk8xx pwrkey support
RK805/816 provide pwrkey function while RK808/818 is not.
Change-Id: Ia6cd9fcb0a360d81cff54cf49a1f1c9c653488e6 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
b398a9a7 |
| 18-Sep-2017 |
Joseph Chen <chenjh@rock-chips.com> |
dm: input: add implementation of driver model key uclass
Change-Id: I379b694dfaee14ed23cc7abfa05aff77933bb725 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
b98278be |
| 08-Sep-2016 |
Masahiro Yamada <yamada.masahiro@socionext.com> |
input: specify the default of I8042_KEYB in more correct manner
Creating multiple entries of "config FOO" often gives us bad experiences. In this case, we should specify "default X86" as platforms
input: specify the default of I8042_KEYB in more correct manner
Creating multiple entries of "config FOO" often gives us bad experiences. In this case, we should specify "default X86" as platforms that want this keyboard by default.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
b0abfeff |
| 11-Nov-2015 |
Simon Glass <sjg@chromium.org> |
input: Add a Kconfig option for the i8042 keyboard
Add a new option CONFIG_I8042_KEYB which will replace the current CONFIG_I8042_KBD. This new name fits better with existing drivers.
Signed-off-by
input: Add a Kconfig option for the i8042 keyboard
Add a new option CONFIG_I8042_KEYB which will replace the current CONFIG_I8042_KBD. This new name fits better with existing drivers.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
show more ...
|
| #
e84421d8 |
| 19-Oct-2015 |
Simon Glass <sjg@chromium.org> |
dm: input: Create a keyboard uclass
Add 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 <sjg@chromi
dm: input: Create a keyboard uclass
Add 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 <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
show more ...
|
| #
b9cb6482 |
| 02-Mar-2015 |
Stefano Babic <sbabic@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot
|
| #
e1cc4d31 |
| 24-Feb-2015 |
Albert ARIBAUD <albert.u.boot@aribaud.net> |
Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'
|
| #
b4087b35 |
| 21-Feb-2015 |
Tom Rini <trini@ti.com> |
Merge git://git.denx.de/u-boot-dm
|
| #
6fb9ac15 |
| 13-Feb-2015 |
Simon Glass <sjg@chromium.org> |
dm: cros_ec: Convert to Kconfig
Since both I2C and SPI are converted to Kconfig, we can convert cros_ec to Kconfig for these buses.
LPC will need to wait until driver mode PCI is available.
Signed
dm: cros_ec: Convert to Kconfig
Since both I2C and SPI are converted to Kconfig, we can convert cros_ec to Kconfig for these buses.
LPC will need to wait until driver mode PCI is available.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
3cc83f9d |
| 07-Oct-2014 |
Minkyu Kang <mk7.kang@samsung.com> |
Merge branch 'uboot'
|
| #
ed36323f |
| 16-Sep-2014 |
Masahiro Yamada <yamada.m@jp.panasonic.com> |
kconfig: add blank Kconfig files
This would be useful to start moving various config options.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org> Tes
kconfig: add blank Kconfig files
This would be useful to start moving various config options.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
show more ...
|