summaryrefslogtreecommitdiffstats
path: root/drivers/video/video_bmp.c
Commit message (Expand)AuthorAgeFilesLines
* video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPPPhilipp Tomsich2017-05-151-2/+2
* video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese2016-11-131-3/+3
* video: Use 'int' for loop variables instead of shortSimon Glass2016-02-061-1/+1
* dm: video: Implement the bmp command for driver modelSimon Glass2016-01-201-0/+353