summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/curses
Commit message (Expand)AuthorAgeFilesLines
* No really, _these_ should be the last occurences of CONFIG_ withoutJordan Crouse2008-08-111-0/+1
* these should be the last occurences of CONFIG_ without config.h in libpayload.Stefan Reinauer2008-08-111-0/+1
* libpayload: Support curses for serialJordan Crouse2008-06-202-6/+116
* libpayload: Fix curses subwindowsJordan Crouse2008-05-201-7/+7
* libpayload: implement wborder functionJordan Crouse2008-05-141-1/+33
* libpayload: Fix keyboard bugletJordan Crouse2008-04-211-0/+2
* Move curses/speaker.c to drivers/ as it's not curses-specific (trivial).Uwe Hermann2008-04-152-101/+0
* Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial).Uwe Hermann2008-04-111-7/+0
* Various small consistency fixes (trivial):Uwe Hermann2008-04-111-3/+3
* libpayload: Add video console frameworkJordan Crouse2008-04-102-5/+6
* Small curses fixes/additions for libpayload (trivial).Uwe Hermann2008-04-081-5/+5
* libpayload: Add a timeout function for getchar and getchJordan Crouse2008-04-082-4/+31
* Fix the NVRAM access functions to work correctly for theUwe Hermann2008-03-311-1/+1
* [libpayload] Work around sign-extending issueJordan Crouse2008-03-291-1/+7
* Cosmetics, fix typos (trivial).Uwe Hermann2008-03-212-37/+30
* Fix code to allow usage of -Wall in libpayload and the sample (trivial).Uwe Hermann2008-03-203-3/+7
* Cosmetics, coding style fixes (trivial).Uwe Hermann2008-03-203-44/+35
* libpayload: External codeJordan Crouse2008-03-191-0/+100
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-195-0/+1177
OpenPOWER on IntegriCloud