Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-19 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2019-12-06 | video: bmp: Fix video_display_rle8_bitmap() | Patrice Chotard | 1 | -5/+3 |
2019-12-06 | video: bmp: Fix video_splash_align_axis() | Patrice Chotard | 1 | -2/+2 |
2019-02-15 | video: bmp: Add support for 24bpp BMP files on 16bpp displays | Stefan Roese | 1 | -6/+17 |
2018-12-04 | video: use BMP_ALIGN_CENTER define from splash.h | Anatolij Gustschin | 1 | -2/+1 |
2018-10-09 | sandbox: video: Speed up video output | Simon Glass | 1 | -1/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-05-15 | video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP | Philipp Tomsich | 1 | -2/+2 |
2016-11-13 | video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled | Stefan Roese | 1 | -3/+3 |
2016-02-06 | video: Use 'int' for loop variables instead of short | Simon Glass | 1 | -1/+1 |
2016-01-21 | dm: video: Implement the bmp command for driver model | Simon Glass | 1 | -0/+353 |