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