1. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  2. 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  5. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  6. 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · 9 years ago
  7. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · 9 years ago
  8. fa0a42a input: Convert i8042 to driver model by Simon Glass · 9 years ago
  9. e1a77bb input: i8042: Convert to use the input library by Simon Glass · 9 years ago
  10. 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · 9 years ago
  11. 4f58bbc i8042: Adjust kbd_reset() to collect all failures by Simon Glass · 9 years ago
  12. 4b48eaf i8042: Use functions to handle register access by Simon Glass · 9 years ago
  13. f406a1b video: Drop unused console functions by Simon Glass · 9 years ago
  14. ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · 9 years ago
  15. bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · 9 years ago
  16. c89f251 x86: i8042: Reorder static functions by Bin Meng · 9 years ago
  17. c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · 9 years ago
  18. 2d1e029 i8042: Add keyboard enable logic in kbd_reset() by Simon Glass · 10 years ago
  19. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  20. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. 84f8db6 input: Fix i8042 keyboard reset by Marc Jones · 12 years ago
  23. 46d579c input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · 12 years ago
  24. 1370230 input: Provide a board specific mechanism to decide whether to skip i8042 init by Gabe Black · 12 years ago
  25. c4459cb input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · 12 years ago
  26. 15bbe8d x86: Fix some bugs in the i8402 driver when no controller is present by Gabe Black · 13 years ago
  27. 76a5d32 x86: Make the i8042 driver checkpatch clean by Gabe Black · 13 years ago
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 6f39ff3 drivers/input: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/i8042.c]
  31. 67777b9 Minor code cleanup by Wolfgang Denk · 19 years ago
  32. b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · 19 years ago
  33. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  34. c609719 Initial revision by wdenk · 22 years ago