u-boot-brain/arch/x86
Simon Glass 6b44ae6b06 x86: Add an i8042 device for boards that have it
Some boards have an i8042 device. Enable the driver for all x86 boards, and
add a device tree node for those which may have this keyboard.

Also adjust the configuration so that i8042 is always separate from the VGA,
and rename the stdin driver accordingly. With this commit the keyboard will
not work, but it is fixed in the next commit.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-11-19 20:13:41 -07:00
..
cpu x86: Remove legacy pci codes 2015-11-13 06:46:25 -08:00
dts x86: Add an i8042 device for boards that have it 2015-11-19 20:13:41 -07:00
include/asm x86: Remove legacy pci codes 2015-11-13 06:46:25 -08:00
lib x86: Remove legacy pci codes 2015-11-13 06:46:25 -08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Add an i8042 device for boards that have it 2015-11-19 20:13:41 -07:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00