1
0
Fork 0
remarkable-uboot/drivers/input
Simon Glass 24b852a7a2 Move console definitions into a new console.h file
The console includes a global variable and several functions that are only
used by a small subset of U-Boot files. Before adding more functions, move
the definitions into their own header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:27:50 -07:00
..
Kconfig input: Add a Kconfig option for the i8042 keyboard 2015-11-19 20:13:41 -07:00
Makefile input: Convert i8042 to driver model 2015-11-19 20:13:41 -07:00
cros_ec_keyb.c input: Support the German keymap 2015-11-19 20:13:41 -07:00
i8042.c i8042: Handle a duplicate power-on-reset response 2015-11-19 20:13:41 -07:00
input.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
key_matrix.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
keyboard-uclass.c dm: input: Create a keyboard uclass 2015-11-19 20:13:39 -07:00
keyboard.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
pc_keyb.c License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
ps2mult.c License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
ps2ser.c ppc: Move mpc5xxx clocks to arch_global_data 2013-02-04 09:05:43 -05:00
tegra-kbc.c input: Support the German keymap 2015-11-19 20:13:41 -07:00
twl4030.c input: twl4030: Keypad scan and input 2015-08-12 20:47:36 -04:00