summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2018-03-19video: stm32: stm32_ltdc: set the blending factoryannick fertre
2018-03-19video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre
2018-03-19video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre
2018-03-19video: stm32: stm32_ltdc: update file header & footeryannick fertre
2018-03-19video: stm32: stm32_ltdc: add resetyannick fertre
2018-03-19video: exynos: remove redundant assignmentsHeinrich Schuchardt
2018-03-19video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt
2018-03-19video: stb_truetype: simplify expressionHeinrich Schuchardt
2018-03-19video: cfb_console: simplify logical constraintHeinrich Schuchardt
2018-03-09sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt
2018-03-06video: indicate code page of bitmap fontsHeinrich Schuchardt
2018-03-06pwm-backlight: make power-supply as optionKever Yang
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt
2018-03-06dm: video: correctly clean background in 16bit modeHeinrich Schuchardt
2018-03-06dm: video: show correct colors in graphical consoleHeinrich Schuchardt
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-23rockchip: video: rk_vop: migrate to livetreePhilipp Tomsich
2018-02-23rockchip: video: rk_hdmi: migrate to livetreePhilipp Tomsich
2018-02-13video: ivybridge_igd: Fix compiler warningBin Meng
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-01-26video: bpp16: Disable by default on sunXiMaxime Ripard
2018-01-26video: bpp8: Disable by default on sunXiMaxime Ripard
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-22sunxi: Fix display timing flagsGiulio Benetti
2018-01-11am335x-fb: setup display PLLHannes Schmelzer
2018-01-11am335x-fb: cosmetic: fix coding styleHannes Schmelzer
2018-01-11am335x-fb: cosmetic: update-copyrightHannes Schmelzer
2018-01-03video: Support multiple lines version string displayPeng Fan
2018-01-03video: ipu: Fix dereferencing NULL pointer problemPeng Fan
2017-12-02sunxi: video: HDMI: split VSYNC and HSYNC polarity settingsVasily Khoruzhick
2017-12-02video: sunxi: de2: add support for LCD SimpleFBIcenowy Zheng
2017-11-06video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim
2017-10-29video/da8xx-fb: Cache-align memory allocationsNiko Mauno
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick
2017-10-26video: add anx6345 DM driverVasily Khoruzhick
2017-10-26video: anx9804: split out registers definitions into a separate headerVasily Khoruzhick
2017-10-26dm: video: bridge: add operation to read EDIDVasily Khoruzhick
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng
2017-10-26video: sunxi: extract simplefb match code to a new fileIcenowy Zheng
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-29dm: video: Add color ANSI escape sequence supportRob Clark
2017-09-29dm: video: Add basic ANSI escape sequence supportRob Clark
2017-09-29dm: video: Fix cache flushesRob Clark
2017-09-21Merge branch 'next' of git://git.denx.de/u-boot-videoTom Rini