summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-308-11/+11
* video: Make all video options depend on DM_VIDEOSimon Glass2022-10-301-31/+9
* video: Drop SPLASHIMAGE_CALLBACKSimon Glass2022-10-301-13/+0
* video: Drop CONFIG_LCDSimon Glass2022-10-301-12/+4
* video: Drop CONFIG_VIDEOSimon Glass2022-10-301-9/+0
* tegra: Drop old LCD codeSimon Glass2022-10-301-1/+0
* nexell: Drop old LCD codeSimon Glass2022-10-301-51/+0
* video: samsung: Drop old LCD codeSimon Glass2022-10-301-1/+0
* video: Drop atmel LCD codeSimon Glass2022-10-302-2/+0
* video: Drop ld9040 driverSimon Glass2022-10-302-113/+0
* video: atmel: Drop pre-DM parts of video driverSimon Glass2022-10-303-289/+2
* video: Drop CONFIG_AM335X_LCDSimon Glass2022-10-3010-1060/+0
* video: Drop VCXK video controllerSimon Glass2022-10-303-433/+0
* Drop CONFIG_LCD_LOGOSimon Glass2022-10-303-43/+0
* video: Drop CONFIG_LCD_INFOSimon Glass2022-10-301-4/+0
* video: Drop CONFIG_LCD_INFO_BELOW_LOGOSimon Glass2022-10-301-4/+0
* Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass2022-10-301-1/+6
* video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass2022-10-301-0/+3
* Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass2022-10-301-0/+9
* video: Split SPLASH_SCREEN_ALIGN from bmp commandSimon Glass2022-10-301-3/+4
* video: Add a way to get the default font heightSimon Glass2022-10-301-0/+11
* video: Add a function to get the dimensions of a BMP imageSimon Glass2022-10-301-4/+12
* video: Add commands to list and change fontsSimon Glass2022-10-301-0/+10
* video: Add a way to change the font name and sizeSimon Glass2022-10-301-0/+75
* video: Add a function to select the truetype metricsSimon Glass2022-10-301-7/+17
* video: Record the truetype font nameSimon Glass2022-10-301-10/+13
* video: Refactor to allow more than one font sizeSimon Glass2022-10-302-42/+113
* video: Tidy up the check for valid fontsSimon Glass2022-10-301-4/+13
* video: Add function to obtain the U-Boot logoSimon Glass2022-10-301-0/+5
* video: Allow filling the display with a colourSimon Glass2022-10-301-4/+16
* video: Move and rename DM_HX8238D optionSimon Glass2022-10-302-11/+11
* video: Move the console commands to cmd/Simon Glass2022-10-302-58/+0
* video: Use vidconsole_put_string() to write a stringSimon Glass2022-10-301-4/+5
* video: Provide a function to set the cursor positionSimon Glass2022-10-301-5/+13
* video: Move console colours to the video uclassSimon Glass2022-10-302-71/+69
* video: simplefb: add rotation supportTakumi Sueda2022-10-301-1/+5
* video: dw_mipi_dsi: fix [hv]sync active vs back porchJohn Keeping2022-10-301-4/+4
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-174-15/+7
* video: ipuv3: Fix error handling when getting the displayMichal Suchanek2022-10-171-5/+4
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-2/+2
* video: Rename structs and functions to avoid VBESimon Glass2022-08-125-5/+5
* video: Renname vbe.h to vesa.hSimon Glass2022-08-125-5/+5
* Merge branch 'next'Tom Rini2022-07-116-860/+22
|\
| * arm: Remove PXA architecture supportTom Rini2022-07-072-550/+0
| * video: Migrate exynos display options to KconfigTom Rini2022-06-282-0/+22
| * arm: exynos: Remove old pwm backlight driverTom Rini2022-06-281-44/+0
| * arm: samsung: Remove dead LCD codeTom Rini2022-06-282-266/+0
* | video: stm32: remove test on CONFIG_DM_REGULATORPatrick Delaunay2022-06-251-14/+11
* | driver: video: Check allocated pointersBin Meng2022-06-251-4/+14
|/
* arm: tegra: Update some DT compatiblesPeter Robinson2022-06-131-0/+1