| Commit message (Expand) | Author | Age | Files | Lines |
* | video/console: Implement reverse video ANSI sequence for DM_VIDEO | Andre Przywara | 2019-04-14 | 1 | -0/+2 |
* | video: Allow driver to specify the line length | Simon Glass | 2018-12-03 | 1 | -1/+3 |
* | video: Update video_set_default_colors() to support invert | Simon Glass | 2018-11-20 | 1 | -2/+3 |
* | video: Tidy up a few comments in video.o | Simon Glass | 2018-10-09 | 1 | -2/+2 |
* | video: Adjust video_clear() to return an error | Simon Glass | 2018-10-09 | 1 | -1/+2 |
* | sandbox: video: Speed up video output | Simon Glass | 2018-10-09 | 1 | -1/+3 |
* | include/video.h: Remove declaration of functions that don't exist. | Liviu Dudau | 2018-09-28 | 1 | -6/+0 |
* | dm: video: support increased intensity (bold) | Heinrich Schuchardt | 2018-03-06 | 1 | -0/+2 |
* | dm: video: use constants to refer to colors | Heinrich Schuchardt | 2018-03-06 | 1 | -2/+9 |
* | dm: video: Add basic ANSI escape sequence support | Rob Clark | 2017-09-29 | 1 | -0/+7 |
* | video: Move video_get_info_str() prototype to a header file | Simon Glass | 2016-10-23 | 1 | -0/+11 |
* | video: Add an enum for active low/high | Simon Glass | 2016-05-25 | 1 | -0/+5 |
* | video: Correct 'tor' typo in comment | Simon Glass | 2016-01-30 | 1 | -1/+1 |
* | video: Allow selection of the driver and font size | Simon Glass | 2016-01-30 | 1 | -0/+5 |
* | video: Add a function to control cache flushing | Simon Glass | 2016-01-21 | 1 | -0/+8 |
* | dm: video: Add a video uclass | Simon Glass | 2016-01-20 | 1 | -6/+162 |
* | video, lg4573: add support for the lg4573 display | Heiko Schocher | 2015-04-20 | 1 | -0/+4 |
* | stdio: Pass device pointer to stdio methods | Simon Glass | 2014-07-23 | 1 | -3/+5 |
* | video: add formike lcd panel init | Heiko Schocher | 2013-08-28 | 1 | -0/+4 |
* | video: Provide an API to access video parameters | Stefan Reinauer | 2012-11-06 | 1 | -0/+48 |
* | include/video.h: drop unused video_printf() | Anatolij Gustschin | 2012-05-25 | 1 | -1/+0 |
* | Initial revision | wdenk | 2001-11-03 | 1 | -0/+19 |