summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: Drop formike driverSimon Glass2022-03-282-514/+0
* video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass2022-03-281-0/+8
* video: mxs: Drop old video codeSimon Glass2022-03-281-89/+0
* video: Drop FSL DIU driverSimon Glass2022-03-282-416/+0
* video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass2022-03-283-564/+0
* video: Drop da8xx-fbSimon Glass2022-03-283-1163/+0
* video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-282-61/+3
* video: Drop video_fb headerSimon Glass2022-03-288-8/+0
* video: nexell: Drop unused and invalid codeSimon Glass2022-03-281-11/+3
* video: Drop cfg_consoleSimon Glass2022-03-284-1944/+0
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-283-20/+68
|\
| * Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini2022-03-151-5/+6
| |\
| | * video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez2022-03-151-5/+6
| * | video: Allow drivers to allocate the frame buffer themselvesPali Rohár2022-03-091-1/+6
| * | video: bmp: Support x2r10g10b10 pixel formatJanne Grunau2022-03-091-14/+56
| |/
* | Convert CONFIG_LCD_INFO et al to KconfigTom Rini2022-03-251-0/+12
* | Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini2022-03-251-0/+9
* | sandbox: Slow down the LCD sync rateSimon Glass2022-03-181-1/+1
* | video: Add skeleton driver for ZynqMP Display port driverMichal Simek2022-03-093-0/+75
|/
* video: Add missing dependency for DM_GPIOMichal Simek2022-02-151-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-202-10/+6
|\
| * fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún2022-01-202-10/+6
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-1915-28/+28
|/
* Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini2022-01-091-2/+2
|\
| * video: mxsfb: fix clk_get_by_name() return value checkGiulio Benetti2021-12-271-2/+2
* | video: Show the U-Boot logo by defaultSimon Glass2021-12-261-0/+1
* | video: Support showing the U-Boot logoSimon Glass2021-12-265-0/+32
* | video: Drop VIDEO_LOGO from cfb_consoleSimon Glass2021-12-261-324/+1
* | video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass2021-12-261-0/+9
* | video: Drop #ifdefs from video_bmpSimon Glass2021-12-261-48/+49
* | video: theadorable: Use RGB565 for BMP blittingSimon Glass2021-12-261-3/+3
* | video: Tidy up 24/32 BMP blittingSimon Glass2021-12-261-8/+8
* | video: Drop the uclass colour mapSimon Glass2021-12-262-45/+0
* | video: bmp: Update RLE8 support to use the write functionSimon Glass2021-12-261-22/+27
* | video: Move BMP pixel-writing into a functionSimon Glass2021-12-261-23/+52
* | video: Drop fb_put_byte() el atSimon Glass2021-12-261-17/+5
* | video: Expand video debugging buffer sizeSimon Glass2021-12-261-2/+2
* | sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass2021-12-262-1/+39
* | sandbox: video: Correct the address of the copy baseSimon Glass2021-12-261-1/+1
* | video: sandbox: Set a maximum frame-buffer sizeSimon Glass2021-12-261-1/+17
* | video: sandbox: Avoid duplicate display windowsSimon Glass2021-12-261-0/+15
* | sandbox: video: Support 8bpp depthSimon Glass2021-12-261-6/+17
* | video: stm32: stm32_ltdc: align framebuffer on 2MBPatrick Delaunay2021-11-301-1/+4
* | video: Add video_is_active functionPatrick Delaunay2021-11-301-0/+14
|/
* Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini2021-11-103-3/+0
|\
| * gpio: stm32: create include file for driver private dataPatrick Delaunay2021-11-103-3/+0
* | efi: Add video support to the appSimon Glass2021-11-072-9/+38
|/
* sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland2021-10-123-70/+93
* sunxi: gpio: Remove name_to_gpio macroSamuel Holland2021-10-113-13/+13
* sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-112-2/+0