summaryrefslogtreecommitdiff
path: root/drivers/video/video_bmp.c
Commit message (Expand)AuthorAgeLines
* video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese2016-11-13-3/+3
* video: Use 'int' for loop variables instead of shortSimon Glass2016-02-06-1/+1
* dm: video: Implement the bmp command for driver modelSimon Glass2016-01-20-0/+353