index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2022-12-05
sandbox: Rework how SDL is enabled / disabled
Tom Rini
2022-12-05
Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Make all video options depend on DM_VIDEO
Simon Glass
2022-10-30
video: Drop SPLASHIMAGE_CALLBACK
Simon Glass
2022-10-30
video: Drop CONFIG_LCD
Simon Glass
2022-10-30
video: Drop CONFIG_VIDEO
Simon Glass
2022-10-30
tegra: Drop old LCD code
Simon Glass
2022-10-30
nexell: Drop old LCD code
Simon Glass
2022-10-30
video: samsung: Drop old LCD code
Simon Glass
2022-10-30
video: Drop atmel LCD code
Simon Glass
2022-10-30
video: Drop ld9040 driver
Simon Glass
2022-10-30
video: atmel: Drop pre-DM parts of video driver
Simon Glass
2022-10-30
video: Drop CONFIG_AM335X_LCD
Simon Glass
2022-10-30
video: Drop VCXK video controller
Simon Glass
2022-10-30
Drop CONFIG_LCD_LOGO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD_INFO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD_INFO_BELOW_LOGO
Simon Glass
2022-10-30
Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
Simon Glass
2022-10-30
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
Simon Glass
2022-10-30
Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
Simon Glass
2022-10-30
video: Split SPLASH_SCREEN_ALIGN from bmp command
Simon Glass
2022-10-30
video: Add a way to get the default font height
Simon Glass
2022-10-30
video: Add a function to get the dimensions of a BMP image
Simon Glass
2022-10-30
video: Add commands to list and change fonts
Simon Glass
2022-10-30
video: Add a way to change the font name and size
Simon Glass
2022-10-30
video: Add a function to select the truetype metrics
Simon Glass
2022-10-30
video: Record the truetype font name
Simon Glass
2022-10-30
video: Refactor to allow more than one font size
Simon Glass
2022-10-30
video: Tidy up the check for valid fonts
Simon Glass
2022-10-30
video: Add function to obtain the U-Boot logo
Simon Glass
2022-10-30
video: Allow filling the display with a colour
Simon Glass
2022-10-30
video: Move and rename DM_HX8238D option
Simon Glass
2022-10-30
video: Move the console commands to cmd/
Simon Glass
2022-10-30
video: Use vidconsole_put_string() to write a string
Simon Glass
2022-10-30
video: Provide a function to set the cursor position
Simon Glass
2022-10-30
video: Move console colours to the video uclass
Simon Glass
2022-10-30
video: simplefb: add rotation support
Takumi Sueda
2022-10-30
video: dw_mipi_dsi: fix [hv]sync active vs back porch
John Keeping
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
video: ipuv3: Fix error handling when getting the display
Michal Suchanek
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-08-12
video: Rename structs and functions to avoid VBE
Simon Glass
2022-08-12
video: Renname vbe.h to vesa.h
Simon Glass
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2022-06-28
video: Migrate exynos display options to Kconfig
Tom Rini
2022-06-28
arm: exynos: Remove old pwm backlight driver
Tom Rini
[next]