index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
video.h
Age
Commit message (
Expand
)
Author
2025-05-02
video: Add a function to draw a rectangle
Simon Glass
2025-05-02
video: Make white-on-black a video-device property
Simon Glass
2025-05-01
video: Use VIDEO_DAMAGE for VIDEO_COPY
Alexander Graf
2025-05-01
dm: video: Add damage tracking API
Alexander Graf
2025-01-22
pci: video: Set up the pixel-format field
Simon Glass
2024-10-22
video: Fix VNBYTES() macro comment
Miquel Raynal
2024-10-18
video: Avoid starting a new line to close to the bottom
Simon Glass
2024-10-18
video: Add a dark-grey console colour
Simon Glass
2024-08-26
video: Add a function to obtain the framebuffer address
Simon Glass
2024-07-31
video: Move last_sync to private data
Simon Glass
2023-11-14
efi: Correct handling of frame buffer
Simon Glass
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-09-02
video: fix typo in video_sync_all documentation
Heinrich Schuchardt
2023-08-08
video: Add parentheses around VNBYTES() macro
Dan Carpenter
2023-07-21
include: video: Reserve video using blob
Nikhil M Jain
2023-07-17
x86: Pass video settings from SPL to U-Boot proper
Simon Glass
2023-07-14
video: Use enum with video_index_to_colour()
Simon Glass
2023-07-14
video: Correct docs for video_index_to_colour()
Simon Glass
2023-07-14
video: Provide a way to clear part of the console
Simon Glass
2023-06-12
video: Add support for RGBA8888 format
Michal Simek
2023-04-24
cmd: bmp: Split bmp commands and functions
Nikhil M Jain
2023-03-13
video: Allow a copy framebuffer with pre-allocated fb
Simon Glass
2023-01-16
video: Fix unchnaged typo
Simon Glass
2022-10-30
video: Move bmp_display() prototype to video.h
Simon Glass
2022-10-30
video: Add a way to get the default font height
Simon Glass
2022-10-30
video: Add a function to get the dimensions of a BMP image
Simon Glass
2022-10-30
video: Add function to obtain the U-Boot logo
Simon Glass
2022-10-30
video: Allow filling the display with a colour
Simon Glass
2022-10-30
video: Move console colours to the video uclass
Simon Glass
2022-03-28
video: Clean up the uclass header
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
2021-12-26
video: Drop the uclass colour map
Simon Glass
2021-11-30
video: Add video_is_active function
Patrick Delaunay
2021-10-09
video: Add 30bpp support
Mark Kettenis
2021-01-27
video: Allow syncing the entire framebuffer to the copy
Simon Glass
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
video: Introduce video_sync operation
Michal Simek
2021-01-05
video: Let video_sync to return error value
Michal Simek
2021-01-05
video: Fix video sync kernel-doc format
Michal Simek
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-09-25
x86: video: Show information about each video device
Simon Glass
2020-07-09
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
video: Add a comment for struct video_uc_platdata
Simon Glass
2020-01-07
video: meson: Drop unnecessary header includes
Simon Glass
2019-04-14
video/console: Implement reverse video ANSI sequence for DM_VIDEO
Andre Przywara
2018-12-03
video: Allow driver to specify the line length
Simon Glass
2018-11-20
video: Update video_set_default_colors() to support invert
Simon Glass
2018-10-09
video: Tidy up a few comments in video.o
Simon Glass
[next]