summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2021-10-09video: remove not used mx3fb driverAnatolij Gustschin
2021-10-09video: simplefb: Add 30bpp supportMark Kettenis
2021-10-09video: Add 30bpp supportMark Kettenis
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30video: Remove ati_radeon_fbTom Rini
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini