summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-09video: move MXS to KconfigAnatolij Gustschin
2021-10-09video: remove not used mx3fb driverAnatolij Gustschin
2021-10-09video: simplefb: Add 30bpp supportMark Kettenis
2021-10-09video: Add 30bpp supportMark Kettenis
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-17version: Move version_string[] from version.h to version_string.hPali Rohár
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30video: Remove ati_radeon_fbTom Rini
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini
2021-08-06Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-01video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEOAndre Przywara
2021-08-01video: Add simple driver for ST-Ericsson MCDE with pre-configured displayStephan Gerhold
2021-08-01video: buffer overrun in TrueType consoleHeinrich Schuchardt
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-15video: Check return value in pwm_backlight_of_to_plat()Simon Glass
2021-07-15drivers: video: hx8238 fix build bugGireesh Hiremath
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-09video: mxsfb: add enabling of "disp_axi" clockGiulio Benetti
2021-06-09video: mxsfb: add enabling of "axi" clock other than "per" clockGiulio Benetti
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec
2021-04-24video: sunxi: dw-hdmi: read source_id laterJernej Skrabec
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec
2021-04-24video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec
2021-04-24video: sunxi: Use DW-HDMI hpd functionJernej Skrabec
2021-04-24video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec
2021-04-16sunxi: video: select dw-hdmi in Kconfig, not MakefileJernej Skrabec
2021-04-10video: Fix line padding calculation for 16 and 24 BPP bitmapsSylwester Nawrocki
2021-04-10tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt
2021-04-10finish removing mb862xx video driverTrevor Woerner
2021-04-10video: SIMPLE_PANEL depends on DM_GPIOAsherah Connor
2021-04-10video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak
2021-04-10rockchip: video: vop: Add reset supportArnaud Patard (Rtp)
2021-04-10rockchip: video: edp: Add missing reset supportArnaud Patard (Rtp)
2021-04-10rockchip: video: vop: Fix format of fbbase in debug stringArnaud Patard (Rtp)
2021-04-10Rockchip: video: vop: Reserve efi fb memoryArnaud Patard (Rtp)
2021-04-10rockchip: video: edp: Add rk3399 supportArnaud Patard (Rtp)
2021-04-10rockchip: video: vop: Use endpoint compatible string to find VOP modeArnaud Patard (Rtp)
2021-03-27x86: video: Allow coreboot video to be used on any x86 boardSimon Glass
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-11video: dw_mipi_dsi: update log of dphy_enableYannick Fertre