summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_FB_ADDR to CFGTom Rini
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini
2022-12-05Convert CONFIG_IMX_VIDEO_SKIP et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Make all video options depend on DM_VIDEOSimon Glass
2022-10-30video: Drop SPLASHIMAGE_CALLBACKSimon Glass
2022-10-30video: Drop CONFIG_LCDSimon Glass
2022-10-30video: Drop CONFIG_VIDEOSimon Glass
2022-10-30tegra: Drop old LCD codeSimon Glass
2022-10-30nexell: Drop old LCD codeSimon Glass
2022-10-30video: samsung: Drop old LCD codeSimon Glass
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-10-30video: Drop ld9040 driverSimon Glass
2022-10-30video: atmel: Drop pre-DM parts of video driverSimon Glass
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass
2022-10-30video: Drop VCXK video controllerSimon Glass
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass
2022-10-30video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass
2022-10-30Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass
2022-10-30Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass
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