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
/
drivers
/
video
/
video-uclass.c
Age
Commit message (
Expand
)
Author
2026-01-29
video: correct label for cyclic video_idle
Heinrich Schuchardt
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
[next]