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
/
bridge
Age
Commit message (
Expand
)
Author
2025-12-30
video: Tighten some video driver dependencies
Tom Rini
2025-08-01
video: bridge: add Samsung CMC623 image converter driver
Ion Agorria
2025-06-14
drivers: use lowercase hex prefix style
E Shattow
2025-03-13
video: bridge: ssd2825: fix reset gpio direction
Svyatoslav Ryhel
2025-03-13
video: bridge: ssd2825: add power supplies
Svyatoslav Ryhel
2025-03-13
video: bridge: ssd2825: set default minimum tx_clk
Svyatoslav Ryhel
2025-03-13
video: bridge: ssd2825: make pixel format calculation more obvious
Svyatoslav Ryhel
2025-03-13
video: bridge: ssd2825: add HS delays configuration
Svyatoslav Ryhel
2025-03-13
video: bridge: ssd2825: move post configuration from transfer function
Svyatoslav Ryhel
2025-03-13
video: bridge: ssd2825: convert to use of_graph
Svyatoslav Ryhel
2025-03-13
video: bridge: ssd2825: convert to video bridge UCLASS
Svyatoslav Ryhel
2025-03-13
video: bridge: tc358768: remove need in clock name
Svyatoslav Ryhel
2025-03-13
video: bridge: tc358768: simplify power supplies request
Svyatoslav Ryhel
2025-03-13
video: bridge: tc358768: convert to use of_graph
Svyatoslav Ryhel
2025-03-13
video: bridge: tc358768: convert to video bridge UCLASS
Svyatoslav Ryhel
2025-03-13
video: bridge: dp501: convert to video bridge UCLASS
Svyatoslav Ryhel
2025-03-08
video: bridge: add transparent LVDS de/encoder bridge
Svyatoslav Ryhel
2025-03-08
video: bridge-uclass: add get_display_timing ops
Svyatoslav Ryhel
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: bridge: ssd2825: shift the init sequence by one step earlier
Svyatoslav Ryhel
2024-04-21
video: bridge: add basic support for the Parade DP501 transmitter
Jonas Schwöbel
2024-04-21
video: bridge: add Toshiba TC358768 RGB to DSI bridge support
Svyatoslav Ryhel
2023-04-26
video: bridge: add Solomon SSD2825 DSI/LVDS driver
Svyatoslav Ryhel
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
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
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-11-13
dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...
Vasily Khoruzhick
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
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
2017-10-26
video: add anx6345 DM driver
Vasily Khoruzhick
2017-10-26
dm: video: bridge: add operation to read EDID
Vasily Khoruzhick
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-09-23
video: squash lines for immediate return
Masahiro Yamada
2016-01-21
video: bridge: Allow GPIOs to be optional
Simon Glass
2015-08-05
dm: video: Add support for the NXP PTN3460 bridge
Simon Glass
2015-08-05
dm: video: Add support for the Parade PS8622/625 bridge
Simon Glass
2015-08-05
video: Work around lack of pinctrl
Simon Glass
2015-08-05
dm: video: Add support for video bridges
Simon Glass