summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: Update rotated console to support copy bufferSimon Glass2020-07-091-23/+60
* video: Update truetype console to support copy bufferSimon Glass2020-07-091-12/+31
* video: Update normal console to support copy bufferSimon Glass2020-07-091-3/+23
* video: Add helpers for vidconsole for the copy framebufferSimon Glass2020-07-091-0/+16
* video: Clear the copy framebuffer when clearing the screenSimon Glass2020-07-091-0/+4
* video: Set up the copy framebuffer when enabledSimon Glass2020-07-091-0/+3
* video: Add support for copying to a hardware framebufferSimon Glass2020-07-092-0/+66
* video: Adjust rotated console to start at right edgeSimon Glass2020-07-091-1/+1
* video: Split out expression parts into variablesSimon Glass2020-07-091-17/+17
* sandbox: video: Allow selection of rotated consoleSimon Glass2020-07-091-0/+1
* video: Show an error when a vidconsole function failsSimon Glass2020-07-091-3/+19
* video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay2020-07-061-1/+11
* Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-307-39/+47
|\
| * video: rockchip: fix HDMI 4K resolutionAnatolij Gustschin2020-06-291-1/+1
| * Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...WIP/28Jun2020Tom Rini2020-06-285-37/+44
| |\
| | * video: orisetech_otm8009a: fill characteristics of DSI data linkYannick Fertre2020-06-281-15/+5
| | * video: raydium_rm68200: fill characteristics of DSI data linkYannick Fertre2020-06-281-15/+5
| | * video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre2020-06-281-0/+3
| | * video: check hardware version of DSIYannick Fertre2020-06-281-1/+9
| | * video: vidconsole: avoid multiple lines overwrite logoYe Li2020-06-281-0/+1
| | * video: bmp: support 8bits BMP drawing on 24/32 bpp framebufferYe Li2020-06-281-6/+21
| * | rockchip: correctly set vop0 or vop1Patrick Wildt2020-06-281-1/+2
| |/
* | Convert CONFIG_ATMEL_HLCD to KconfigTom Rini2020-06-261-1/+0
* | Convert CONFIG_AM335X_LCD to KconfigTom Rini2020-06-261-1/+0
* | bdinfo: dm: Update fb_base when using driver modelSimon Glass2020-06-251-0/+1
* | video: ipuv3: remove non-DM codeAnatolij Gustschin2020-06-182-44/+1
* | video: extend stdout video console work-around for 'vga'Anatolij Gustschin2020-06-181-7/+9
* | video: ipuv3: remove some useless code to reduce binary sizeAnatolij Gustschin2020-06-182-47/+22
* | video: make backlight and panel drivers optionalAnatolij Gustschin2020-06-182-4/+28
* | video: ipuv3: fix building with disabled panel driverAnatolij Gustschin2020-06-181-4/+7
* | video: make vidconsole commands optionalAnatolij Gustschin2020-06-182-0/+10
|/
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1814-0/+14
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1843-0/+43
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-3/+3
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-1861-0/+61
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-5/+9
* common: Drop bootstage.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop part.h from common headerSimon Glass2020-05-188-0/+8
* common: Drop net.h from common headerSimon Glass2020-05-187-0/+7
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-173-9/+7
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* video: omap: change include orderDario Binacchi2020-05-111-4/+4
* Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-041-0/+6
|\
| * video: mxsfb: add clk_enable()Giulio Benetti2020-05-011-0/+6
* | rockchip: video: Convert to use APIs which support live DTKever Yang2020-04-285-15/+10
* | rockchip: video: Use ofnode_decode_display_timing() to parse timingKever Yang2020-04-282-4/+2
|/
* video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson2020-04-261-0/+1
* drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson2020-04-262-1/+3
* video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti2020-04-181-0/+3