- a75cf70 efi: Correct handling of frame buffer by Simon Glass · 1 year, 2 months ago
- ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
- 0926de2 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · 1 year, 3 months ago
- cc05d35 video: Add parentheses around VNBYTES() macro by Dan Carpenter · 1 year, 4 months ago
- ccd21ee include: video: Reserve video using blob by Nikhil M Jain · 1 year, 4 months ago
- 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
- 2d6ee92 video: Use enum with video_index_to_colour() by Simon Glass · 1 year, 6 months ago
- 7ea207d video: Correct docs for video_index_to_colour() by Simon Glass · 1 year, 6 months ago
- 0ab4f91 video: Provide a way to clear part of the console by Simon Glass · 1 year, 6 months ago
- e9500ba video: Add support for RGBA8888 format by Michal Simek · 1 year, 6 months ago
- 58182b2 cmd: bmp: Split bmp commands and functions by Nikhil M Jain · 1 year, 7 months ago
- 315e367 video: Allow a copy framebuffer with pre-allocated fb by Simon Glass · 1 year, 9 months ago
- 5abd8bb video: Fix unchnaged typo by Simon Glass · 1 year, 11 months ago
- f24404d video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
- c830e28 video: Add a way to get the default font height by Simon Glass · 2 years, 2 months ago
- e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 2 months ago
- 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 2 months ago
- 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years, 2 months ago
- a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years, 2 months ago
- 50800147 video: Clean up the uclass header by Simon Glass · 2 years, 10 months ago
- 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 84e63ab video: Support showing the U-Boot logo by Simon Glass · 3 years ago
- ecb8b4f video: Drop the uclass colour map by Simon Glass · 3 years ago
- 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years ago
- 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
- 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 10 months ago
- 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, 11 months ago
- 9d69c2d video: Introduce video_sync operation by Michal Simek · 4 years ago
- 9de731f video: Let video_sync to return error value by Michal Simek · 4 years ago
- 17da310 video: Fix video sync kernel-doc format by Michal Simek · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
- 9beac5d video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 5 months ago
- 5a6cea3 video: Add a comment for struct video_uc_platdata by Simon Glass · 4 years, 5 months ago
- b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
- eabb072 video/console: Implement reverse video ANSI sequence for DM_VIDEO by Andre Przywara · 6 years ago
- 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
- b9f210a video: Update video_set_default_colors() to support invert by Simon Glass · 6 years ago
- 8c466ed video: Tidy up a few comments in video.o by Simon Glass · 6 years ago
- c6ebd01 video: Adjust video_clear() to return an error by Simon Glass · 6 years ago
- 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
- cc0dae0 include/video.h: Remove declaration of functions that don't exist. by Liviu Dudau · 6 years ago
- 9ffa4d1 dm: video: support increased intensity (bold) by Heinrich Schuchardt · 7 years ago
- 5c30fbb dm: video: use constants to refer to colors by Heinrich Schuchardt · 7 years ago
- a085aa1 dm: video: Add basic ANSI escape sequence support by Rob Clark · 7 years ago
- 0a6eac8 video: Move video_get_info_str() prototype to a header file by Simon Glass · 8 years ago
- 21c561b video: Add an enum for active low/high by Simon Glass · 9 years ago
- 8cdae1d video: Correct 'tor' typo in comment by Simon Glass · 9 years ago
- 826f35f video: Allow selection of the driver and font size by Simon Glass · 9 years ago
- 68dcdc9 video: Add a function to control cache flushing by Simon Glass · 9 years ago
- 1acafc7 dm: video: Add a video uclass by Simon Glass · 9 years ago
- fc1a79d video, lg4573: add support for the lg4573 display by Heiko Schocher · 10 years ago
- 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- b26354c video: add formike lcd panel init by Heiko Schocher · 11 years ago
- f674f7c video: Provide an API to access video parameters by Stefan Reinauer · 12 years ago
- ed82fb1 include/video.h: drop unused video_printf() by Anatolij Gustschin · 13 years ago
- 167c589 Initial revision by wdenk · 23 years ago