aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/serial.c
AgeCommit message (Expand)Author
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