aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/libc/console.c
AgeCommit message (Expand)Author
2012-11-09libpayload: Add support for the CBMEM in memory console.Gabe Black
2009-04-29don't initialize "in" as it is initialized again one line below.Stefan Reinauer
2008-11-24[PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse
2008-10-21This patch removes most of the #ifdefs in libc/console.c, andPatrick Georgi
2008-10-16- reduced memory requirements a lot (from >100kb/controller toPatrick Georgi
2008-08-11these use CONFIG_ variables, too.Stefan Reinauer
2008-04-25libpayload: Enable keyboard translation so that we can use scancode set 1Jordan Crouse
2008-04-10libpayload: Add video console frameworkJordan Crouse
2008-04-08libpayload: Add a timeout function for getchar and getchJordan Crouse
2008-03-20Cosmetics, coding style fixes (trivial).Uwe Hermann
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse