summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2022-10-30video: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass
2022-10-30video: Add a way to get the default font heightSimon Glass
2022-10-30video: Add a function to get the dimensions of a BMP imageSimon Glass
2022-10-30video: Add commands to list and change fontsSimon Glass
2022-10-30video: Add a way to change the font name and sizeSimon Glass
2022-10-30video: Add a function to select the truetype metricsSimon Glass
2022-10-30video: Record the truetype font nameSimon Glass
2022-10-30video: Refactor to allow more than one font sizeSimon Glass
2022-10-30video: Tidy up the check for valid fontsSimon Glass
2022-10-30video: Add function to obtain the U-Boot logoSimon Glass
2022-10-30video: Allow filling the display with a colourSimon Glass
2022-10-30video: Move and rename DM_HX8238D optionSimon Glass
2022-10-30video: Move the console commands to cmd/Simon Glass
2022-10-30video: Use vidconsole_put_string() to write a stringSimon Glass
2022-10-30video: Provide a function to set the cursor positionSimon Glass
2022-10-30video: Move console colours to the video uclassSimon Glass
2022-10-30video: simplefb: add rotation supportTakumi Sueda
2022-10-30video: dw_mipi_dsi: fix [hv]sync active vs back porchJohn Keeping
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-10-17video: ipuv3: Fix error handling when getting the displayMichal Suchanek
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
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