| Commit message (Expand) | Author | Age | Files | Lines |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 4 | -4/+4 |
* | rockchip: video: rk_vop: migrate to livetree | Philipp Tomsich | 2018-02-23 | 1 | -28/+57 |
* | rockchip: video: rk_hdmi: migrate to livetree | Philipp Tomsich | 2018-02-23 | 1 | -1/+1 |
* | video: ivybridge_igd: Fix compiler warning | Bin Meng | 2018-02-13 | 1 | -56/+0 |
* | Merge git://git.denx.de/u-boot-sunxi | Tom Rini | 2018-01-26 | 2 | -0/+4 |
|\ |
|
| * | video: bpp16: Disable by default on sunXi | Maxime Ripard | 2018-01-26 | 1 | -0/+1 |
| * | video: bpp8: Disable by default on sunXi | Maxime Ripard | 2018-01-26 | 1 | -0/+1 |
| * | sunxi: Fix display timing flags | Giulio Benetti | 2018-01-22 | 1 | -0/+2 |
* | | Merge git://git.denx.de/u-boot-spi | Tom Rini | 2018-01-26 | 1 | -32/+32 |
|\ \
| |/
|/| |
|
| * | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas | 2018-01-24 | 1 | -32/+32 |
* | | am335x-fb: setup display PLL | Hannes Schmelzer | 2018-01-11 | 2 | -4/+52 |
* | | am335x-fb: cosmetic: fix coding style | Hannes Schmelzer | 2018-01-11 | 1 | -3/+3 |
* | | am335x-fb: cosmetic: update-copyright | Hannes Schmelzer | 2018-01-11 | 2 | -4/+4 |
|/ |
|
* | video: Support multiple lines version string display | Peng Fan | 2018-01-03 | 1 | -7/+23 |
* | video: ipu: Fix dereferencing NULL pointer problem | Peng Fan | 2018-01-03 | 1 | -1/+5 |
* | sunxi: video: HDMI: split VSYNC and HSYNC polarity settings | Vasily Khoruzhick | 2017-12-02 | 1 | -9/+5 |
* | video: sunxi: de2: add support for LCD SimpleFB | Icenowy Zheng | 2017-12-02 | 1 | -1/+10 |
* | video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized | Icenowy Zheng | 2017-11-06 | 1 | -5/+11 |
* | exynos: video: fix typo in DisplayPort driver | Dongjin Kim | 2017-10-29 | 1 | -1/+1 |
* | video/da8xx-fb: Cache-align memory allocations | Niko Mauno | 2017-10-29 | 1 | -4/+4 |
* | sunxi: video: add LCD support to DE2 driver | Vasily Khoruzhick | 2017-10-27 | 3 | -1/+170 |
* | sunxi: video: split out PLL configuration code | Vasily Khoruzhick | 2017-10-27 | 2 | -116/+129 |
* | video: add anx6345 DM driver | Vasily Khoruzhick | 2017-10-26 | 3 | -0/+435 |
* | video: anx9804: split out registers definitions into a separate header | Vasily Khoruzhick | 2017-10-26 | 2 | -53/+99 |
* | dm: video: bridge: add operation to read EDID | Vasily Khoruzhick | 2017-10-26 | 1 | -0/+10 |
* | sunxi: setup simplefb for Allwinner DE2 | Icenowy Zheng | 2017-10-26 | 2 | -1/+73 |
* | video: add an option for video simplefb via DT | Icenowy Zheng | 2017-10-26 | 1 | -0/+8 |
* | video: sunxi: extract simplefb match code to a new file | Icenowy Zheng | 2017-10-26 | 4 | -12/+55 |
* | Merge git://git.denx.de/u-boot-video | Tom Rini | 2017-10-09 | 3 | -3/+214 |
|\ |
|
| * | dm: video: Add color ANSI escape sequence support | Rob Clark | 2017-09-29 | 1 | -0/+94 |
| * | dm: video: Add basic ANSI escape sequence support | Rob Clark | 2017-09-29 | 3 | -3/+117 |
| * | dm: video: Fix cache flushes | Rob Clark | 2017-09-29 | 1 | -0/+3 |
* | | treewide: replace with error() with pr_err() | Masahiro Yamada | 2017-10-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next' of git://git.denx.de/u-boot-video | Tom Rini | 2017-09-21 | 9 | -6/+657 |
|\ |
|
| * | video: add config option to skip framebuffer clear | Rob Clark | 2017-09-12 | 3 | -2/+13 |
| * | video: simplefb | Rob Clark | 2017-09-12 | 3 | -1/+84 |
| * | video: add STM32 LTDC display controller | Philippe CORNU | 2017-09-12 | 5 | -0/+463 |
| * | dm: backlight: Add a driver for GPIO backlight | Patrick Delaunay | 2017-09-12 | 3 | -0/+85 |
| * | dm: backlight: Add CONFIG_BACKLIGHT_PWM | Patrick Delaunay | 2017-09-12 | 2 | -3/+12 |
* | | ipu_common: Let the MX6 IPU clock be calculated in run-time | Fabio Estevam | 2017-09-11 | 1 | -1/+13 |
|/ |
|
* | video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before | Anatolij Gustschin | 2017-09-04 | 3 | -0/+9 |
* | Revert "Merge git://git.denx.de/u-boot-video" | Tom Rini | 2017-09-01 | 1 | -12/+1 |
* | video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before | Anatolij Gustschin | 2017-08-29 | 1 | -1/+12 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 6 | -7/+10 |
* | rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi | eric.gao@rock-chips.com | 2017-08-07 | 1 | -0/+1 |
* | rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi | eric.gao@rock-chips.com | 2017-08-07 | 2 | -1/+192 |
* | rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi | eric.gao@rock-chips.com | 2017-08-07 | 1 | -1/+2 |
* | rockchip: video: mipi: Split mipi driver into common and specific parts | eric.gao@rock-chips.com | 2017-08-07 | 3 | -164/+220 |
* | video: Drop the ct69000 driver | Bin Meng | 2017-08-07 | 4 | -1208/+2 |
* | video: Drop the sm501 driver | Bin Meng | 2017-08-07 | 2 | -226/+0 |