summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/drivers/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse2008-11-241-1/+1
* This patch removes most of the #ifdefs in libc/console.c, andPatrick Georgi2008-10-211-0/+7
* [PATCH] libpayload: Bail if the keyboard controller isn't thereJordan Crouse2008-10-201-2/+7
* - reduced memory requirements a lot (from >100kb/controller toPatrick Georgi2008-10-161-1/+1
* * add keyboard layout support to libpayloadStefan Reinauer2008-09-261-9/+134
* fix regression in libpayload introduced by merge of the keyboard drivers.Stefan Reinauer2008-09-181-8/+8
* - unify keycodes for non-ASCII keys by using curses' codes and labelsPatrick Georgi2008-09-171-9/+56
* The keyboard driver mixed up the key press/release events for theStefan Reinauer2008-09-021-5/+5
* libpayload: fix type in keyboard driver. (trivial)Stefan Reinauer2008-08-121-0/+1
* libpayload: Enable keyboard translation so that we can use scancode set 1Jordan Crouse2008-04-251-0/+56
* Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).Uwe Hermann2008-04-111-1/+0
* Cosmetics, coding style fixes (trivial).Uwe Hermann2008-03-201-31/+26
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-191-0/+126
OpenPOWER on IntegriCloud