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_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
/
drivers
/
video
/
video-uclass.c
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: Always compile cache flushing code
Alexander Graf
2025-05-01
video: Use VIDEO_DAMAGE for VIDEO_COPY
Alexander Graf
2025-05-01
video: Only dcache flush damaged lines
Alexander Graf
2025-05-01
dm: video: Add damage notification on display fills
Alexander Graf
2025-05-01
dm: video: Add damage tracking API
Alexander Graf
2025-04-08
video: annotate switch/case fall-through
Andre Przywara
2025-01-22
pci: video: Set up the pixel-format field
Simon Glass
2024-10-18
video: Add a dark-grey console colour
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-08-26
video: Avoid setting global_data fb_base in video setup
Simon Glass
2024-08-26
video: Avoid setting global_data fb_base from SPL handoff
Simon Glass
2024-08-26
video: Add a function to obtain the framebuffer address
Simon Glass
2024-07-31
video: Use cyclic to handle video sync
Simon Glass
2024-07-31
video: Move last_sync to private data
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-07
video: Remove <common.h> and add needed includes
Tom Rini
2024-04-21
video: Assume video to be active if SPL is passing video hand-off
Devarsh Thakkar
2024-01-29
video: Fill video handoff in video post probe
Devarsh Thakkar
2024-01-29
video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
2023-08-09
video: Add a Kconfig option for SPL video handoff
Simon Glass
2023-08-01
dm: video: Cosmetic style fix
Bin Meng
2023-07-21
common: board_f: Pass frame buffer info from SPL to u-boot
Nikhil M Jain
2023-07-21
include: video: Reserve video using blob
Nikhil M Jain
2023-07-14
video: Use enum with 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
drivers: video: Enable necessary video functions at SPL
Nikhil M Jain
2023-03-13
video: Allow a copy framebuffer with pre-allocated fb
Simon Glass
2023-02-14
dm: treewide: Complete migration to new driver model schema
Simon Glass
2023-02-10
Correct SPL use of VIDEO_BPP32
Simon Glass
2023-02-10
Correct SPL use of VIDEO_BPP16
Simon Glass
2022-10-30
video: Add a way to get the default font height
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-04-04
Merge branch 'next'
Tom Rini
2022-03-31
video: Do not show splash and U-Boot logo simultaneously
Fabio Estevam
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-18
sandbox: Slow down the LCD sync rate
Simon Glass
2022-03-09
video: Allow drivers to allocate the frame buffer themselves
Pali Rohár
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
2021-12-26
video: Drop the uclass colour map
Simon Glass
2021-12-26
video: Expand video debugging buffer size
Simon Glass
2021-11-30
video: Add video_is_active function
Patrick Delaunay
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
video: Allow syncing the entire framebuffer to the copy
Simon Glass
[next]