summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-11-16Merge tag 'u-boot-amlogic-20201116' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-11-13video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0Alper Nebi Yasak
2020-11-12video: meson: meson_dw_hdmi: fix the potential build warningJaehoon Chung
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-10-30video: rockchip: Support 4K resolution for rk3288, HDMIJagan Teki
2020-10-30video: rockchip: Add missing dpcd_write() call to link_train_ce()Alper Nebi Yasak
2020-10-26nokia_rx51: disable obsolete VIDEO configAnatolij Gustschin
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi
2020-10-18video: backlight: fix pwm data structure descriptionDario Binacchi
2020-10-18video: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong
2020-10-18video: dw-mipi-dsi: driver-specific configuration of phy timingsNeil Armstrong
2020-10-05Merge branch 'next'Tom Rini
2020-10-02video: stm32_dsi: Convert to use APIs which support live DTPatrick Delaunay
2020-10-02video: stm32_ltdc: Convert to use APIs which support live DTPatrick Delaunay
2020-09-30video: stm32: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-29video: typo NormllyHeinrich Schuchardt
2020-08-26video: cfb_console.c: Use bi_dram[] values on all platformsStefan Roese
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-03video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin
2020-08-02drivers: rename more drivers to match compatible stringWalter Lozano
2020-07-29video: add nexell video driver (display/video driver)Stefan Bosch
2020-07-29video: add nexell video driver (soc: dpc, makefile)Stefan Bosch
2020-07-29video: add nexell video driver (soc: lvds, hdmi)Stefan Bosch
2020-07-29video: add nexell video driver (soc: mlc, mipi)Stefan Bosch
2020-07-29video: add nexell video driver (soc: displaytop)Stefan Bosch
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09minnowmax: Enable the copy framebufferSimon Glass
2020-07-09chromebook_link: Enable the copy framebufferSimon Glass
2020-07-09chromebook_samus: Enable the copy framebufferSimon Glass
2020-07-09x86: video: Support copy framebuffer with probed devicesSimon Glass
2020-07-09video: Correctly handle multiple framebuffersSimon Glass
2020-07-09video: sandbox: Add support for the copy framebufferSimon Glass
2020-07-09video: Update the copy framebuffer when writing bitmapsSimon Glass
2020-07-09video: Update rotated console to support copy bufferSimon Glass
2020-07-09video: Update truetype console to support copy bufferSimon Glass
2020-07-09video: Update normal console to support copy bufferSimon Glass
2020-07-09video: Add helpers for vidconsole for the copy framebufferSimon Glass
2020-07-09video: Clear the copy framebuffer when clearing the screenSimon Glass