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
/
meson
Age
Commit message (
Expand
)
Author
2025-12-30
video: Tighten some video driver dependencies
Tom Rini
2025-05-01
video: Enable VIDEO_DAMAGE for drivers that need it
Alexander Graf
2024-10-14
video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled
Neil Armstrong
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: dw_hdmi: Add Vendor PHY handling
Jagan Teki
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek BehĂșn
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
Simon Glass
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 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-12
video: meson: meson_dw_hdmi: fix the potential build warning
Jaehoon Chung
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-03-02
video: meson: keep power domain up after booting
Anatolij Gustschin
2020-01-07
video: meson: Drop unnecessary header includes
Simon Glass
2019-10-18
video: meson: add compatible for Amlogic G12A
Neil Armstrong
2019-10-18
video: meson: sync with linux drm-misc tree
Neil Armstrong
2019-10-18
video: meson: remove power domain get
Neil Armstrong
2019-07-29
video: dw_hdmi: Add support for ddc-i2c-bus property
Niklas Schulze
2019-07-29
video: meson: dw-hdmi: add EDID mode filtering to only select supported modes
Neil Armstrong
2019-06-05
video: meson: hdmi-supply regulator should be optional
Maxime Jourdan
2019-01-31
video: Add Meson Video Processing Unit Driver
Neil Armstrong