summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland3-70/+93
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland3-13/+13
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2-2/+0
2021-10-09video: move MXS to KconfigAnatolij Gustschin2-4/+6
2021-10-09video: remove not used mx3fb driverAnatolij Gustschin3-914/+0
2021-10-09video: simplefb: Add 30bpp supportMark Kettenis1-1/+11
2021-10-09video: Add 30bpp supportMark Kettenis1-3/+8
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2-6/+6
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk2-6/+6
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk1-1/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2-4/+4
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár1-2/+1
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-13/+0
2021-08-30video: Remove ati_radeon_fbTom Rini4-1255/+0
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini1-67/+1
2021-08-06Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini3-1/+154
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-2/+2
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass3-3/+3
2021-08-01video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEOAndre Przywara1-1/+0
2021-08-01video: Add simple driver for ST-Ericsson MCDE with pre-configured displayStephan Gerhold3-0/+154
2021-08-01video: buffer overrun in TrueType consoleHeinrich Schuchardt1-14/+12
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-3/+3
2021-07-16video: Check return value in pwm_backlight_of_to_plat()Simon Glass1-2/+4
2021-07-15drivers: video: hx8238 fix build bugGireesh Hiremath2-3/+3
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay8-0/+16
2021-06-09video: mxsfb: add enabling of "disp_axi" clockGiulio Benetti1-0/+11
2021-06-09video: mxsfb: add enabling of "axi" clock other than "per" clockGiulio Benetti1-7/+18
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec1-19/+10
2021-04-24video: sunxi: dw-hdmi: read source_id laterJernej Skrabec1-4/+2
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec1-14/+1
2021-04-24video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec1-3/+0
2021-04-24video: sunxi: Use DW-HDMI hpd functionJernej Skrabec1-28/+6
2021-04-24video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec1-0/+7
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec1-1/+1
2021-04-10video: Fix line padding calculation for 16 and 24 BPP bitmapsSylwester Nawrocki1-2/+2
2021-04-10tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt1-2/+2
2021-04-10finish removing mb862xx video driverTrevor Woerner1-14/+0
2021-04-10video: SIMPLE_PANEL depends on DM_GPIOAsherah Connor1-1/+1
2021-04-10video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak1-6/+14
2021-04-10rockchip: video: vop: Add reset supportArnaud Patard (Rtp)1-3/+47
2021-04-10rockchip: video: edp: Add missing reset supportArnaud Patard (Rtp)1-0/+22
2021-04-10rockchip: video: vop: Fix format of fbbase in debug stringArnaud Patard (Rtp)1-1/+1
2021-04-10Rockchip: video: vop: Reserve efi fb memoryArnaud Patard (Rtp)1-0/+7
2021-04-10rockchip: video: edp: Add rk3399 supportArnaud Patard (Rtp)1-20/+65
2021-04-10rockchip: video: vop: Use endpoint compatible string to find VOP modeArnaud Patard (Rtp)1-2/+23
2021-03-27x86: video: Allow coreboot video to be used on any x86 boardSimon Glass2-5/+13
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass1-1/+1
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini2-4/+8
2021-03-11video: dw_mipi_dsi: update log of dphy_enableYannick Fertre1-4/+4