[U-Boot] [PULL] u-boot-usb/master
Marek Vasut
marex at denx.de
Thu Nov 28 10:17:36 UTC 2019
The following changes since commit 9a0cbae22a613dfd55e15565785749b74c19fdf0:
Merge tag 'u-boot-rockchip-20191124' of
https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2019-11-23
20:50:11 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to dbcbdad92caf4b42a6279da6e65180532bc45620:
sandbox: enable USB_KEYBOARD_FN_KEYS (2019-11-25 13:28:53 +0100)
----------------------------------------------------------------
Heinrich Schuchardt (7):
usb: kbd: fix typo
usb: kbd: signature of usb_kbd_put_queue()
usb: kbd: simplify coding for arrow keys
usb: kbd: implement special keys
usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
dm: test: usb: rework keyboard test
sandbox: enable USB_KEYBOARD_FN_KEYS
common/usb_kbd.c | 97 +++++++++++++++++++---------------
configs/sandbox64_defconfig | 1 +
configs/sandbox_defconfig | 1 +
configs/sandbox_flattree_defconfig | 1 +
configs/sandbox_spl_defconfig | 1 +
drivers/usb/Kconfig | 6 +++
drivers/usb/emul/sandbox_keyb.c | 27 ++++++----
include/usb.h | 6 +++
test/dm/usb.c | 284
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
9 files changed, 364 insertions(+), 60 deletions(-)
More information about the U-Boot
mailing list