1. 58182b2 cmd: bmp: Split bmp commands and functions by Nikhil M Jain · 1 year, 5 months ago
  2. 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 7 months ago
  3. 5abd8bb video: Fix unchnaged typo by Simon Glass · 1 year, 9 months ago
  4. f24404d video: Move bmp_display() prototype to video.h by Simon Glass · 1 year, 11 months ago
  5. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years ago
  6. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years ago
  7. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years ago
  8. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years ago
  9. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years ago
  10. 50800147 video: Clean up the uclass header by Simon Glass · 2 years, 8 months ago
  11. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  12. 84e63ab video: Support showing the U-Boot logo by Simon Glass · 2 years, 10 months ago
  13. ecb8b4f video: Drop the uclass colour map by Simon Glass · 2 years, 10 months ago
  14. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 2 years, 10 months ago
  15. 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years ago
  16. 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 8 months ago
  17. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 9 months ago
  18. 9d69c2d video: Introduce video_sync operation by Michal Simek · 3 years, 10 months ago
  19. 9de731f video: Let video_sync to return error value by Michal Simek · 3 years, 9 months ago
  20. 17da310 video: Fix video sync kernel-doc format by Michal Simek · 3 years, 9 months ago
  21. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  22. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  23. 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years ago
  24. 9beac5d video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 3 months ago
  25. 5a6cea3 video: Add a comment for struct video_uc_platdata by Simon Glass · 4 years, 3 months ago
  26. b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  27. eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  28. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  29. b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  30. 8c466ed video: Tidy up a few comments in video.o by Simon Glass · 6 years ago
  31. c6ebd01 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  32. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  33. cc0dae0 include/video.h: Remove declaration of functions that don't exist. by Liviu Dudau · 6 years ago
  34. 9ffa4d1 dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  35. 5c30fbb dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  36. a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  37. 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  38. 21c561b video: Add an enum for active low/high by Simon Glass · 9 years ago
  39. 8cdae1d video: Correct 'tor' typo in comment by Simon Glass · 9 years ago
  40. 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  41. 68dcdc9 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  42. 1acafc7 dm: video: Add a video uclass by Simon Glass · 9 years ago
  43. fc1a79d video, lg4573: add support for the lg4573 display by Heiko Schocher · 9 years ago
  44. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  45. b26354c video: add formike lcd panel init by Heiko Schocher · 11 years ago
  46. f674f7c video: Provide an API to access video parameters by Stefan Reinauer · 12 years ago
  47. ed82fb1 include/video.h: drop unused video_printf() by Anatolij Gustschin · 12 years ago
  48. 167c589 Initial revision by wdenk · 23 years ago