summaryrefslogtreecommitdiff
path: root/include/video.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara1-0/+2
2018-12-03video: Allow driver to specify the line lengthSimon Glass1-1/+3
2018-11-21video: Update video_set_default_colors() to support invertSimon Glass1-2/+3
2018-10-09video: Tidy up a few comments in video.oSimon Glass1-2/+2
2018-10-09video: Adjust video_clear() to return an errorSimon Glass1-1/+2
2018-10-09sandbox: video: Speed up video outputSimon Glass1-1/+3
2018-09-28include/video.h: Remove declaration of functions that don't exist.Liviu Dudau1-6/+0
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt1-0/+2
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt1-2/+9
2017-09-29dm: video: Add basic ANSI escape sequence supportRob Clark1-0/+7
2016-10-24video: Move video_get_info_str() prototype to a header fileSimon Glass1-0/+11
2016-05-25video: Add an enum for active low/highSimon Glass1-0/+5
2016-01-30video: Correct 'tor' typo in commentSimon Glass1-1/+1
2016-01-30video: Allow selection of the driver and font sizeSimon Glass1-0/+5
2016-01-22video: Add a function to control cache flushingSimon Glass1-0/+8
2016-01-21dm: video: Add a video uclassSimon Glass1-6/+162
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher1-0/+4
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-3/+5
2013-08-28video: add formike lcd panel initHeiko Schocher1-0/+4
2012-11-07video: Provide an API to access video parametersStefan Reinauer1-0/+48
2012-05-25include/video.h: drop unused video_printf()Anatolij Gustschin1-1/+0
2001-11-04Initial revisionwdenk1-0/+19