summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-nextTom Rini2020-04-073-2/+6
|\
| * video: rockchip: Support 4K resolution for rk3399, HDMIJagan Teki2020-04-021-0/+2
| * video: rockchip: Fix vop modes for rk3399Jagan Teki2020-04-022-2/+4
* | Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020Tom Rini2020-03-173-98/+491
|\ \ | |/ |/|
| * video: omap: fix pixel-per-line bitfield settingDario Binacchi2020-03-031-1/+1
| * video: omap: add support for DM/DTSDario Binacchi2020-03-033-10/+337
| * video: omap: create two routines to set the pixel clock rateDario Binacchi2020-03-031-33/+97
| * video: omap: add loop exit conditions to the dpll setupDario Binacchi2020-03-031-1/+3
| * video: omap: fix debug messageDario Binacchi2020-03-031-1/+1
| * video: omap: rename LCD controller registersDario Binacchi2020-03-031-53/+54
| * video: omap: fix bitfields orderDario Binacchi2020-03-031-15/+14
| * video: omap: fix coding style on use of spacesDario Binacchi2020-03-031-1/+1
| * video: omap: add missing bitfield masksDario Binacchi2020-03-031-5/+5
| * video: omap: use BIT() and GENMASK() macrosDario Binacchi2020-03-032-24/+24
* | video: meson: keep power domain up after bootingAnatolij Gustschin2020-03-021-1/+1
|/
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1126-6/+54
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0519-0/+20
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-056-0/+6
| * sandbox: Support changing the LCD colour depthSimon Glass2020-02-051-5/+3
| * sandbox: sdl: Add an option to double the screen sizeSimon Glass2020-02-051-1/+4
| * video: sandbox: Enable all colour depthsSimon Glass2020-02-051-1/+3
| * video: Support truetype fonts on a 32-bit displaySimon Glass2020-02-051-0/+21
* | Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-...WIP/10Feb2020Tom Rini2020-02-102-9/+13
|\ \
| * | video: mxsfb: call remove() when booting OSAnatolij Gustschin2020-02-041-1/+1
| * | video: fix Coverity missing break issueAnatolij Gustschin2020-02-041-8/+12
| |/
* | video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin2020-02-061-1/+4
|/
* arm: rockchip: Add common cru.hJagan Teki2020-01-303-3/+3
* common: Move ll_boot_init() to init.hSimon Glass2020-01-171-0/+1
* Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-01-087-15/+39
|\
| * video: meson: Drop unnecessary header includesSimon Glass2020-01-077-15/+39
* | video: lg4573: convert to DMHeiko Schocher2020-01-071-39/+136
|/
* video: add wrappers for ttf type files to .gitignoreDario Binacchi2020-01-021-0/+1
* video: Avoid using #ifdef in video-uclass.cSimon Glass2020-01-021-28/+26
* video: Avoid using #ifdef in vidconsole-uclass.cSimon Glass2020-01-021-12/+10
* video: Avoid using #ifdef in console_rotate.cSimon Glass2020-01-021-167/+158
* video: Avoid using #ifdef in video blitting codeSimon Glass2020-01-021-64/+61
* video: x86: Enable 32-bit graphics by defaultSimon Glass2020-01-021-4/+1
* video: make BPP and ANSI configs optionalAnatolij Gustschin2019-12-062-9/+9
* video: add guards around 16bpp/32bbp codeAnatolij Gustschin2019-12-062-0/+10
* video: bmp: Fix video_display_rle8_bitmap()Patrice Chotard2019-12-061-5/+3
* video: bmp: Fix video_splash_align_axis()Patrice Chotard2019-12-061-2/+2
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-022-0/+2
* common: Move ARM cache operations out of common.hSimon Glass2019-12-023-0/+3
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-022-0/+2
* Revert "video: mxsfb: Configure the clock after eLCDIF reset"Fabio Estevam2019-11-241-3/+3
* video: stm32: remove the compatible "synopsys, dw-mipi-dsi" supportPatrick Delaunay2019-11-122-7/+14
* video: mxsfb: Configure the clock after eLCDIF resetFabio Estevam2019-11-121-3/+3
* video: mxsfb: set gd->fb_baseSébastien Szymanski2019-11-031-0/+1
* video: meson: add compatible for Amlogic G12ANeil Armstrong2019-10-181-0/+1