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
/
test
/
dm
/
video.c
Age
Commit message (
Expand
)
Author
2025-05-02
video: Add a function to draw a rectangle
Simon Glass
2025-05-02
video: Allow console output to be silenced
Simon Glass
2025-05-02
test: video: Export the video-checking functions
Simon Glass
2025-05-02
video: Add a way to write a partial string to the console
Simon Glass
2025-05-02
video: truetype: Support a limit on the width of a line
Simon Glass
2025-05-02
video: truetype: Support newlines in the measured string
Simon Glass
2025-05-02
video: truetype: Fill in the measured line
Simon Glass
2025-05-02
video: Begin support for measuring multiple lines of text
Simon Glass
2025-05-02
video: Add a test for font measurement
Simon Glass
2025-05-01
video: Use VIDEO_DAMAGE for VIDEO_COPY
Alexander Graf
2025-05-01
video: test: Test video damage tracking via vidconsole
Alper Nebi Yasak
2025-05-01
video: test: Test partial updates of hardware frame buffer
Alper Nebi Yasak
2025-05-01
video: test: Support checking copy frame buffer contents
Alper Nebi Yasak
2025-05-01
video: test: Split copy frame buffer check into a function
Alper Nebi Yasak
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-07-20
sandbox: fix a compilation error
Sergei Antonov
2023-07-14
video: Update stb_truetype
Simon Glass
2023-07-14
console: Correct truetype spacing error
Simon Glass
2023-03-07
video console: add 12x22 console simple font test
Dzmitry Sankouski
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: theadorable: Use RGB565 for BMP blitting
Simon Glass
2021-12-26
video: Add a test for 16bpp BMP files
Simon Glass
2021-12-26
video: bmp: Update RLE8 support to use the write function
Simon Glass
2021-12-26
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-07-09
video: sandbox: Add support for the copy framebuffer
Simon Glass
2020-07-09
video: Add comments to struct sandbox_sdl_plat
Simon Glass
2020-07-09
video: Adjust rotated console to start at right edge
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-05-20
video: Factor out vidconsole_put_string()
Marek Vasut
2018-12-29
dm: video: fix test failures with enabled default TrueType font
Anatolij Gustschin
2018-11-17
dm: video: correctly set the cursor position
Heinrich Schuchardt
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-06
dm: video: support increased intensity (bold)
Heinrich Schuchardt
2018-03-06
dm: video: show correct colors in graphical console
Heinrich Schuchardt
2017-09-29
video: test: Add ANSI escape sequence tests
Rob Clark
2017-09-29
video: test: Helper for writing strings
Rob Clark
2016-02-06
video: test: Adjust order of file closure
Simon Glass
2016-01-30
video: test: Add console tests for truetype
Simon Glass
2016-01-30
video: sandbox: Enable truetype fonts for sandbox
Simon Glass
2016-01-30
video: Handle the 'bell' character
Simon Glass
[next]