summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2022-03-28video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass
2022-03-28video: mxs: Drop old video codeSimon Glass
2022-03-28video: Drop FSL DIU driverSimon Glass
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-03-28video: Drop da8xx-fbSimon Glass
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2022-03-28video: Drop video_fb headerSimon Glass
2022-03-28video: nexell: Drop unused and invalid codeSimon Glass
2022-03-28video: Drop cfg_consoleSimon Glass
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini
2022-03-18sandbox: Slow down the LCD sync rateSimon Glass
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-03-15video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez
2022-03-09video: Allow drivers to allocate the frame buffer themselvesPali Rohár
2022-03-09video: bmp: Support x2r10g10b10 pixel formatJanne Grunau
2022-03-09video: Add skeleton driver for ZynqMP Display port driverMichal Simek
2022-02-15video: Add missing dependency for DM_GPIOMichal Simek
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-12-27video: mxsfb: fix clk_get_by_name() return value checkGiulio Benetti
2021-12-26video: Show the U-Boot logo by defaultSimon Glass
2021-12-26video: Support showing the U-Boot logoSimon Glass
2021-12-26video: Drop VIDEO_LOGO from cfb_consoleSimon Glass
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass
2021-12-26video: Drop #ifdefs from video_bmpSimon Glass
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass
2021-12-26video: Tidy up 24/32 BMP blittingSimon Glass
2021-12-26video: Drop the uclass colour mapSimon Glass
2021-12-26video: bmp: Update RLE8 support to use the write functionSimon Glass
2021-12-26video: Move BMP pixel-writing into a functionSimon Glass
2021-12-26video: Drop fb_put_byte() el atSimon Glass
2021-12-26video: Expand video debugging buffer sizeSimon Glass
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-26sandbox: video: Correct the address of the copy baseSimon Glass
2021-12-26video: sandbox: Set a maximum frame-buffer sizeSimon Glass
2021-12-26video: sandbox: Avoid duplicate display windowsSimon Glass
2021-12-26sandbox: video: Support 8bpp depthSimon Glass
2021-11-30video: stm32: stm32_ltdc: align framebuffer on 2MBPatrick Delaunay
2021-11-30video: Add video_is_active functionPatrick Delaunay
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-07efi: Add video support to the appSimon Glass
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-09video: move MXS to KconfigAnatolij Gustschin