summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * video: stm32_dsi: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-2/+1
| * video: stm32_ltdc: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-2/+1
| * video: stm32: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-10/+14
| * video: cfb_console.c: Use bi_dram[] values on all platformsStefan Roese2020-08-261-7/+1
* | video: typo NormllyHeinrich Schuchardt2020-09-291-1/+1
|/
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-0/+85
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-08-041-2/+2
|\
| * drivers: rename more drivers to match compatible stringWalter Lozano2020-08-021-2/+2
* | video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin2020-08-031-4/+9
* | video: add nexell video driver (display/video driver)Stefan Bosch2020-07-2910-0/+2607
* | video: add nexell video driver (soc: dpc, makefile)Stefan Bosch2020-07-293-0/+2024
* | video: add nexell video driver (soc: lvds, hdmi)Stefan Bosch2020-07-294-0/+899
* | video: add nexell video driver (soc: mlc, mipi)Stefan Bosch2020-07-294-0/+3161
* | video: add nexell video driver (soc: displaytop)Stefan Bosch2020-07-295-0/+961
* | treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-252-2/+2
* | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-252-2/+2
|/
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-244-4/+4
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-202-2/+2
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-202-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-092-4/+4
* minnowmax: Enable the copy framebufferSimon Glass2020-07-091-1/+29
* chromebook_link: Enable the copy framebufferSimon Glass2020-07-091-6/+20
* chromebook_samus: Enable the copy framebufferSimon Glass2020-07-091-1/+15
* x86: video: Support copy framebuffer with probed devicesSimon Glass2020-07-092-0/+24
* video: Correctly handle multiple framebuffersSimon Glass2020-07-091-2/+25
* video: sandbox: Add support for the copy framebufferSimon Glass2020-07-091-1/+8
* video: Update the copy framebuffer when writing bitmapsSimon Glass2020-07-091-3/+13
* 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-...Tom 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
| |/