Age | Commit message (Expand) | Author |
---|---|---|
2008-10-21 | This patch removes most of the #ifdefs in libc/console.c, and | Patrick Georgi |
2008-09-26 | * factor out serial hardware init | Stefan Reinauer |
2008-09-04 | Make the serial output driver 8 bit clean. Remove translate_special_chars(), | Ulf Jordan |
2008-09-03 | Add support for curses color output over serial. | Ulf Jordan |
2008-08-11 | Add support for line drawing characters and the alternate character set. | Ulf Jordan |
2008-08-11 | these should be the last occurences of CONFIG_ without config.h in libpayload. | Stefan Reinauer |
2008-08-09 | Bugfixes to serial output functions: vt100 has bold with \e[1m, | Ulf Jordan |
2008-06-20 | libpayload: Support curses for serial | Jordan Crouse |
2008-04-11 | Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). | Uwe Hermann |
2008-03-20 | Cosmetics, coding style fixes (trivial). | Uwe Hermann |
2008-03-19 | libpayload: The initial chunk of code writen by AMD | Jordan Crouse |