Add support for curses color output over serial.
[coreboot.git] / payloads / libpayload / drivers / serial.c
2008-09-03 Ulf JordanAdd support for curses color output over serial.
2008-08-11 Ulf JordanAdd support for line drawing characters and the alterna...
2008-08-11 Stefan Reinauerthese should be the last occurences of CONFIG_ without...
2008-08-09 Ulf JordanBugfixes to serial output functions: vt100 has bold...
2008-06-20 Jordan Crouselibpayload: Support curses for serial
2008-04-11 Uwe HermannDrop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE...
2008-03-20 Uwe HermannCosmetics, coding style fixes (trivial).
2008-03-19 Jordan Crouselibpayload: The initial chunk of code writen by AMD