aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/curses
AgeCommit message (Expand)Author
2008-08-12Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi andUlf Jordan
2008-08-11Add support for line drawing characters and the alternate character set.Ulf Jordan
2008-08-11No really, _these_ should be the last occurences of CONFIG_ withoutJordan Crouse
2008-08-11these should be the last occurences of CONFIG_ without config.h in libpayload.Stefan Reinauer
2008-06-20libpayload: Support curses for serialJordan Crouse
2008-05-20libpayload: Fix curses subwindowsJordan Crouse
2008-05-14libpayload: implement wborder functionJordan Crouse
2008-04-21libpayload: Fix keyboard bugletJordan Crouse
2008-04-15Move curses/speaker.c to drivers/ as it's not curses-specific (trivial).Uwe Hermann
2008-04-11Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).Uwe Hermann
2008-04-11Various small consistency fixes (trivial):Uwe Hermann
2008-04-10libpayload: Add video console frameworkJordan Crouse
2008-04-08Small curses fixes/additions for libpayload (trivial).Uwe Hermann
2008-04-08libpayload: Add a timeout function for getchar and getchJordan Crouse
2008-03-31Fix the NVRAM access functions to work correctly for theUwe Hermann
2008-03-29[libpayload] Work around sign-extending issueJordan Crouse
2008-03-21Cosmetics, fix typos (trivial).Uwe Hermann
2008-03-20Fix code to allow usage of -Wall in libpayload and the sample (trivial).Uwe Hermann
2008-03-20Cosmetics, coding style fixes (trivial).Uwe Hermann
2008-03-19libpayload: External codeJordan Crouse
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse