summaryrefslogtreecommitdiff
path: root/include/video.h
AgeCommit message (Expand)Author
2020-01-07video: meson: Drop unnecessary header includesSimon Glass
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara
2018-12-03video: Allow driver to specify the line lengthSimon Glass
2018-11-20video: Update video_set_default_colors() to support invertSimon Glass
2018-10-09video: Tidy up a few comments in video.oSimon Glass
2018-10-09video: Adjust video_clear() to return an errorSimon Glass
2018-10-09sandbox: video: Speed up video outputSimon Glass
2018-09-28include/video.h: Remove declaration of functions that don't exist.Liviu Dudau
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt
2017-09-29dm: video: Add basic ANSI escape sequence supportRob Clark
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass
2016-05-25video: Add an enum for active low/highSimon Glass
2016-01-30video: Correct 'tor' typo in commentSimon Glass
2016-01-30video: Allow selection of the driver and font sizeSimon Glass
2016-01-21video: Add a function to control cache flushingSimon Glass
2016-01-20dm: video: Add a video uclassSimon Glass
2015-04-20video, lg4573: add support for the lg4573 displayHeiko Schocher
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2013-08-28video: add formike lcd panel initHeiko Schocher
2012-11-06video: Provide an API to access video parametersStefan Reinauer
2012-05-25include/video.h: drop unused video_printf()Anatolij Gustschin
2001-11-03Initial revisionwdenk