summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/libc/console.c
Commit message (Expand)AuthorAgeFilesLines
* don't initialize "in" as it is initialized again one line below.Stefan Reinauer2009-04-291-1/+1
* [PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse2008-11-241-1/+1
* This patch removes most of the #ifdefs in libc/console.c, andPatrick Georgi2008-10-211-29/+29
* - reduced memory requirements a lot (from >100kb/controller toPatrick Georgi2008-10-161-0/+11
* these use CONFIG_ variables, too.Stefan Reinauer2008-08-111-0/+1
* libpayload: Enable keyboard translation so that we can use scancode set 1Jordan Crouse2008-04-251-0/+3
* libpayload: Add video console frameworkJordan Crouse2008-04-101-4/+4
* libpayload: Add a timeout function for getchar and getchJordan Crouse2008-04-081-0/+16
* Cosmetics, coding style fixes (trivial).Uwe Hermann2008-03-201-10/+9
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-191-0/+104
OpenPOWER on IntegriCloud