Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
cbf30736b60c6076a82ff256b1bd5246a6af83c0
/
payloads
/
libpayload
/
curses
/
keyboard.c
7f96583
Reduce warnings/errors in libpayload when using picky compiler options
by Patrick Georgi
· 12 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 13 years ago
128ac91
Trivial fix, use correct define.
by Mathias Krause
· 13 years ago
131c007
* drop duplicate prototype for lib_get_sysinfo()
by Stefan Reinauer
· 14 years ago
c5a2ec6
libpayload: Fix build when both USB and PS/2 keyboard support is disabled
by Mart Raudsepp
· 14 years ago
db8c0ab
[PATCH] libpayload: rename config.h to libpayload-config.h
by Jordan Crouse
· 14 years ago
c4f294f
make escape code handling for serial terminal more robust
by Patrick Georgi
· 14 years ago
4727c07
- reduced memory requirements a lot (from >100kb/controller to
by Patrick Georgi
· 14 years ago
e75c3d8
* factor out serial hardware init
by Stefan Reinauer
· 15 years ago
e6408a3
- unify keycodes for non-ASCII keys by using curses' codes and labels
by Patrick Georgi
· 15 years ago
f044f28
Add editing keypad keys and the missing F11 key to the curses serial
by Ulf Jordan
· 15 years ago
5e354b7
these should be the last occurences of CONFIG_ without config.h in libpayload.
by Stefan Reinauer
· 15 years ago
3b47065
libpayload: Support curses for serial
by Jordan Crouse
· 15 years ago
5f4410b
libpayload: Fix keyboard buglet
by Jordan Crouse
· 15 years ago
672d0ae
libpayload: Add a timeout function for getchar and getch
by Jordan Crouse
· 15 years ago
14a3feb
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
by Uwe Hermann
· 15 years ago
6a441bf
Cosmetics, coding style fixes (trivial).
by Uwe Hermann
· 15 years ago
f6145c3
libpayload: The initial chunk of code writen by AMD
by Jordan Crouse
· 15 years ago