summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-03video: omap: fix pixel-per-line bitfield settingDario Binacchi
2020-03-03video: omap: add support for DM/DTSDario Binacchi
2020-03-03video: omap: create two routines to set the pixel clock rateDario Binacchi
2020-03-03video: omap: add loop exit conditions to the dpll setupDario Binacchi
2020-03-03video: omap: fix debug messageDario Binacchi
2020-03-03video: omap: rename LCD controller registersDario Binacchi
2020-03-03video: omap: fix bitfields orderDario Binacchi
2020-03-03video: omap: fix coding style on use of spacesDario Binacchi
2020-03-03video: omap: add missing bitfield masksDario Binacchi
2020-03-03video: omap: use BIT() and GENMASK() macrosDario Binacchi
2020-03-02video: meson: keep power domain up after bootingAnatolij Gustschin
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-10Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2020-02-05video: sandbox: Enable all colour depthsSimon Glass
2020-02-05video: Support truetype fonts on a 32-bit displaySimon Glass
2020-02-04video: mxsfb: call remove() when booting OSAnatolij Gustschin
2020-02-04video: fix Coverity missing break issueAnatolij Gustschin
2020-01-30arm: rockchip: Add common cru.hJagan Teki
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2020-01-08Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-01-07video: meson: Drop unnecessary header includesSimon Glass
2020-01-07video: lg4573: convert to DMHeiko Schocher
2020-01-02video: add wrappers for ttf type files to .gitignoreDario Binacchi
2020-01-02video: Avoid using #ifdef in video-uclass.cSimon Glass
2020-01-02video: Avoid using #ifdef in vidconsole-uclass.cSimon Glass
2020-01-02video: Avoid using #ifdef in console_rotate.cSimon Glass
2020-01-02video: Avoid using #ifdef in video blitting codeSimon Glass
2020-01-02video: x86: Enable 32-bit graphics by defaultSimon Glass
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin
2019-12-06video: add guards around 16bpp/32bbp codeAnatolij Gustschin
2019-12-06video: bmp: Fix video_display_rle8_bitmap()Patrice Chotard
2019-12-06video: bmp: Fix video_splash_align_axis()Patrice Chotard
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-11-24Revert "video: mxsfb: Configure the clock after eLCDIF reset"Fabio Estevam
2019-11-12video: stm32: remove the compatible "synopsys, dw-mipi-dsi" supportPatrick Delaunay
2019-11-12video: mxsfb: Configure the clock after eLCDIF resetFabio Estevam
2019-11-03video: mxsfb: set gd->fb_baseSébastien Szymanski
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-10-13video: add support of panel RM68200Yannick Fertré