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
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_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-16
Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-11-13
video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
Alper Nebi Yasak
2020-11-12
video: meson: meson_dw_hdmi: fix the potential build warning
Jaehoon Chung
2020-10-30
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-10-30
video: rockchip: Support 4K resolution for rk3288, HDMI
Jagan Teki
2020-10-30
video: rockchip: Add missing dpcd_write() call to link_train_ce()
Alper Nebi Yasak
2020-10-26
nokia_rx51: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
2020-10-18
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
Patrick Delaunay
2020-10-18
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
Patrick Delaunay
2020-10-18
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
Patrick Delaunay
2020-10-18
video: backlight: fix pwm's duty cycle calculation
Dario Binacchi
2020-10-18
video: backlight: fix pwm data structure description
Dario Binacchi
2020-10-18
video: dw-mipi-dsi: permit configuring the escape clock rate
Neil Armstrong
2020-10-18
video: dw-mipi-dsi: driver-specific configuration of phy timings
Neil Armstrong
2020-10-05
Merge branch 'next'
Tom Rini
2020-10-02
video: stm32_dsi: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-02
video: stm32_ltdc: Convert to use APIs which support live DT
Patrick Delaunay
2020-09-30
video: stm32: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-29
video: typo Normlly
Heinrich Schuchardt
2020-08-26
video: cfb_console.c: Use bi_dram[] values on all platforms
Stefan Roese
2020-08-23
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-08-04
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-03
video: ipuv3: fix framebuffer base address init with multiple IPUs
Anatolij Gustschin
2020-08-02
drivers: rename more drivers to match compatible string
Walter Lozano
2020-07-29
video: add nexell video driver (display/video driver)
Stefan Bosch
2020-07-29
video: add nexell video driver (soc: dpc, makefile)
Stefan Bosch
2020-07-29
video: add nexell video driver (soc: lvds, hdmi)
Stefan Bosch
2020-07-29
video: add nexell video driver (soc: mlc, mipi)
Stefan Bosch
2020-07-29
video: add nexell video driver (soc: displaytop)
Stefan Bosch
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
minnowmax: Enable the copy framebuffer
Simon Glass
2020-07-09
chromebook_link: Enable the copy framebuffer
Simon Glass
2020-07-09
chromebook_samus: Enable the copy framebuffer
Simon Glass
2020-07-09
x86: video: Support copy framebuffer with probed devices
Simon Glass
2020-07-09
video: Correctly handle multiple framebuffers
Simon Glass
2020-07-09
video: sandbox: Add support for the copy framebuffer
Simon Glass
[next]