coreboot-kgpe-d16/payloads/libpayload/drivers
Patrick Rudolph e6a3821b97 libpayload-x86: Add common i8042 driver
Add a common i8042 driver that uses multiple overflowing
fifos to seperate PS/2 port and PS/2 aux port.

Required to support PC keyboard and PC mouse at the same time.

Tested on Lenovo T500.

Change-Id: I4ca803bfa3ed45111776eef1f4dccd3fab02ea39
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/18594
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-15 11:20:06 +00:00
..
i8042 libpayload-x86: Add common i8042 driver 2018-05-15 11:20:06 +00:00
serial libpayload/libc/console: Flush input driver buffer on init 2017-04-19 19:19:56 +02:00
storage libpayload/storage: Add Sunrise Point AHCI PCI id 2017-09-02 15:33:50 +00:00
timer libpayload: Add Timer for sdm845 2018-05-01 23:35:25 +00:00
udc payloads: Add whitespace around '<<' 2017-06-28 00:23:18 +00:00
usb payloads/libpayload: Add spaces around '==' 2018-05-02 07:59:14 +00:00
video libpayload: Use a static copy of font_glyph_filled() 2017-08-10 12:07:13 +00:00
cbmem_console.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
hid.c
keyboard.c libpayload/libc/console: Flush input driver buffer on init 2017-04-19 19:19:56 +02:00
Makefile.inc libpayload-x86: Add common i8042 driver 2018-05-15 11:20:06 +00:00
mouse_cursor.c libpayload: Add mouse cursor driver 2017-06-28 00:56:53 +00:00
nvram.c
options.c
pci.c
speaker.c