1. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  2. 4de5593 input: add support for FN1 - FN10 on crosswire kbd by Heinrich Schuchardt · Fri Oct 23 20:52:26 2020 +0200
  3. 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · Fri Oct 30 20:25:20 2020 +0300
  4. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  5. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  6. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  7. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  8. ad6bbbf kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · Tue May 26 19:07:14 2020 +0200
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  11. bc20b5e input: Move input.o to be built only in some cases by Tom Rini · Sat Nov 16 19:48:39 2019 -0500
  12. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  13. 6249fdf Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · Wed Feb 20 12:17:28 2019 +0000
  14. 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · Fri Nov 23 21:29:38 2018 -0700
  15. f56afda spl: input: Allow input in SPL and TPL by Simon Glass · Mon Oct 01 12:22:10 2018 -0600
  16. c8cdce7 Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · Mon Aug 06 14:26:50 2018 -0500
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  19. ab672c7 input: Drop PS/2 keyboard support by Simon Glass · Mon Mar 19 15:20:25 2018 -0600
  20. 2182bae input: indicate that code page 437 is used by Heinrich Schuchardt · Fri Mar 02 21:11:35 2018 +0100
  21. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  22. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  23. bf45b2e cros_ec: Update the cros_ec keyboard driver to livetree by Simon Glass · Thu May 18 20:09:53 2017 -0600
  24. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  25. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  26. 32be34d powerpc: MPC8555: Remove macro CONFIG_MPC8555 by York Sun · Wed Nov 16 11:23:23 2016 -0800
  27. bf820c0 powerpc: mpc8541: Remove macro CONFIG_MPC8541 by York Sun · Wed Nov 16 11:18:31 2016 -0800
  28. 5ddce89 powerpc: mpc8540: Remove macro CONFIG_MPC8540 by York Sun · Wed Nov 16 11:13:06 2016 -0800
  29. 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · Thu Sep 08 18:47:36 2016 +0900
  30. 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · Fri Mar 11 22:06:50 2016 -0700
  31. affa66f input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · Sat Feb 27 19:19:13 2016 +0100
  32. feb53e2 tegra: keyboard: Fix the init order by Simon Glass · Sat Jan 30 16:37:40 2016 -0700
  33. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  34. cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · Thu Nov 12 05:33:04 2015 -0800
  35. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · Thu Nov 12 05:33:03 2015 -0800
  36. 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · Thu Nov 12 05:33:02 2015 -0800
  37. 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · Thu Nov 12 05:33:01 2015 -0800
  38. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · Wed Nov 11 10:05:48 2015 -0700
  39. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · Wed Nov 11 10:05:46 2015 -0700
  40. fa0a42a input: Convert i8042 to driver model by Simon Glass · Wed Nov 11 10:05:45 2015 -0700
  41. a1f9ee4 input: Add a Kconfig option for the i8042 keyboard by Simon Glass · Wed Nov 11 10:05:42 2015 -0700
  42. e1a77bb input: i8042: Convert to use the input library by Simon Glass · Wed Nov 11 10:05:41 2015 -0700
  43. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · Wed Nov 11 10:05:40 2015 -0700
  44. f9bd6eb input: Handle caps lock by Simon Glass · Wed Nov 11 10:05:39 2015 -0700
  45. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · Wed Nov 11 10:05:38 2015 -0700
  46. e6fa485 input: Support the German keymap by Simon Glass · Wed Nov 11 10:05:37 2015 -0700
  47. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · Sun Oct 18 21:17:25 2015 -0600
  48. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · Sun Oct 18 21:17:24 2015 -0600
  49. aba1f9d input: Add a few more keyboard keycodes by Simon Glass · Sun Oct 18 21:17:23 2015 -0600
  50. e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · Sun Oct 18 21:17:22 2015 -0600
  51. 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · Sun Oct 18 21:17:21 2015 -0600
  52. 4f58bbc i8042: Adjust kbd_reset() to collect all failures by Simon Glass · Sun Oct 18 21:17:20 2015 -0600
  53. 4b48eaf i8042: Use functions to handle register access by Simon Glass · Sun Oct 18 21:17:19 2015 -0600
  54. f406a1b video: Drop unused console functions by Simon Glass · Sun Oct 18 21:17:18 2015 -0600
  55. aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:17 2015 -0600
  56. 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · Sun Oct 18 21:17:16 2015 -0600
  57. fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · Sun Oct 18 21:17:14 2015 -0600
  58. e7817a9 input: Add the keycode translation tables separately by Simon Glass · Sun Oct 18 21:17:13 2015 -0600
  59. 5e62896 input: Return -ENOSPC when there is not space by Simon Glass · Sun Oct 18 21:17:12 2015 -0600
  60. ed32c0c dm: input: Create a keyboard uclass by Simon Glass · Sun Oct 18 21:17:10 2015 -0600
  61. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · Tue Nov 03 23:23:37 2015 -0800
  62. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · Mon Aug 24 01:00:06 2015 -0700
  63. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · Mon Aug 24 01:00:05 2015 -0700
  64. c89f251 x86: i8042: Reorder static functions by Bin Meng · Mon Aug 24 01:00:04 2015 -0700
  65. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · Mon Aug 24 01:00:03 2015 -0700
  66. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  67. 9397fbe input: twl4030: Keypad scan and input by Paul Kocialkowski · Mon Jul 20 15:17:09 2015 +0200
  68. f266dae input: TWL4030 input support for power button, USB and charger by Paul Kocialkowski · Mon Jul 20 15:17:08 2015 +0200
  69. 2d1e029 i8042: Add keyboard enable logic in kbd_reset() by Simon Glass · Thu Mar 26 09:29:41 2015 -0600
  70. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · Thu Mar 26 09:29:39 2015 -0600
  71. 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · Fri Feb 13 12:20:47 2015 -0700
  72. d2f895f cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · Thu Nov 27 16:34:08 2014 +0100
  73. 93dfae7 tegra: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:46 2014 +0200
  74. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  75. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  76. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  77. 041699f cros_ec: Support systems with no EC interrupt by Simon Glass · Thu Feb 27 13:26:05 2014 -0700
  78. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  79. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  80. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  81. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · Wed May 15 18:27:32 2013 +0800
  82. 20ece70 input: Finish simplifing key_matrix_decode_fdt() by Stephen Warren · Thu Jun 06 10:48:30 2013 -0400
  83. daf51b6 input: simplify key_matrix_decode_fdt() by Stephen Warren · Thu May 23 12:09:57 2013 +0000
  84. c999b25 input: fix unaligned access in key_matrix_decode_fdt() by Stephen Warren · Wed May 22 08:48:18 2013 +0000
  85. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:53 2012 +0000
  86. 0f43e66 tegra: add CONSOLE_MUX support to tegra-kbc by Allen Martin · Thu Nov 01 13:41:16 2012 +0000
  87. aa1132a drivers/input/input.c: sparse fix by Kim Phillips · Mon Oct 29 13:34:42 2012 +0000
  88. 47a65ad input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · Thu Oct 11 15:15:53 2012 +0000
  89. 84f8db6 input: Fix i8042 keyboard reset by Marc Jones · Thu Oct 11 15:15:52 2012 +0000
  90. 46d579c input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · Thu Oct 11 15:15:51 2012 +0000
  91. 1370230 input: Provide a board specific mechanism to decide whether to skip i8042 init by Gabe Black · Fri Oct 12 14:02:02 2012 +0000
  92. c4459cb input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · Fri Oct 12 14:02:01 2012 +0000
  93. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  94. a380cff input: Add debugging for key matrix key codes by Simon Glass · Thu Sep 27 15:18:43 2012 +0000
  95. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · Thu Sep 27 15:18:42 2012 +0000
  96. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · Thu Sep 27 15:18:41 2012 +0000
  97. b0e051d input: Correct key_matrix fdt decoding by Simon Glass · Thu Sep 27 15:18:40 2012 +0000
  98. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  99. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  100. 1c7b193 input: key_matrix: fix header inclusion by Stephan Linz · Thu Aug 02 10:49:24 2012 +0000