aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2018-07-02video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot1-0/+1
2018-06-17dm: video: Add an EFI framebuffer driverBin Meng3-0/+156
2018-06-03video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot1-0/+8
2018-05-15video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick1-2/+2
2018-05-15sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick1-2/+2
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini107-219/+107
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini12-24/+0
2018-04-24Merge git://git.denx.de/u-boot-videoTom Rini2-1/+1
2018-04-24video-uclass: Fix logical-not-parentheses warningTom Rini1-1/+1
2018-04-16video: vesa: Change default FRAMEBUFFER_VESA_MODEBin Meng1-1/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini2-61/+0
2018-04-15imx31_phycore: DeleteTom Rini2-61/+0
2018-04-09treewide: fix up files incorrectly marked executableFabio Estevam1-0/+0
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-2/+0
2018-04-04sunxi: revert disabling of featuresAndre Przywara1-2/+0
2018-03-28video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal1-1/+1
2018-03-28video: rk3288_mipi: check in rk_mipi_ofdata_to_platdataHeinrich Schuchardt1-1/+1
2018-03-28video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal1-1/+1
2018-03-28video: rk3399_mipi: correct error checkingHeinrich Schuchardt1-1/+1
2018-03-19video: stm32: stm32_ltdc: set the blending factoryannick fertre1-6/+35
2018-03-19video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre1-0/+2
2018-03-19video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre1-23/+29
2018-03-19video: stm32: stm32_ltdc: update file header & footeryannick fertre1-9/+8
2018-03-19video: stm32: stm32_ltdc: add resetyannick fertre1-0/+11
2018-03-19video: exynos: remove redundant assignmentsHeinrich Schuchardt1-6/+6
2018-03-19video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt1-2/+3
2018-03-19video: stb_truetype: simplify expressionHeinrich Schuchardt1-1/+1
2018-03-19video: cfb_console: simplify logical constraintHeinrich Schuchardt1-1/+1
2018-03-09sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt1-0/+8
2018-03-06video: indicate code page of bitmap fontsHeinrich Schuchardt1-1/+1
2018-03-06pwm-backlight: make power-supply as optionKever Yang1-12/+12
2018-03-06dm: video: support increased intensity (bold)Heinrich Schuchardt2-7/+30
2018-03-06dm: video: use constants to refer to colorsHeinrich Schuchardt2-29/+45
2018-03-06dm: video: correctly clean background in 16bit modeHeinrich Schuchardt1-2/+14
2018-03-06dm: video: show correct colors in graphical consoleHeinrich Schuchardt1-7/+6
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada4-4/+4
2018-02-23rockchip: video: rk_vop: migrate to livetreePhilipp Tomsich1-28/+57
2018-02-23rockchip: video: rk_hdmi: migrate to livetreePhilipp Tomsich1-1/+1
2018-02-13video: ivybridge_igd: Fix compiler warningBin Meng1-56/+0
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini2-0/+4
2018-01-26video: bpp16: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26video: bpp8: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini1-32/+32
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas1-32/+32
2018-01-22sunxi: Fix display timing flagsGiulio Benetti1-0/+2
2018-01-11am335x-fb: setup display PLLHannes Schmelzer2-4/+52
2018-01-11am335x-fb: cosmetic: fix coding styleHannes Schmelzer1-3/+3
2018-01-11am335x-fb: cosmetic: update-copyrightHannes Schmelzer2-4/+4
2018-01-03video: Support multiple lines version string displayPeng Fan1-7/+23