| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2016-07-27 | 1 | -1/+3 |
|\ |
|
| * | video: allow version string to be optional when using LOGO | Tim Harvey | 2016-07-11 | 1 | -1/+3 |
* | | rockchip: Use rockchip_get_clk() to obtain the SoC clock | Simon Glass | 2016-07-25 | 1 | -1/+1 |
* | | Various, unrelated tree-wide typo fixes. | Robert P. J. Day | 2016-07-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2016-07-06 | 1 | -281/+52 |
|\ |
|
| * | tegra: video: Always use write-through cache on LCD | Simon Glass | 2016-07-05 | 1 | -18/+3 |
| * | video: tegra: Move to using simple-panel and pwm-backlight | Simon Glass | 2016-07-05 | 1 | -263/+49 |
* | | rockchip: video: Lower hpd wait time | Sjoerd Simons | 2016-07-05 | 1 | -1/+1 |
|/ |
|
* | clk: convert API to match reset/mailbox style | Stephen Warren | 2016-06-19 | 4 | -17/+18 |
* | at91: video: Support driver-model for the LCD driver | Simon Glass | 2016-06-12 | 1 | -0/+91 |
* | at91: video: Prepare for driver-model conversion | Simon Glass | 2016-06-12 | 1 | -36/+70 |
* | Merge http://git.denx.de/u-boot-samsung | Tom Rini | 2016-06-06 | 18 | -1272/+1353 |
|\ |
|
| * | exynos: video: Drop old unused code | Simon Glass | 2016-05-25 | 2 | -74/+0 |
| * | exynos: video: Convert several boards to driver model for video | Simon Glass | 2016-05-25 | 3 | -198/+357 |
| * | exynos: video: Rename variables for driver model | Simon Glass | 2016-05-25 | 4 | -372/+369 |
| * | exynos: video: Rename edp_device_info to exynos_dp_priv | Simon Glass | 2016-05-25 | 3 | -15/+15 |
| * | exynos: Simplify calling of exynos_dp_phy_ctrl() | Simon Glass | 2016-05-25 | 1 | -7/+2 |
| * | exynos: video: Combine LCD driver into one file | Simon Glass | 2016-05-25 | 3 | -406/+387 |
| * | exynos: video: Move mipi_lcd_device_dt into a function | Simon Glass | 2016-05-25 | 1 | -8/+9 |
| * | exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo | Simon Glass | 2016-05-25 | 2 | -16/+5 |
| * | exynos: video: Move dsim_config_dt into a function | Simon Glass | 2016-05-25 | 1 | -18/+19 |
| * | exynos: video: Drop static variables in exynos_dp_lowlevel.c | Simon Glass | 2016-05-25 | 3 | -285/+351 |
| * | exynos: video: Drop static variables in exynos_fb.c | Simon Glass | 2016-05-25 | 1 | -6/+2 |
| * | exynos: video: Drop static variables in exynos_fimd.c | Simon Glass | 2016-05-25 | 2 | -23/+30 |
| * | exynos: video: Drop the static lcd_base_addr variable | Simon Glass | 2016-05-25 | 3 | -34/+15 |
| * | exynos: video: Remove use of vidinfo_t typedef | Simon Glass | 2016-05-25 | 3 | -11/+11 |
| * | exynos: video: Drop dead code | Simon Glass | 2016-05-25 | 4 | -26/+0 |
| * | exynos: video: Move driver files into their own directory | Simon Glass | 2016-05-25 | 15 | -7/+15 |
* | | rockchip: video: Flush the cache when the display is updated | Simon Glass | 2016-05-27 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-05-17 | 1 | -0/+7 |
|\ |
|
| * | video: tegra: refuse to bind to disabled dcs | Stephen Warren | 2016-05-17 | 1 | -0/+7 |
* | | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 2016-05-17 | 1 | -7/+23 |
|\ \
| |/ |
|
| * | drivers/video/am335x-fb: Properly point framebuffer behind palette | Martin Pietryka | 2016-04-28 | 1 | -4/+4 |
| * | drivers/video/am335x-fb: Add support for 16bpp format | Martin Pietryka | 2016-04-28 | 1 | -3/+19 |
* | | video: ipu_common: fix build error | Peng Fan | 2016-04-28 | 1 | -1/+3 |
|/ |
|
* | drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition | Martin Pietryka | 2016-04-25 | 1 | -1/+1 |
* | Revert "pxa_lcd: make driver cache-aware" | Tom Rini | 2016-03-27 | 1 | -16/+0 |
* | Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" | Tom Rini | 2016-03-27 | 1 | -1/+1 |
* | pxa_lcd: make driver cache-aware | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+16 |
* | pxa_lcd: invert colors for Zipit Z2 to get white on black palette | Vasily Khoruzhick | 2016-03-27 | 1 | -1/+1 |
* | zipitz2: enable LCD rotation | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | bcm2835 video: Map fb as cached | Alexander Graf | 2016-03-27 | 1 | -0/+9 |
* | sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s... | Lawrence Yu | 2016-03-23 | 1 | -0/+4 |
* | x86: broadwell: Add video support | Simon Glass | 2016-03-17 | 4 | -1/+1174 |
* | video: Allow simple-panel to be used without regulators | Simon Glass | 2016-03-17 | 1 | -8/+10 |
* | x86: Move asm/arch-coreboot/tables.h to a common place | Bin Meng | 2016-03-17 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2016-03-15 | 5 | -22/+326 |
|\ |
|
| * | video: ipu: avoid overflow issue | Peng Fan | 2016-03-14 | 1 | -19/+54 |
| * | rockchip: video: Add LVDS support in vop driver | Jacob Chen | 2016-03-14 | 1 | -2/+14 |
| * | rockchip: video: Add a display driver for rockchip LVDS | Jacob Chen | 2016-03-14 | 2 | -1/+255 |