index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pc80
/
keyboard.c
Age
Commit message (
Expand
)
Author
2009-10-24
Rework the keyboard driver
Stefan Reinauer
2009-09-29
A keyboard controller fix to stop the code from waiting for a code that never
Marc Jones
2009-07-21
Rewrite keyboard driver to actually wait time in ms as specified in the specs,
Stefan Reinauer
2009-05-23
keyboard driver: function definitions should not omit void if they don't take
Stefan Reinauer
2009-05-23
fix comment in keyboard driver (trivial)
Stefan Reinauer
2009-05-01
The semantics of the changed code are pretty simple and looking at
Myles Watson
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2008-09-26
This patch fixes the dbm690t keyboard not working issue. It should also
Marc Jones
2007-10-17
Add a debug message to keyboard init. This helped isolate at least one
Carl-Daniel Hailfinger
2007-05-24
Small patch that adds an error message in case the keyboard selftest fails.
Philipp Degler
2004-11-18
- First stab at getting the ppc ports building and working.
Eric Biederman
2004-11-11
- Refactor the pc keyboard code so it will timeout if the hardware
Eric Biederman
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-10-06
epia-m support
Ronald G. Minnich
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-09-26
It builds!
Ronald G. Minnich
2003-09-26
keyboard support
Ronald G. Minnich