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
/
payloads
/
libpayload
/
curses
/
keyboard.c
Age
Commit message (
Expand
)
Author
2009-07-31
* drop duplicate prototype for lib_get_sysinfo()
Stefan Reinauer
2009-02-22
libpayload: Fix build when both USB and PS/2 keyboard support is disabled
Mart Raudsepp
2008-11-24
[PATCH] libpayload: rename config.h to libpayload-config.h
Jordan Crouse
2008-10-23
make escape code handling for serial terminal more robust
Patrick Georgi
2008-10-16
- reduced memory requirements a lot (from >100kb/controller to
Patrick Georgi
2008-09-26
* factor out serial hardware init
Stefan Reinauer
2008-09-17
- unify keycodes for non-ASCII keys by using curses' codes and labels
Patrick Georgi
2008-09-05
Add editing keypad keys and the missing F11 key to the curses serial
Ulf Jordan
2008-08-11
these should be the last occurences of CONFIG_ without config.h in libpayload.
Stefan Reinauer
2008-06-20
libpayload: Support curses for serial
Jordan Crouse
2008-04-21
libpayload: Fix keyboard buglet
Jordan Crouse
2008-04-08
libpayload: Add a timeout function for getchar and getch
Jordan Crouse
2008-03-20
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
Uwe Hermann
2008-03-20
Cosmetics, coding style fixes (trivial).
Uwe Hermann
2008-03-19
libpayload: The initial chunk of code writen by AMD
Jordan Crouse