index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
meson
Age
Commit message (
Expand
)
Author
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