summaryrefslogtreecommitdiff
path: root/include/video.h
Commit message (Expand)AuthorAgeFilesLines
* video: Allow driver to specify the line lengthSimon Glass2018-12-031-1/+3
* video: Update video_set_default_colors() to support invertSimon Glass2018-11-201-2/+3
* video: Tidy up a few comments in video.oSimon Glass2018-10-091-2/+2
* video: Adjust video_clear() to return an errorSimon Glass2018-10-091-1/+2
* sandbox: video: Speed up video outputSimon Glass2018-10-091-1/+3
* include/video.h: Remove declaration of functions that don't exist.Liviu Dudau2018-09-281-6/+0
* dm: video: support increased intensity (bold)Heinrich Schuchardt2018-03-061-0/+2
* dm: video: use constants to refer to colorsHeinrich Schuchardt2018-03-061-2/+9
* dm: video: Add basic ANSI escape sequence supportRob Clark2017-09-291-0/+7
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-231-0/+11
* video: Add an enum for active low/highSimon Glass2016-05-251-0/+5
* video: Correct 'tor' typo in commentSimon Glass2016-01-301-1/+1
* video: Allow selection of the driver and font sizeSimon Glass2016-01-301-0/+5
* video: Add a function to control cache flushingSimon Glass2016-01-211-0/+8
* dm: video: Add a video uclassSimon Glass2016-01-201-6/+162
* video, lg4573: add support for the lg4573 displayHeiko Schocher2015-04-201-0/+4
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-3/+5
* video: add formike lcd panel initHeiko Schocher2013-08-281-0/+4
* video: Provide an API to access video parametersStefan Reinauer2012-11-061-0/+48
* include/video.h: drop unused video_printf()Anatolij Gustschin2012-05-251-1/+0
* Initial revisionwdenk2001-11-031-0/+19