1. 5e058e5 video: Fix VNBYTES() macro comment by Miquel Raynal · 2 months ago
  2. aea571d video: Avoid starting a new line to close to the bottom by Simon Glass · 6 weeks ago
  3. bda3adc video: Add a dark-grey console colour by Simon Glass · 6 weeks ago
  4. 853e8d2 video: Add a function to obtain the framebuffer address by Simon Glass · 3 months ago
  5. 7f6280f video: Move last_sync to private data by Simon Glass · 4 months ago
  6. 65ea46f efi: Correct handling of frame buffer by Simon Glass · 1 year, 2 months ago
  7. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  8. 7c0cca5 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · 1 year, 3 months ago
  9. e310e00 video: Add parentheses around VNBYTES() macro by Dan Carpenter · 1 year, 4 months ago
  10. 7683353 include: video: Reserve video using blob by Nikhil M Jain · 1 year, 4 months ago
  11. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
  12. d17a624 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 6 months ago
  13. e85e501 video: Correct docs for video_index_to_colour() by Simon Glass · 1 year, 6 months ago
  14. 062673b video: Provide a way to clear part of the console by Simon Glass · 1 year, 6 months ago
  15. 985eac8 video: Add support for RGBA8888 format by Michal Simek · 1 year, 6 months ago
  16. 737d2ed cmd: bmp: Split bmp commands and functions by Nikhil M Jain · 1 year, 7 months ago
  17. df865d3 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 9 months ago
  18. c80f3fd video: Fix unchnaged typo by Simon Glass · 1 year, 11 months ago
  19. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
  20. 7045990 video: Add a way to get the default font height by Simon Glass · 2 years, 2 months ago
  21. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 2 months ago
  22. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 2 months ago
  23. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · 2 years, 2 months ago
  24. 2a00633 video: Move console colours to the video uclass by Simon Glass · 2 years, 2 months ago
  25. 81464d0 video: Clean up the uclass header by Simon Glass · 2 years, 10 months ago
  26. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  27. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · 3 years ago
  28. 8dc32e7 video: Drop the uclass colour map by Simon Glass · 3 years ago
  29. efcc84b video: Add video_is_active function by Patrick Delaunay · 3 years ago
  30. 32b7368 video: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  31. 62b535e video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 10 months ago
  32. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 11 months ago
  33. 8ae95df video: Introduce video_sync operation by Michal Simek · 4 years ago
  34. 632e3d4 video: Let video_sync to return error value by Michal Simek · 4 years ago
  35. 6bc7809 video: Fix video sync kernel-doc format by Michal Simek · 4 years ago
  36. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  37. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  38. 3bbcf6f x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
  39. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 5 months ago
  40. fc6b784 video: Add a comment for struct video_uc_platdata by Simon Glass · 4 years, 5 months ago
  41. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  42. 4ed5bc8 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
  43. 7d18673 video: Allow driver to specify the line length by Simon Glass · 6 years ago
  44. 2b063b8 video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
  45. 6641437 video: Tidy up a few comments in video.o by Simon Glass · 6 years ago
  46. 5534312 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
  47. 0806dcc sandbox: video: Speed up video output by Simon Glass · 6 years ago
  48. be6ee62 include/video.h: Remove declaration of functions that don't exist. by Liviu Dudau · 6 years ago
  49. 2a436db dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
  50. 290e1d8 dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
  51. 06e7a0d dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
  52. 88ecb9b video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
  53. 4947abc video: Add an enum for active low/high by Simon Glass · 9 years ago
  54. cd01ef8 video: Correct 'tor' typo in comment by Simon Glass · 9 years ago
  55. b3a72b3 video: Allow selection of the driver and font size by Simon Glass · 9 years ago
  56. 6463538 video: Add a function to control cache flushing by Simon Glass · 9 years ago
  57. 623d28f dm: video: Add a video uclass by Simon Glass · 9 years ago
  58. 337fb3d video, lg4573: add support for the lg4573 display by Heiko Schocher · 10 years ago
  59. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  60. d7d112d video: add formike lcd panel init by Heiko Schocher · 11 years ago
  61. 987d1d8 video: Provide an API to access video parameters by Stefan Reinauer · 12 years ago
  62. 57e8a85 include/video.h: drop unused video_printf() by Anatolij Gustschin · 13 years ago
  63. 167c589 Initial revision by wdenk · 23 years ago