aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/meson
AgeCommit message (Expand)Author
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-12video: meson: meson_dw_hdmi: fix the potential build warningJaehoon Chung
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-03-02video: meson: keep power domain up after bootingAnatolij Gustschin
2020-01-07video: meson: Drop unnecessary header includesSimon Glass
2019-10-18video: meson: add compatible for Amlogic G12ANeil Armstrong
2019-10-18video: meson: sync with linux drm-misc treeNeil Armstrong
2019-10-18video: meson: remove power domain getNeil Armstrong
2019-07-29video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze
2019-07-29video: meson: dw-hdmi: add EDID mode filtering to only select supported modesNeil Armstrong
2019-06-05video: meson: hdmi-supply regulator should be optionalMaxime Jourdan
2019-01-31video: Add Meson Video Processing Unit DriverNeil Armstrong