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
Age
Commit message (
Expand
)
Author
2021-04-10
video: Fix line padding calculation for 16 and 24 BPP bitmaps
Sylwester Nawrocki
2021-04-10
tegra: video: fix tegra_dc_sor_config_panel()
Heinrich Schuchardt
2021-04-10
finish removing mb862xx video driver
Trevor Woerner
2021-04-10
video: SIMPLE_PANEL depends on DM_GPIO
Asherah Connor
2021-04-10
video: backlight: Support PWMs without a known period_ns
Alper Nebi Yasak
2021-04-10
rockchip: video: vop: Add reset support
Arnaud Patard (Rtp)
2021-04-10
rockchip: video: edp: Add missing reset support
Arnaud Patard (Rtp)
2021-04-10
rockchip: video: vop: Fix format of fbbase in debug string
Arnaud Patard (Rtp)
2021-04-10
Rockchip: video: vop: Reserve efi fb memory
Arnaud Patard (Rtp)
2021-04-10
rockchip: video: edp: Add rk3399 support
Arnaud Patard (Rtp)
2021-04-10
rockchip: video: vop: Use endpoint compatible string to find VOP mode
Arnaud Patard (Rtp)
2021-03-27
x86: video: Allow coreboot video to be used on any x86 board
Simon Glass
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-11
video: dw_mipi_dsi: update log of dphy_enable
Yannick Fertre
2021-03-11
video: dw_mipi_dsi: missing device to log debug
Yannick Fertre
2021-03-11
video: stm32: remove all child of DSI bridge when its probe failed
Patrick Delaunay
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
2021-02-19
drivers: video: Add Support for Himax HX8238D Panel
Moses Christopher
2021-02-19
Replace video_uc_platdata with video_uc_plat
Dario Binacchi
2021-02-19
video: eliminate unused drivers/video/mb862xx.c
Heinrich Schuchardt
2021-02-19
video: simple_panel: Add boe,nv101wxmn51 display
Alper Nebi Yasak
2021-02-19
video: simple_panel: Add sharp,lq123p1jx31 display
Alper Nebi Yasak
2021-02-18
video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible
Nicolas Saenz Julienne
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
2021-01-27
video: Allow syncing the entire framebuffer to the copy
Simon Glass
2021-01-16
Kconfig: simple panel requires backlight
Marcin Juszkiewicz
2021-01-15
dm: fix build errors generated by last merges
Dario Binacchi
2021-01-13
Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2021-01-13
Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-01-13
video: stm32_dsi: migrate trace to dev and log macro
Patrick Delaunay
2021-01-13
video: stm32_ltdc: migrate trace to dev and log macro
Patrick Delaunay
2021-01-12
video: omap: move drivers to 'ti' directory
Dario Binacchi
2021-01-12
video: omap: split the legacy code from the DM code
Dario Binacchi
2021-01-12
video: omap: set LCD clock rate through DM API
Dario Binacchi
2021-01-12
video: omap: add panel driver
Dario Binacchi
2021-01-11
video: add TDO tl070wsh30 panel driver
Neil Armstrong
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
video: Call video_sync in video_clear()
Michal Simek
2021-01-05
video: seps525: Add seps525 SPI driver
Michal Simek
2021-01-05
video: Introduce video_sync operation
Michal Simek
2021-01-05
video: Let video_sync to return error value
Michal Simek
[next]