1. 8296d14 video: bmp: Support x2r10g10b10 pixel format by Janne Grunau · 2 years, 10 months ago
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  3. 6149470 video: Drop #ifdefs from video_bmp by Simon Glass · 3 years ago
  4. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
  5. 1b695db video: Tidy up 24/32 BMP blitting by Simon Glass · 3 years ago
  6. 8dc32e7 video: Drop the uclass colour map by Simon Glass · 3 years ago
  7. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · 3 years ago
  8. 998e16a video: Move BMP pixel-writing into a function by Simon Glass · 3 years ago
  9. aa662a6 video: Drop fb_put_byte() el at by Simon Glass · 3 years ago
  10. 17e65b3 video: Fix line padding calculation for 16 and 24 BPP bitmaps by Sylwester Nawrocki · 4 years ago
  11. 632e3d4 video: Let video_sync to return error value by Michal Simek · 4 years ago
  12. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · 4 years, 5 months ago
  13. b5c864d video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · 4 years, 6 months ago
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  15. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · 5 years ago
  16. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · 5 years ago
  17. 7ee599e video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · 6 years ago
  18. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  19. 0806dcc sandbox: video: Speed up video output by Simon Glass · 6 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · 8 years ago
  22. 956e339 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled by Stefan Roese · 8 years ago
  23. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · 9 years ago
  24. 68b2627 dm: video: Implement the bmp command for driver model by Simon Glass · 9 years ago