summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-07-11Merge branch 'next'Tom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-06-28video: Migrate exynos display options to KconfigTom Rini
2022-06-28arm: exynos: Remove old pwm backlight driverTom Rini
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-06-25video: stm32: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-06-25driver: video: Check allocated pointersBin Meng
2022-06-13arm: tegra: Update some DT compatiblesPeter Robinson
2022-05-10video: stm32: stm32_ltdc: support several hardware versionsYannick Fertre
2022-05-10video: stm32: stm32_ltdc: fix data enable polarityYannick FERTRE
2022-04-18rockchip: video: mipi: add more compatible strings for rk3288/rk3399Johan Jonker
2022-04-18rockchip: video: rk_edp: add more rk3288 edp node optionsJohan Jonker
2022-04-04Merge branch 'next'Tom Rini
2022-03-31video: Do not show splash and U-Boot logo simultaneouslyFabio Estevam
2022-03-28video: Drop formike driverSimon Glass
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