summaryrefslogtreecommitdiff
path: root/include/video.h
AgeCommit message (Expand)Author
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