index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
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]