u-boot-brain/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
..
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
Kconfig input: Add a Kconfig option for the i8042 keyboard 2015-11-19 20:13:41 -07:00
key_matrix.c
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
Makefile input: Convert i8042 to driver model 2015-11-19 20:13:41 -07:00
pc_keyb.c
ps2mult.c
ps2ser.c
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