index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
video_bmp.c
Age
Commit message (
Expand
)
Author
2020-07-09
video: Update the copy framebuffer when writing bitmaps
Simon Glass
2020-06-28
video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer
Ye Li
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-06
video: bmp: Fix video_display_rle8_bitmap()
Patrice Chotard
2019-12-06
video: bmp: Fix video_splash_align_axis()
Patrice Chotard
2019-02-15
video: bmp: Add support for 24bpp BMP files on 16bpp displays
Stefan Roese
2018-12-04
video: use BMP_ALIGN_CENTER define from splash.h
Anatolij Gustschin
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-15
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
Philipp Tomsich
2016-11-13
video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled
Stefan Roese
2016-02-06
video: Use 'int' for loop variables instead of short
Simon Glass
2016-01-20
dm: video: Implement the bmp command for driver model
Simon Glass