1. 674e971 libpayload: drivers/keyboard: report power button events by Shelley Chen · 7 years ago
  2. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  3. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  4. fd5b370 libpayload: Bring keyboard_wait_write() back by Patrick Georgi · 10 years ago
  5. 3ee59f7 Libpayload: Add keyboard-disable function. by Martin Roth · 11 years ago
  6. dd6c4ec libpayload: Remove unnecessary keyboard mode setting code by Shawn Nematbakhsh · 11 years ago
  7. a2d786f libpayload: Make keycode constants available outside of curses.h. by Gabe Black · 11 years ago
  8. 583abc2 libpayload: Fix handling of CAPS LOCK key on PS/2 keyboards by Patrick Georgi · 13 years ago
  9. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  10. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  11. 1beabe1 make keyboard reset driver generic (not pc keyboard driver dependent) by Stefan Reinauer · 14 years ago
  12. db8c0ab [PATCH] libpayload: rename config.h to libpayload-config.h by Jordan Crouse · 16 years ago
  13. 657a6dc This patch removes most of the #ifdefs in libc/console.c, and by Patrick Georgi · 16 years ago
  14. ec6363d [PATCH] libpayload: Bail if the keyboard controller isn't there by Jordan Crouse · 16 years ago
  15. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  16. d84ef1e * add keyboard layout support to libpayload by Stefan Reinauer · 16 years ago
  17. 4614aed fix regression in libpayload introduced by merge of the keyboard drivers. by Stefan Reinauer · 16 years ago
  18. e6408a3 - unify keycodes for non-ASCII keys by using curses' codes and labels by Patrick Georgi · 16 years ago
  19. 56471f1 The keyboard driver mixed up the key press/release events for the special keys. by Stefan Reinauer · 16 years ago
  20. 96b734c libpayload: fix type in keyboard driver. (trivial) by Stefan Reinauer · 16 years ago
  21. 63f181f libpayload: Enable keyboard translation so that we can use scancode set 1 by Jordan Crouse · 16 years ago
  22. be504d1 Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). by Uwe Hermann · 16 years ago
  23. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  24. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago