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