aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/serial.c
AgeCommit message (Expand)Author
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-09-26* factor out serial hardware initStefan Reinauer
2008-09-04Make the serial output driver 8 bit clean. Remove translate_special_chars(), Ulf Jordan
2008-09-03Add support for curses color output over serial.Ulf Jordan
2008-08-11Add support for line drawing characters and the alternate character set.Ulf Jordan
2008-08-11these should be the last occurences of CONFIG_ without config.h in libpayload.Stefan Reinauer
2008-08-09Bugfixes to serial output functions: vt100 has bold with \e[1m,Ulf Jordan
2008-06-20libpayload: Support curses for serialJordan Crouse
2008-04-11Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).Uwe Hermann
2008-03-20Cosmetics, coding style fixes (trivial).Uwe Hermann
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse