Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
f1ce6f2c2518b70eae23502593393fd40fd73806
/
src
/
pc80
/
keyboard.c
d1149d7
Some keyboards need a longer timeout. Also increase error level, because a
by Stefan Reinauer
· 13 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 13 years ago
9c3e8b5
use names instead of numbers where possible, also print a better message if no
by Stefan Reinauer
· 13 years ago
740b587
Remove nonsensical wrapper for function in PS/2 keyboard API.
by Stefan Reinauer
· 13 years ago
dd3e82a
Rework the keyboard driver
by Stefan Reinauer
· 13 years ago
e59f2e1
A keyboard controller fix to stop the code from waiting for a code that never
by Marc Jones
· 13 years ago
094198c
Rewrite keyboard driver to actually wait time in ms as specified in the specs,
by Stefan Reinauer
· 14 years ago
bbe29ee
keyboard driver: function definitions should not omit void if they don't take
by Stefan Reinauer
· 14 years ago
e282550
fix comment in keyboard driver (trivial)
by Stefan Reinauer
· 14 years ago
041734d
The semantics of the changed code are pretty simple and looking at
by Myles Watson
· 14 years ago
fa12b67
Remove warnings from compilation of the s2892 with and without CBFS.
by Myles Watson
· 14 years ago
ecd176f
This patch fixes the dbm690t keyboard not working issue. It should also
by Marc Jones
· 15 years ago
e447df1
Add a debug message to keyboard init. This helped isolate at least one
by Carl-Daniel Hailfinger
· 15 years ago
5ecfa29
Small patch that adds an error message in case the keyboard selftest fails.
by Philipp Degler
· 16 years ago
a9e632c
- First stab at getting the ppc ports building and working.
by Eric Biederman
· 18 years ago
029517c
- Refactor the pc keyboard code so it will timeout if the hardware
by Eric Biederman
· 18 years ago
69afe28
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression.
by Eric Biederman
· 18 years ago
02fa3b2
epia-m support
by Ronald G. Minnich
· 18 years ago
5cd8173
- Moved hlt() to it's own header.
by Eric Biederman
· 19 years ago
430111b
It builds!
by Ronald G. Minnich
· 20 years ago
ef5f218
keyboard support
by Ronald G. Minnich
· 20 years ago