1. 8296d14 video: bmp: Support x2r10g10b10 pixel format by Janne Grunau · Wed Feb 09 22:16:22 2022 +0100
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  3. 6149470 video: Drop #ifdefs from video_bmp by Simon Glass · Fri Nov 19 13:24:00 2021 -0700
  4. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  5. 1b695db video: Tidy up 24/32 BMP blitting by Simon Glass · Fri Nov 19 13:23:57 2021 -0700
  6. 8dc32e7 video: Drop the uclass colour map by Simon Glass · Fri Nov 19 13:23:56 2021 -0700
  7. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  8. 998e16a video: Move BMP pixel-writing into a function by Simon Glass · Fri Nov 19 13:23:54 2021 -0700
  9. aa662a6 video: Drop fb_put_byte() el at by Simon Glass · Fri Nov 19 13:23:53 2021 -0700
  10. 17e65b3 video: Fix line padding calculation for 16 and 24 BPP bitmaps by Sylwester Nawrocki · Tue Dec 01 12:30:50 2020 +0100
  11. 632e3d4 video: Let video_sync to return error value by Michal Simek · Mon Dec 14 08:47:52 2020 +0100
  12. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · Thu Jul 02 21:12:27 2020 -0600
  13. b5c864d video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · Wed Jun 10 02:52:23 2020 -0700
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. cb30f7d video: bmp: Fix video_display_rle8_bitmap() by Patrice Chotard · Wed Nov 20 14:11:16 2019 +0100
  16. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · Wed Nov 20 14:11:15 2019 +0100
  17. 7ee599e video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · Wed Jan 30 08:54:12 2019 +0100
  18. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · Sat Dec 01 15:30:08 2018 +0100
  19. 0806dcc sandbox: video: Speed up video output by Simon Glass · Mon Oct 01 11:55:14 2018 -0600
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. 5cfa3f4 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP by Philipp Tomsich · Fri May 05 21:48:30 2017 +0200
  22. 956e339 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled by Stefan Roese · Sat Nov 12 10:32:38 2016 +0100
  23. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · Sat Jan 30 15:45:16 2016 -0700
  24. 68b2627 dm: video: Implement the bmp command for driver model by Simon Glass · Mon Jan 18 19:52:22 2016 -0700