1. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  2. f56afda spl: input: Allow input in SPL and TPL by Simon Glass · Mon Oct 01 12:22:10 2018 -0600
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  4. 2182bae input: indicate that code page 437 is used by Heinrich Schuchardt · Fri Mar 02 21:11:35 2018 +0100
  5. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  6. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  7. cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · Thu Nov 12 05:33:04 2015 -0800
  8. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · Thu Nov 12 05:33:03 2015 -0800
  9. 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · Thu Nov 12 05:33:02 2015 -0800
  10. 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · Thu Nov 12 05:33:01 2015 -0800
  11. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · Wed Nov 11 10:05:40 2015 -0700
  12. f9bd6eb input: Handle caps lock by Simon Glass · Wed Nov 11 10:05:39 2015 -0700
  13. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · Wed Nov 11 10:05:38 2015 -0700
  14. e6fa485 input: Support the German keymap by Simon Glass · Wed Nov 11 10:05:37 2015 -0700
  15. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · Sun Oct 18 21:17:25 2015 -0600
  16. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · Sun Oct 18 21:17:24 2015 -0600
  17. aba1f9d input: Add a few more keyboard keycodes by Simon Glass · Sun Oct 18 21:17:23 2015 -0600
  18. e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · Sun Oct 18 21:17:22 2015 -0600
  19. e7817a9 input: Add the keycode translation tables separately by Simon Glass · Sun Oct 18 21:17:13 2015 -0600
  20. 5e62896 input: Return -ENOSPC when there is not space by Simon Glass · Sun Oct 18 21:17:12 2015 -0600
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  22. aa1132a drivers/input/input.c: sparse fix by Kim Phillips · Mon Oct 29 13:34:42 2012 +0000
  23. 47a65ad input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · Thu Oct 11 15:15:53 2012 +0000
  24. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · Thu Sep 27 15:18:41 2012 +0000
  25. ec9fe92 input: Add generic keyboard input handler by Simon Glass · Tue Apr 17 09:01:30 2012 +0000