summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford2018-08-171-0/+6
* video_display: Add Xilinx LogiCore DP TXMario Six2018-08-116-0/+3099
* video: Sort Makefile entriesMario Six2018-08-111-21/+21
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-072-1/+11
|\
| * dm: panel: get timings from panelYannick Fertré2018-08-011-0/+11
| * video: kconfig: remove DM_I2C dependency of I2C_EDIDLuis Araneda2018-08-011-1/+0
* | video: sunxi: de2: fix SimpleFB node creation when DE2 not probedIcenowy Zheng2018-07-311-0/+3
|/
* video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot2018-07-021-0/+1
* dm: video: Add an EFI framebuffer driverBin Meng2018-06-173-0/+156
* video: sunxi: de2: Reserve the fb region in the EFI memory mapEmmanuel Vadot2018-06-031-0/+8
* video: dw_hdmi: fix HSYNC and VSYNC polarity settingsVasily Khoruzhick2018-05-151-2/+2
* sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity.Vasily Khoruzhick2018-05-151-2/+2
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-101-2/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07107-219/+107
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-2712-24/+0
* Merge git://git.denx.de/u-boot-videoTom Rini2018-04-242-1/+1
|\
| * video-uclass: Fix logical-not-parentheses warningTom Rini2018-04-241-1/+1
| * treewide: fix up files incorrectly marked executableFabio Estevam2018-04-091-0/+0
* | video: vesa: Change default FRAMEBUFFER_VESA_MODEBin Meng2018-04-161-1/+1
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-04-152-61/+0
|\ \ | |/ |/|
| * imx31_phycore: DeleteTom Rini2018-04-152-61/+0
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-041-2/+0
|\ \
| * | sunxi: revert disabling of featuresAndre Przywara2018-04-041-2/+0
* | | video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal2018-03-281-1/+1
* | | video: rk3288_mipi: check in rk_mipi_ofdata_to_platdataHeinrich Schuchardt2018-03-281-1/+1
* | | video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal2018-03-281-1/+1
* | | video: rk3399_mipi: correct error checkingHeinrich Schuchardt2018-03-281-1/+1
* | | video: stm32: stm32_ltdc: set the blending factoryannick fertre2018-03-191-6/+35
* | | video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre2018-03-191-0/+2
* | | video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre2018-03-191-23/+29
* | | video: stm32: stm32_ltdc: update file header & footeryannick fertre2018-03-191-9/+8
* | | video: stm32: stm32_ltdc: add resetyannick fertre2018-03-191-0/+11
* | | video: exynos: remove redundant assignmentsHeinrich Schuchardt2018-03-191-6/+6
* | | video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt2018-03-191-2/+3
* | | video: stb_truetype: simplify expressionHeinrich Schuchardt2018-03-191-1/+1
* | | video: cfb_console: simplify logical constraintHeinrich Schuchardt2018-03-191-1/+1
|/ /
* | sunxi: video: mark framebuffer as EFI reserved memoryHeinrich Schuchardt2018-03-091-0/+8
* | video: indicate code page of bitmap fontsHeinrich Schuchardt2018-03-061-1/+1
* | pwm-backlight: make power-supply as optionKever Yang2018-03-061-12/+12
* | dm: video: support increased intensity (bold)Heinrich Schuchardt2018-03-062-7/+30
* | dm: video: use constants to refer to colorsHeinrich Schuchardt2018-03-062-29/+45
* | dm: video: correctly clean background in 16bit modeHeinrich Schuchardt2018-03-061-2/+14
* | dm: video: show correct colors in graphical consoleHeinrich Schuchardt2018-03-061-7/+6
|/
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-054-4/+4
* rockchip: video: rk_vop: migrate to livetreePhilipp Tomsich2018-02-231-28/+57
* rockchip: video: rk_hdmi: migrate to livetreePhilipp Tomsich2018-02-231-1/+1
* video: ivybridge_igd: Fix compiler warningBin Meng2018-02-131-56/+0
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-262-0/+4
|\
| * video: bpp16: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1
| * video: bpp8: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1