summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard.c
Commit message (Expand)AuthorAgeLines
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+3
* input: Convert 'keyboard' driver to use input librarySimon Glass2015-11-19-252/+38
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-05-1/+1
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-2/+2
* stdio: Remove redundant code around stdio_register() callsSimon Glass2014-07-23-2/+0
* License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-04-1/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+0
* Big white-space cleanup.Wolfgang Denk2008-05-21-6/+6
* drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+305