| #
c51f2c54 |
| 25-Nov-2022 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: Update ctrl+s to ctrl+l
Avoid uart flow control of terminal tool to trigger ctrl+s.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Id298799fdf801b42d5982d9400c88215
rockchip: hotkey: Update ctrl+s to ctrl+l
Avoid uart flow control of terminal tool to trigger ctrl+s.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Id298799fdf801b42d5982d9400c8821582d2d5c4
show more ...
|
| #
4103a11c |
| 30-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
9889a0e0 |
| 28-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: update configure name
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ie04b4aa61900f11937f93b6a363ad827a8b7dd86
|
| #
1a4f6af8 |
| 02-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
b173f38e |
| 21-Feb-2020 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: add fdt dump
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I9bb158f13b723decae01069f4324289c599e0e5f
|
| #
9beff106 |
| 21-Feb-2020 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: disable interactive events
Allow other debug message hotkey.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If5c82922e1ce66283a00f7e675451b6104a503bc
|
| #
dba9c9e5 |
| 22-Aug-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: board: show regulator initial state by hotkey
It's useful for debug.
Change-Id: Idae556cea02e05f240e3c680a1b02a7506946490 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
665be4b0 |
| 01-Aug-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: enter cli on BOOTM_STATE_OS_PREP/GO
- BOOTM_STATE_OS_PREP: before fdt fixup and DM works normally; - BOOTM_STATE_OS_GO: before jump to linux and DM can't work normally;
Change-Id:
rockchip: hotkey: enter cli on BOOTM_STATE_OS_PREP/GO
- BOOTM_STATE_OS_PREP: before fdt fixup and DM works normally; - BOOTM_STATE_OS_GO: before jump to linux and DM can't work normally;
Change-Id: Ic377a426970acd4f600f654a4efd4bdde38c3a89 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
ab4c011a |
| 16-Jul-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: disable hotkey when CONFIG_CONSOLE_DISABLE_CTRLC enabled
If we enable CONFIG_CONSOLE_DISABLE_CTRLC for AVB bootflow, we want to disable hotkey too.
Change-Id: Idd542a1fa8b3b2a7d23
rockchip: hotkey: disable hotkey when CONFIG_CONSOLE_DISABLE_CTRLC enabled
If we enable CONFIG_CONSOLE_DISABLE_CTRLC for AVB bootflow, we want to disable hotkey too.
Change-Id: Idd542a1fa8b3b2a7d232373a767e91e49e90d9ae Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
4fe75b5b |
| 26-Jun-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: add comments for hotkey definitions
Change-Id: I710bd7f2a1c393397f8e5536528a6fe5817fa392 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
9b78eaa4 |
| 24-Jun-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: support ctrl+s enter cli loop
Change-Id: I4e0bc24c38f9bada07bc09a563cfd4385c6265f2 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
866ecb69 |
| 03-Jun-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: hotkey: add ctrl+i and ctrl+p
ctrl+i: enable initcall debug; ctrl+p: dump cmdline;
Change-Id: Ie31f67a2a3fcb87c4057d56b62fbc1cc59397b86 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
c664909e |
| 30-Apr-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: board: add and use conosle hotkey interface
Change-Id: I9c7b3ce75b9b7652cdd60d0d94d55d34f0a7011e Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|